Skip to main content

Send a signal by correlation key

POST 

/workflows/signals/:name

Delivers a signal to the non-terminal execution of workflowId matching correlationKey. With startIfMissing: true, starts a new execution (using startInputs) when none is waiting.

Request

Responses

The signal was delivered (or a new execution started).