Get workflow steps
GET {{url}}/workflows/:workflowId/steps?foreachId=00000000-0000-0000-0000-000000000000&stepType=Action | Trigger | ForEach | Condition&applicationId=00000000-0000-0000-0000-000000000000&name=action step
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
foreachId | string | Foreach step identifier | |
stepType | string | Step type | |
applicationId | string | Application identifier | |
name | string | Name of step to filter by |