For more customization in your email provider configuration, you can configure your tenant with an . Instead of using our email provider or SMTP server integrations, you write the code for your Action to deliver messages to your chosen email provider or SMTP server. This gives you more control over the email delivery process and lets you implement custom logic for your use case, like retrying failures, changing recipients, or creating Organization-specific logic.Documentation Index
Fetch the complete documentation index at: https://docs-staging.auth0-mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
| Read… | To learn… |
|---|---|
| Configure an Custom Email Provider Action | How to use the Auth0 Dashboard or the Terraform Auth0 provider to configure your tenant with an email provider Action. |
| Action Triggers: custom-email-provider Event Object | The properties available in the custom-email-provider Actions trigger event object. |
| Action Triggers: custom-email-provider API Object | The properties available in the custom-email-provider Actions trigger API object. |