The event object for the event-stream Actions trigger provides contextual information about the trigger execution.
event.message
The CloudEvent message containing all event properties. Hide event.message properties
Describes the type of event related to the originating occurrence.
Identifies the context in which an event happened.
The version of the CloudEvents specification which the event uses.
Timestamp of when the occurrence happened. Must adhere to RFC 3339.
The Auth0 tenant identifier to which the event is associated.
The Auth0 event stream ID of the stream the event was delivered on.
Present when the event is delivered via an event stream; omitted when
events are retrieved via the Events API (GET /api/v2/events).
The purpose of this event. Set only in special cases such as a test event; omitted for normal events. Allowed values: test
event.secrets
Secret values securely associated with this Action.