I cannot extract email-activity of more than 5000 people for a particular campaign using Mailchimp API v3 through R or cURL. Is there a limit for the same or is there a better way to extract data of more than 5000 people for a campaign through API ?
Asked
Active
Viewed 516 times
1 Answers
1
The comment in response to the answer on your question solves this one. In short: either make use of pagination as described in MailChimp's Getting Started Guide, or make use of their batch end-points.

Community
- 1
- 1

TooMuchPete
- 4,583
- 2
- 17
- 21
-
Whilst this may theoretically answer the question, [it would be preferable](//meta.stackoverflow.com/q/8259) to include the essential parts of the answer here, and provide the link for reference. – Bhargav Rao Dec 25 '16 at 05:45