Overview
Webhooks allow you to receive real-time notifications when events occur in Jamie. When a meeting is completed and processed, Jamie can automatically send the meeting data (summary, transcript, tasks, and more) to your specified endpoint. This enables you to:- Integrate meeting data into your systems - Automatically sync meeting summaries to your CRM, project management tools, or internal databases
- Build custom workflows - Trigger actions based on meeting completions, such as creating tickets, sending notifications, or updating records
- Maintain data consistency - Keep your systems up-to-date with the latest meeting information without manual exports
Availability
Webhooks are available on the following plans:- Pro
- Team
- Enterprise
- Personal webhooks — Created by any workspace member. They only trigger for the creator’s own meetings. Each user can create up to 3 personal webhooks.
- Workspace webhooks — Created by workspace admins. They trigger for all meetings across the workspace. Each workspace can have up to 5 workspace webhooks.
All workspace members can access the Developers page to manage their personal webhooks. Only admins can create and manage workspace-wide webhooks.
Rate Limits
- Maximum personal webhooks per user: 3
- Maximum workspace webhooks per workspace: 5
- Failure notification emails: 1 per hour per webhook endpoint
- Webhook timeout: 30 seconds
- Maximum retries: 5 attempts
Support
If you’re experiencing issues with webhooks:- Check the Troubleshooting section
- Review webhook delivery logs in your Jamie workspace
- Contact support with your webhook endpoint ID and delivery ID for assistance

