Send event
Webhooks
Send event
Trigger a CrowdChange webhook to fire an event payload based on an existing entity, useful for testing endpoints and replaying historical data.
POST
Send event
Path parameters
Webhook ID.
Body
Entity ID. (Campaign/Transaction/Tax Receipt/Team/Personal Page)
Event name. Allowed values:
fundraiser_created, fundraiser_updated, transaction_created, fundraiser_team_created, fundraiser_team_updated, fundraiser_page_created, fundraiser_page_updated, tax_receipt_issuedResponse
Status of the operation. Check the logs if you want to know the HTTP-code returned by your server.
| Status | Description |
|---|---|
400 | Bad Request |
401 | Unauthorized |
403 | Forbidden |