Setup
Add a webhook endpoint
Enter your HTTPS endpoint URL and select the events you want to subscribe to.
Available events
| Event | Description |
|---|---|
account.updated | Account intelligence has been refreshed |
account.score_changed | Account score has changed |
contact.added | New contact discovered |
alert.triggered | A monitoring alert has fired |
enrichment.completed | Batch enrichment job completed |
Payload format
Security
Webhook payloads include a signature in theX-PGAI-Signature header. Verify this signature using your webhook secret to ensure requests are authentic.