Webhooks
Use the REST API to interact with Webhooks
Webhooks will be triggered when specific events occur.
We currently support the following webhook events:
lead.created
Triggered when a lead has been created
lead.quality_score.created
Triggered when a quality score has been created for a lead
lead.quality_score.updated
Triggered when the quality score of a lead has been updated
Creating a new webhook
Deleting a webhook
Last updated