Last updated
Was this helpful?
Integrate PayBee with Webhooks
Webhooks are a way for one app (like PayBee) to send real-time data to another app when something specific happens — such as a donation being made or an event registration being completed.
Think of a webhook as a digital "push notification" from one system to another. When triggered, it sends data (like donation amount, donor name, etc.) to a designated URL — for example, a Salesforce Webhook URL — which can then be used to trigger actions in other apps.
In short, Webhooks send real-time data from PayBee to another system to trigger those automated tasks.
Add a "Webhook" by first going to Integrations > Webhooks.

Select Create New Integration.

Then, select "Transaction" as the event type and enter your Endpoint URL and Endpoint Name to start tracking all transactions associated with this Webhooks connection.
Last updated
Was this helpful?
Was this helpful?