Skip to main content
POST
Notify workflows waiting for an event to resume them. See our documentation to learn more.

Request

string
required
Event id to notify
string
Event data passed to the notified workflows

Response

The response contains a list of
  • notified waiter objects,
  • id of the message sent,
  • workflowRunId and workflowCreatedAt fields for the related workflow runs, as a result of the notify request.
More information about the Waiter object:
If there were no workflows waiting for the event, the result is an empty list.