🚀 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.Create the integration
In Nango (free signup), go to Integrations -> Configure New Integration -> Mandrill.
Connect your Mandrill account
Go to Connections -> Add Test Connection. Enter your API key, then save.
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.
- cURL
- Node
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.- How to connect your Mandrill account
Generate an API key in Mandrill and connect it to Nango