Overview
There are use cases that may require the need for more than one email provider to be configured for a tenant, where the organization, application, or connection used would determine which provider to use. This article will describe how this is possible with the Custom Email Provider script.
Applies To
- Email Providers
Solution
With the Custom Email Provider feature, use the event object within the script to check what organization, application, or connection is being used and conditionally send the email data to different email providers.
More information on the variables available on the event object can be found in the document Action Triggers: custom-email-provider Event Object.