Skip to content

Tarik Billa

  • Web Development
    • html
    • vue.js
    • laravel
    • css
    • javascript
    • jquery
    • node.js
    • php
    • asp.net
  • Programming
    • python
    • java
    • c
    • c++
    • c#
  • git
  • android

mailchimp-api-v3.0

MailChimp resubscribe a deleted member causes the API to return a 400 bad request

December 23, 2023 by Tarik

I’ve contact MC support and this is what they gave me: Due to the GDPR requirements for EU, we recently added a new way to delete contacts from your list. At this time, you can delete and archive (which is a soft delete and keeps that contact in your reports) or you can delete and … Read more

Categories mailchimp-api-v3.0 Tags mailchimp-api-v3.0 Leave a comment

Adding subscribers to a list using Mailchimp’s API v3

March 4, 2023 by Tarik

Based on the List Members Instance docs, the easiest way is to use a PUT request which according to the docs either “adds a new list member or updates the member if the email already exists on the list”. Furthermore apikey is definitely not part of the json schema and there’s no point in including … Read more

Categories php Tags curl, json, mailchimp, mailchimp-api-v3.0, php Leave a comment

Create a basic MailChimp signup form using their API

February 12, 2023 by Tarik

EDITED: Since posting this answer MailChimp has released version 2 & 3 of their API. Version 3 will be the only supported version starting in 2017. As soon as I have a chance to test it, I will update this answer for API version 3. MailChimp API v3.0 As per notification at the top of … Read more

Categories html Tags ajax, html, mailchimp, mailchimp-api-v3.0 Leave a comment

Tarik Billa

Software Engineer
tarikbilla@gmail.com
+8801884414000
  • Reuse a hash in YAMLApril 17, 2024
  • Dockerfile: how to redirect the output of a RUN command to a variable?April 16, 2024
  • How to cd to a directory with spaces in the directory name?April 16, 2024
  • Maximum MIME type length when storing the type in a databaseApril 16, 2024
  • What is the difference between Unit, Integration, Regression and Acceptance Testing?April 16, 2024
© 2026 Tarik Billa