Developer & platform
LiveCRM webhooks
CRM webhooks let you subscribe any HTTPS endpoint to CRM events, so external systems react the moment something changes. KudosCRM signs every delivery with HMAC, retries with backoff, and versions the payload.
- Category
- Developer & platform
- Direction
- Outbound
- Auth
- Signed webhook
What the Webhooks (outbound) integration does
14 live events
Subscribe to deal, contact, activity, task, integration and audit-log events.
Signed & retried
Every delivery is HMAC-signed and retried with backoff; you verify the signature on your end.
Self-serve management
Create, pause, delete and rotate secrets from Settings → Marketplace.
The event catalog
Subscribe any endpoint to these 14 events.
contact.createdA new contact is added.contact.updatedA contact's fields change.contact.deletedA contact is removed.contact.restoredA deleted contact is restored.deal.createdA new deal enters the pipeline.deal.stage_changedA deal moves between stages.deal.wonA deal is marked won.deal.lostA deal is marked lost.activity.createdA call, note, or event is logged.task.completedA task is marked done.integration.installedA connector is added.integration.disconnectedA connector is removed.audit_log.createdAn audit event is recorded.audit_log.high_severityA high-severity audit event fires.Popular workflows
- Push every deal.won to your data warehouse.
- Sync contact changes to an external system in real time.
- Trigger a custom process on task.completed.
Powers in KudosCRM
Works well with
More in Developer & platform
FAQ
Webhooks (outbound) — questions
Start free today
Connect Webhooks (outbound) to your CRM
Set up in minutes over secure OAuth. Start free.