View the list of workflows
GET {{customerURL}}/WorkflowService/workflows?access_token={{custoken}}
- Using this service, we can fetch the list of available workflows.
- Run this service just once since it has a test script defined to fetch a specific workflow and turn the workflow id into a global variable so that other necessary services can utilize it.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
access_token | string |