Execute Workflow via External Trigger
POST/workflows/execute/external/:id
This endpoint allows a service outside of IdentityNow to initiate a workflow that uses the "External Trigger" step. The external service will invoke this endpoint with the input data it wants to send to the workflow in the body.
Request
Path Parameters
id stringrequired
Id of the workflow
- application/json
Body
input object
The input for the workflow