Setting up a Webhook - winlinvip/snowplow GitHub Wiki
HOME > SNOWPLOW SETUP GUIDE > Step 2b: setup a Webhook
Snowplow allows you to collect events via the [webhooks] webhooks-defn of supported third-party software.
Webhooks allow this third-party software to send their own internal event streams to Snowplow Collectors for further processing. Webhooks are sometimes referred to as "streaming APIs" or "HTTP response APIs".
## 1. Choose and configure a WebhookIf you are interested in sponsoring a new webhook integration for Snowplow, please talk to us.
The following Webhooks are currently available for setup:
Webhook (click for setup) | Description | Support in Snowplow |
---|---|---|
Iglu | For tracking Iglu iglu-compatible self-describing events | [0.9.11] snowplow-0.9.11+ |
CallRail | For tracking completed telephone calls logged by [CallRail] callrail-website | [0.9.11] snowplow-0.9.11+ |
MailChimp | For tracking email and email-related events delivered by [MailChimp] mailchimp-website | [0.9.11] snowplow-0.9.11+ |
Mandrill | For tracking email and email-related events delivered by [Mandrill] mandrill-website | [0.9.14] snowplow-0.9.14+ |
PagerDuty | For tracking incidents reported to [PagerDuty] pagerduty-website | [0.9.14] snowplow-0.9.14+ |
Pingdom | For tracking incidents detected by [Pingdom] pingdom-website | [0.9.14] snowplow-0.9.14+ |
If you are interested in sponsoring a new webhook integration for Snowplow, please talk to us.
Back to Snowplow setup.