Skip to main content
Event Stream Actions are currently available in Early Access.To learn more about Auth0’s product release cycle, review Product Release Stages.
The event object for the event-stream Actions provides both information about an Event Stream message and Action execution context.
PropertyDescription

event.message

An object containing the event stream message information following one of the Event Type Schemas

event.secrets

(Optional)

Secret values associated with the Action.

Each secret value can be accessed using event.secrets.key