v56

OpenAPI 3.1.0raw.githubusercontent.com2026-08-043240557.2 KB
WorkflowEvents

Fire a global workflow event signal

Emits an event onto the workflow event bus. Wait-states with scope: 'global' may match. Run-scoped waits will NOT match this broadcast unless the payload carries a matching workflowRunId.

post/api/workflow-events

Request body

namestring required
payloadobject

Response

Event emitted