Easily Integrate the Mailchimp _id Webhook into your application using Javascript, Ruby, and other frameworks.

the unique identifier of the message that generated the event. This is not an event identifier, but rather a reference to the message ID for the email that was sent, opened, clicked, etc.

Steps to receive the Mailchimp _id Webhook

  • Sign up for your free Hooky account.
  • Create a new Webhook Source, and select mailchimp. This will be the endpoint that receives the Mailchimp _id webhook on behalf of your application, and forwards them using the unified SDK.
  • Once the _id webhook is received from Mailchimp, you'll see the payload under the Live Logs section of your webhook source.
  • Next, follow the examples below to integrate the Hooky SDK in Ruby or Javascript, and start receiving webhooks.
Save countless hours integrating _id webhooks into your application.