Questions tagged [mailchimp-api-v3.0]

MailChimp API v3.0 is the third major version of MailChimp API, which allows you to sync your database with MailChimp for better list and campaign management. Use this tag for questions about how to use the API or integrating the API with a specific programming language. Include the language tags (C#, PHP, Python, etc) if you're integrating with any of those languages.

Official Developer Site: Link

573 questions
-2
votes
1 answer

Why do I keep getting the http status code 400 with mailchimp API

https://mailchimp.com/developer/marketing/api/lists/batch-subscribe-or-unsubscribe/ trying to implement this in express as practice for learning to work with API's but the server keeps returning code 400 and I can't figure out why when i'm just…
-3
votes
1 answer

PHP Warning: Missing argument 2 for Mailchimp::call()

Can be found there many resources on Internet with the same code and instructions about how to show your MailChimp subscriber count in WordPress. I used that code without problems until today, when received an PHP Warning: PHP Warning: Missing…
Yurié
  • 2,148
  • 3
  • 23
  • 40
-3
votes
1 answer

MailChimp API 3.0 - email count

Working with MailChimp API 3. I'm trying to create a query to get the amount of emails sent in the month. Does anyone know it that is a possible request to make? If so does anyone know the correct query to make?
1 2 3
38
39