Skip to main content

Event Receiver

These endpoints are only available when the event receiver is enabled (default when scheduler is enabled).

Get Event Receiver Status

Get the current status of the event receiver including registered triggers.
Response:

List Event Receiver Workflows

Get a list of all workflows registered with the event receiver, including their triggers.
Response:

Emit Event

Emit a custom event to trigger event-based workflows.
Request Body: Response:
Error Response (no matching triggers):

Event Topics

Common event topics used by workflows: Custom topics can be used by prefixing with custom. (e.g., custom.my-event).