Custom Email Provider Configuration with Actions
Write an Action to deliver messages to your email provider and implement custom logic for your use case.
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.
Configure an Email Provider using SMTP Server Details
Previous
Configure an Email Provider with a Customized Action
Next