Webhooks let you receive real-time notifications from Advocate when events happen in your account.
You register one or more URLs in your account's webhook settings. Any time a configured event occurs, such as when a new referral is created, Advocate sends an HTTP POST request to each registered URL. The request body is an event object that includes the event type and the data associated with it.
