Mandrill#
Use the Mandrill node to automate work in Mandrill, and integrate Mandrill with other applications. Ensemble supports sending messages based on templates or HTML with Mandrill.
On this page, you'll find a list of operations the Mandrill node supports and links to more resources.
Credentials
Refer to Mandrill credentials for guidance on setting up authentication.
Basic Operations#
- Message
- Send message based on template.
- Send message based on HTML.
Example Usage#
This Pathway allows you to send an email using a template via Mandrill. This example usage Pathway uses the following two nodes.
1. Start node#
The start node exists by default when you create a new workflow.
2. Mandrill node#
- First of all, you'll have to enter credentials for the Mandrill node. You can find out how to do that here.
- Select the template you would like to use from the Template dropdown list.
- Enter the email address from which you want to send the email in the From Email field.
- Enter the recipient email address in the To Email field.
- Click on Execute Node to run the workflow.