Skip to main content
The event object for the credentials-exchange Actions trigger provides contextual information about the trigger execution.

event.accessToken

dictionary
Information about the access token to be issued.

event.client

dictionary
Information about the Client used during this token exchange.

event.custom_domain

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

event.organization

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

event.request

dictionary
Details about the request that initiated the transaction.

event.resource_server

object
Information about the Resource Server that is issuing the access token.

event.secrets

secrets
Secret values securely associated with this Action.

event.tenant

object
Information about the Tenant used during this token exchange.

event.transaction

object
Information about the Credentials Exchange transaction.