Neon Fundraise offers webhooks to enable organizations to integrate with Neon Fundraise data in various and dynamic ways.
To get started with webhooks, please contact support.
When are payloads sent?
A payload can be sent to a webhook when any of the following are submitted:
- Donation
- Registration (Role Registration)
- Registration payment
- Detailed/Quick Registration
- Custom form
What payloads are sent?
The objects sent to the webhook for the various actions are the same as our Sprocket API objects. Click here for our API documentation.
Payloads can be customized to some extent; for example, if an organization only wants user information, the donor object (and not the donation object) can be sent when a donation is made.