Get all workflows

GET {{backofficeURL}}/WorkflowService/workflows?access_token={{useraccessToken}}

  • Using this service, we can get all the workflows.
  • Run this service just once, since it has a test script defined to fetch a specific workflowID and turn the workflowID into a global variable so that other necessary services can utilize it.

Request Params

KeyDatatypeRequiredDescription
access_tokenstring