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.List Event Receiver Workflows
Get a list of all workflows registered with the event receiver, including their triggers.Emit Event
Emit a custom event to trigger event-based workflows.
Response:
Event Topics
Common event topics used by workflows:
Custom topics can be used by prefixing with
custom. (e.g., custom.my-event).