Skip to main content
The event object for the custom-email-provider Actions trigger provides contextual information about the trigger execution.

event.client

event.client
dictionary
Information about the Client with which this login transaction was initiated.

event.connection

event.connection
dictionary
optional
Details about the Connection that was used to authenticate the user.

event.custom_domain

event.custom_domain
dictionary
optional
Details about the custom domain associated with the current transaction.

event.notification

event.notification
object

event.organization

event.organization
dictionary
optional
Details about the Organization associated with the current transaction.

event.request

event.request
dictionary

event.tenant

event.tenant
object

event.transaction

event.transaction
object
optional
Details about the current transaction for tracing purposes.

event.user

event.user
dictionary
An object describing the user on whose behalf the current transaction was initiated.

event.secrets

event.secrets
secrets
Secret values securely associated with this Action.