Easily Integrate the Campaign Monitor Subscribe Webhook into your application using Javascript, Ruby, and other frameworks.

When someone subscribes to one of your lists, we’ll submit an HTTP POST request similar to the following, to any URLs you’ve registered with the “Subscribe” event.

Steps to receive the Campaign_monitor Subscribe Webhook

  • Sign up for your free Hooky account.
  • Create a new Webhook Source, and select campaign_monitor. This will be the endpoint that receives the Campaign_monitor Subscribe webhook on behalf of your application, and forwards them using the unified SDK.
  • Once the Subscribe webhook is received from Campaign_monitor, 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 Subscribe webhooks into your application.