Can I get all mailchimp campaign's details hitting the api only one time instead of hitting the api for each of the campaign ? if yes, how ? only using mailchimp api v3.0
Asked
Active
Viewed 346 times
1 Answers
0
You can get multiple campaigns at a time by querying the campaigns collection. You may not be able to retrieve them all at once, though, depending on how many there are.

TooMuchPete
- 4,583
- 2
- 17
- 21