Workflows
Fire a run-scoped event signal
Emits an event onto the workflow event bus with _runId injected. Used by wait nodes in event mode with scope: 'run'. The body's name is the bus event name; payload is forwarded as-is plus _runId.
post/api/workflow-runs/{runId}/events
Path parameters
runIdstring uuid required
Request body
Response
Event emitted
Changes
Changed in 2 of the 105 revisions of this API.5
- ○
api tag
Workflowsaddedapi-tag-added
- ○
api tag
WorkflowEventsremovedapi-tag-removed
- ○
- ○
added the media type
application/jsonfor the response with the statusresponse-media-type-added
- ○
added the media type
application/jsonfor the response with the statusresponse-media-type-added
- ○
added the media type
application/jsonfor the response with the statusresponse-media-type-added
- ○