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.

Others