added
π New Webhook Events - Record Updated
24 days ago by David Lawrence
We have added more webhook events that can trigger requests to your endpoints. You can subscribe to any of these events to receive a corresponding HTTP request, with a JSON payload, to a URL of your choosing when a user performs the action in Claimable.
In addition to the existing webhook events that were available, we have added the following:
New Webhook Events
Claims
Event Name | Description |
---|---|
claim.updated | When a claim is updated. |
claim.note.updated | When a note on a claim is updated. |
claim.document.updated | When a document on a claim is updated. |
claim.task.updated . | When a task on a claim is updated |
claim.damage.updated | When a payment on a claim is updated. |
claim.payment.updated | When a damage on a claim is updated. |
Contacts
Event Name | Description |
---|---|
contact.updated | When a contact is updated. |
contact.note.updated | When a note on a contact is updated. |
contact.document.updated | When a document on a contact is updated. |
Companies
Event Name | Description |
---|---|
company.updated | When a company is updated. |
company.note.updated | When a note on a company is updated. |
company.document.updated | When a document on a company is updated. |
Did you know?You can elect to only receive webhook requests for user activity and ignore changes made via API requests. The two source options available are:
UI+API or UI Only
Need Help?If you'd like to discuss how webhooks can benefit your Claimable integration, let us know via the in-app chat or at [email protected].