Skip to main content
CrowdChange sends webhook deliveries as JSON with an event name and event-specific data. The same object is stored on webhook logs as payload.

Updated event changes

The fundraiser_updated, fundraiser_team_updated, and fundraiser_page_updated events include a changes object in data.
object
Changed fields keyed by dot notation. Each changed field contains old and new values.

Campaign events

Events: fundraiser_created, fundraiser_updated
object
Campaign details.

Transaction events

Events: transaction_created
object
Transaction details.

Team events

Events: fundraiser_team_created, fundraiser_team_updated
object
Team details.

Personal page events

Events: fundraiser_page_created, fundraiser_page_updated
object
Personal page details.

Tax receipt events

Events: tax_receipt_issued
object
Tax receipt details.

Milestone events

Events: milestone_triggered Sent when a milestone notification is triggered for the original recipient. Additional recipient emails configured on the milestone are not included in the webhook payload.
object
Milestone details.