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

When a subscriber in your list is de-activated, we’ll submit an HTTP POST request similar to the following, to any URLs you’ve registered with the “Deactivate” event.

Steps to receive the Campaign_monitor De-activate 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 De-activate webhook on behalf of your application, and forwards them using the unified SDK.
  • Once the De-activate 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 De-activate webhooks into your application.