Search code examples
mailchimpwebhooks

Mailchimp Webhooks API v3


I am new to Mailchimp API and i need to work on v3, everything is going good as expected. I need to create a webhook for a list similar to webhook-add in v2 But i could not find the resource for webhooks in API v3. I have tried multiple collections like lists/<list_id>/webhooks-add and lists/<list_id>/webhooks etc and i am getting The resource could not be found.

Is Mailchimp webhooks APIs deprecated in v3 ? Or they have been renamed in v3?


Solution

  • I just want to update this thread, may be this could help some one out there.

    At the time of this post there were no webhooks in Mailchimp API V3 but they have added now. Here is the link for webhooks in Mailchimp API V3.