When you set up a webhook, LACRM will send a POST to a URL you specify, triggered by specific user actions in the CRM. You can read an explanation of how they work here.
This function will add a new webhook to your account.
This function will return information about a specific webhook on your account.
ID of webhook to get.
This function will return information about all webhooks on your account.
If true, will include archived webhooks.
This function will delete a specific webhook on your account.
ID of webhook to delete.