GuidesSettings & Integrations
Set Up Webhooks
Configure webhook endpoints to receive real-time event notifications.
Configure webhook endpoints to receive real-time event notifications.
Steps
- Go to Settings > Webhooks
(/dashboard/settings/webhooks). - Click "Add Webhook".
- Enter a name and the HTTPS URL that should receive webhook payloads.
- Select the events to subscribe to — grouped by category: Proposals, Invoices, Receipts, Schedules, Documents, Entities.
- Optionally set an HMAC signing secret (or click "Generate" for a random one).
- Save the webhook — it is now active and will receive POST requests when selected events occur.
- Webhooks created by Zapier, n8n, or Make show source badges in the list.
- Status dots show green (2xx), red (error), or gray (never fired).