Webhooks

Webhooks Useful for receiving status updates and triggering automations

Introduction
Webhooks are an efficient way to integrate our system and to receive any updates on the referrals without the need to keep polling our REST API.

Webhook

Action

Create a webhook

Use this end point to create a webhook, for any status updates on the referrals
Only Referral status update will trigger the webhook.

Delete a webhook

Use this end point to delete a webhook

Get a webhook

Use this end point to verify a webhook.

Update a webook

Use this end point to update a webhook, for any status updates on the referrals