POST with a JSON body. No polling, no schedules, no missed windows.
Webhook types
Company Activity Webhook
News, funding, and activity on companies you track.
People Signals Webhook
Buying-intent and behavior signals on contacts.
Company Signals Webhook
Buying-intent and behavior signals on companies.
Job Changes Webhook
Career moves for contacts you track.
How it works
1
Create a webhook in the dashboard
Open your dashboard, go to the webhooks section, and click New webhook.
2
Choose a type and filters
Pick one of the four webhook types and set its filters, for example a signal name, time frame, and bucket. Only events matching your filters are delivered.
3
Point it at your endpoint
Enter the HTTPS URL that should receive events, for example
https://your-app.com/webhooks/cufinder.4
Activate and receive events
Leave Start active on to begin receiving events immediately, or pause it to save the webhook without sending anything yet.
Fields shared by every webhook
Webhooks complement the Signals APIs: use webhooks to react to events in real time, and the APIs to query signals on demand.

