Skip to main content
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.
Read…To learn…
Configure an Custom Email Provider ActionHow 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 ObjectThe properties available in the custom-email-provider Actions trigger event object.
Action Triggers: custom-email-provider API ObjectThe properties available in the custom-email-provider Actions trigger API object.