Get workflow template by id
GET {{backofficeURL}}/WorkflowService/workflowTemplates/{{workflowTemplateID}}?access_token={{useraccessToken}}
- Using this service, we can fetch a workflow template by workflow template ID.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
access_token | string |