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

event.client

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

event.connection

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

event.custom_domain

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

event.notification

object

event.organization

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

event.request

dictionary

event.secrets

secrets
Secret values securely associated with this Action.

event.tenant

object

event.transaction

object
optional
Details about the current transaction for tracing purposes.

event.user

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