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

  1. Open Settings → Integrations and choose Webhooks.
  2. Add an endpoint URL and pick which events to send.
  3. 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.