Skip to main content

🚀 Quickstart

Connect to Mandrill with Nango and see data flow in 2 minutes. Mandrill authenticates with a static API key sent in the JSON body of every request, so Nango adds it automatically — you don’t need to pass it yourself.
1

Create the integration

In Nango (free signup), go to Integrations -> Configure New Integration -> Mandrill.
2

Connect your Mandrill account

Go to Connections -> Add Test Connection. Enter your API key, then save.
3

Call the Mandrill API

Let’s make your first request to the Mandrill API. Replace the placeholders below with your secret key, integration ID, and connection ID:
Or fetch credentials with the Node SDK or API.✅ You’re connected! Check the Logs tab in Nango to inspect requests.
4

Implement Nango in your app

Follow our Auth implementation guide to integrate Nango in your app.To obtain an API key, follow the setup guide linked below.

📚 Mandrill integration guides

Nango-maintained guides for common use cases. Official docs: Mandrill Transactional API docs

🧩 Pre-built syncs & actions for Mandrill

Enable them in your dashboard. Extend and customize to fit your needs. No pre-built syncs or actions available yet.
Not seeing the integration you need? Build your own independently.