Get Mailchimp Campaign Stats
n8n-nodes-base.httpRequest
Retrieve performance statistics for a Mailchimp campaign including open rates, click rates, and bounce data.
Use Cases
Get email open/click rates
Analyze campaign performance
Pull campaign metrics into dashboard
Configuration
Node Configuration Summary
Ready-to-use Mailchimp node configured for get mailchimp campaign stats.
Copy and paste directly into your n8n workflow.
Method:
GET
Endpoint:
/3.0/reports/{{ $json.campaignId }}
Nodes:
2
Auth:
HTTP Header Auth
BuildShip-ready configuration with API call node and custom logic.
Make.com scenario configuration with HTTP module and data processing.