Webhooks
Send signal and lead events to any endpoint with a webhook.
Webhooks let you push events anywhere - a CRM, an internal service, or an automation tool like n8n or Zapier.
Set up
- Open Settings → Integrations and choose Webhooks.
- Add an endpoint URL and pick which events to send.
- Save, then use Send test to confirm delivery.
Payload
Every event is a POST with a JSON body containing the event type, the company,
the signal, and any matched contacts. Verify the signature header to confirm the
request came from Satellyte.