Subscribe Webhook
Webhooks
Subscribe Webhook
Register a new CrowdChange webhook subscription pointing at your target URL to start receiving event payloads from the fundraising platform.
POST
Subscribe Webhook
Body
URL to subscribe. Provided URL should return 200 HTTP-code in order to be subscribed.
Webhook locale. Allowed values:
en, fr Default: enEvents for subscription.
Response
Webhook ID.
Webhook URL.
Webhook-specific secret used to verify
CrowdChange-Webhook-Signature on outbound deliveries. Store this value securely.Webhook language. Allowed values:
en, frWebhook creation date.
List of subscribed events.
| Status | Description |
|---|---|
400 | URL is not available (does not return 200 HTTP-code) |
403 | Forbidden |