get
https://api.suresend.ai/api/partner/webhooks
Retrieve all webhooks registered for your team. Webhooks allow you to receive real-time notifications when events occur in the CRM.
What are Webhooks? Webhooks are HTTP callbacks that send real-time event data to your application when specific events occur in the CRM (e.g., person created, stage updated, email sent).
Use Cases:
- Keep external systems in sync with CRM data
- Trigger workflows in your application when CRM events occur
- Build real-time integrations and automations
- Monitor CRM activity and generate alerts
- Sync contact data to marketing platforms
System Identifier:
Webhooks can be scoped by system identifier. By default, all team webhooks are returned.
Use the optional system_identifier query parameter to filter webhooks by a specific integration.
