- When a company enters the audience
- Triggers only when a company/person enters the audience.
- When a company exists the audience
- Triggers only when a company/person exits the audience.
- On page view
- Triggers every time company/person views a page on your site.
- Access Webhook Settings
- Log in to Clearbit
- Navigate to API & Webhooks settings
- Add a Inflection.io Webhook URL
- Locate the Webhook Destinations section
- Click “Add Webhook Destination”
- Enter your Webhook URL (where you want to receive data)
- Choose Events
- Select the specific events to trigger the webhook (e.g.,
person.created,company.updated)
- Select the specific events to trigger the webhook (e.g.,
- Configure Authentication (Optional)
- If required, set up authentication using Basic Auth, API Keys, or Bearer Tokens
- Test the Webhook
- Click “Test Webhook” to send a sample request
- Verify the response on your webhook receiver
- Save & Activate
- Click Save to activate the webhook
- Monitor webhook logs in Clearbit to troubleshoot issues