Mailchimp
v0.0.2
Check out the API docs here for more information.
Set up
To get set up with Mailchimp you will need your Username and Password as well as the datacenter of your Mailchimp account. For example if your Mailchimp redirects to: https://us21.admin.mailchimp.com/
then your Data Center is us21.
Features
Feature | Support | Notes |
---|---|---|
Backfill | ✅ | All-time on all reports except Email Activity which supports custom backfill. |
Incremental | ✅ | Lists and Email Activity Reports only. |
API reliability | 🟢 | Reliable |
API Limitations
- Due to the setup of the API Email Activity will return lots of duplicates when running incrementally.
- If you are expecting large data volumes extracts could take a very long time to complete.
Reports detail
⬇️ Report | 🔑 Incremental key | 🔑 Primary key | 📄 Link to API endpoint |
---|---|---|---|
Automations | N/A | ID | Get Automations |
Lists | date_created | ID | Get Lists |
List Abuse Reports | N/A | ID | Get List Abuse Reports |
List Activity | N/A | ID | Get List Activity |
List Members | N/A | ID | Get List Members |
Campaigns | N/A | ID | Get Campaigns |
Campaign Reports | N/A | ID | Get Campaign Reports |
Click Reports | N/A | ID | Get Click Reports |
Click Report Members | N/A | ID | Get Click Report Members |
Email Activity | timestamp_ | ID | Get Email Activity |
Sent To | N/A | ID | Get Recipients |
Unsubscribed | N/A | ID | Get Unsubscribed |
Templates | N/A | ID | Get Templates |
Updated about 1 year ago