Mandrill
Overview
AFI sends transactional emails through Mandrill (Mailchimp Transactional) from WordPress events. Use it for receipts, welcomes, password resets — anything triggered by user action — with deliverability backed by Mailchimp.
Supported actions
- Send Email with Template
- Send Raw Email
Authentication
- Log in to Mailchimp Transactional (Mandrill).
- Open Settings > SMTP & API Info.
- Generate an API key.
- In AFI go to Settings > Mandrill and paste the key.
How to create the integration
- In WordPress admin, go to AFI > New Integration.
- Pick your Sender (Contact Form 7, WPForms, WooCommerce, etc.) and the form / event to listen on.
- Pick Mandrill as the Receiver, then pick the Task you want to run.
- Map sender fields onto Mandrill’s fields. From, To, Subject, and either Template Name + merge vars OR HTML body are required.
- Optional: add Conditional Logic so the action only fires on matching submissions.
- Save and run a test submission. Check AFI > Log if anything looks off.
Notes & caveats
- Verified sending domain with SPF / DKIM is required for production delivery.
- Template-based vs raw: pre-built templates with merge vars are simpler — fall back to raw HTML only for one-offs.
- Mailchimp account required: Mandrill is a paid add-on to Mailchimp accounts.