Workflow Management API
- 08 Nov 2023
- 1 Minute to read
- Print
- DarkLight
- PDF
Workflow Management API
- Updated on 08 Nov 2023
- 1 Minute to read
- Print
- DarkLight
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
To start a workflow programmatically, you can use the POST method and provide the necessary payload. The payload typically includes the requestedBy, requestedFor, and any additional input variables required by the workflow.
POST <tenant_URL>/CIDSaas/default/user/accessRequest
Was this article helpful?