Easily Integrate the Campaign Monitor Update Webhook into your application using Javascript, Ruby, and other frameworks.
When a subscriber’s details are updated, we’ll submit an HTTP POST request similar to the following, to any URLs you’ve registered with the “Update” event.
Steps to receive the Campaign_monitor Update 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 Update webhook on behalf of your application, and forwards them using the unified SDK.
- Once the Update 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.
- 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 Update webhook on behalf of your application, and forwards them using the unified SDK.
- Once the Update 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.