Send event
Webhooks
Send event
Déclenchez un webhook CrowdChange pour émettre un événement basé sur une entité existante, utile pour tester vos endpoints et rejouer des données.
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 |