Webhooks
Setting Up
Configure webhooks for your Caret workspace
Prerequisites
- A Caret Enterprise workspace
- Admin permissions
- An endpoint URL to receive webhook payloads
Configuration Steps
- Navigate to Workspace Settings > Integrations > Webhooks
- Click Add Webhook and provide:
- Label: A descriptive name
- URL: Your endpoint URL
- Events: Select events to subscribe to
- Click Save to register your webhook
Caret will send a test event to verify your endpoint is accessible. Your endpoint should return a 2xx status code to acknowledge receipt.