Webhooks

Webhooks allow a software developer to build custom integrations with your Raisely account. Through webhooks, we can let your application know about things happening in your fundraising campaign in real time. For example, you could use webhooks to update your CRM every time a new donation is made, or sync Raisely with an advanced marketing automation tool.

Raisely can send webhooks on a wide range events, including new profiles, new donations, fundraising total updates, page updates and regular donation events.

💡 Raisely's developer docs has a more technical overview of webhooks and how they are sent to your application. View the guides here.


Add a Webhook

Webhooks can be added on a per-campaign basis.

  1. Within your Campaign, from the sidebar select Settings > API & Webhooks
  2. Enter in your webhook URL. Your webhook URL must be accessible, as we'll try it with a blank POST request, and expect a 200 response.
  3. Optionally enter a Shared Secret. This can be anything you like, and is used by your server to confirm the request came from Raisely.
  4. Choose the events you want your webhook URL to receive. Leave this blank to receive everything.

### accordion

## expand

# Events Available for Webhooks

Event Description
Badge Awarded
Badge Removed
Donation Created
Donation Deleted
Donation Succeeded
Donation Updated
Donation Refunded
Post Created
Post Deleted
Post Update
Profile Created
Profile Deleted
Profile Total Updated
Profile Exercise Total Updated
Profile Updated
Profile Member Added
Profile Member Removed
Profile Joined Team
Profile Left Team
Subscription Created
Subscription Deleted
Subscription Failed
Subscription Failing
Subscription Succeeded
Subscription Rebilled
Subscription Updated
Subscription Paused
Subscription Resumed
Subscription Cancelled
User Created
User Updated

## expand

### accordion


Cannot find the support guide you are after? Head on over to our YouTube channel 📺 for more creative content to help you go further. You can even leave us comments, suggesting new content ideas 🤯

Did this answer your question? Thanks for the feedback There was a problem submitting your feedback. Please try again later.

Still need help? Contact Our Support Team Contact Our Support Team