Link profile to workflow

POST {{backofficeURL}}/WorkflowService/workflowToProfiles?access_token={{useraccessToken}}

  • Using this service we can link a profile to the workflow.
  • For linking the profile to a specific workflow we have to mention both the profileID and the workFlowID in the payload. Check the below example json payload for detail.
  • Click on the Environment quick look in the right top corner and navigate to environment (backofficeURL) to find the generated profileID and workFlowID.
  • Note : To fetch the profileID, run the service Get all the profiles in the Profile section and to fetch the workFlowID, run the service Get all workflows in the Workflows under the Settings.

Request Params

KeyDatatypeRequiredDescription
access_tokenstring