> ## Documentation Index
> Fetch the complete documentation index at: https://docs.caret.so/llms.txt
> Use this file to discover all available pages before exploring further.

# Zapier

> Connect Caret to 6,000+ apps using our Zapier integration and webhooks.

Caret's Zapier integration allows you to build custom workflows that trigger whenever a meeting is created or processed.

## Setup

To connect Caret to Zapier, you will need an API key and a webhook URL from your Caret workspace.

<Steps>
  <Step title="API Key">
    Go to **Settings > Developer** and click **Create API Key**.
  </Step>

  <Step title="Webhook">
    In the **Developer** tab, click **Add Webhook** and provide the destination URL from Zapier.
  </Step>

  <Step title="Zap Setup">
    Create a new Zap, search for **Caret**, and choose your trigger event (e.g., `meeting.processed`).
  </Step>
</Steps>

## Available Events

| Event               | Description                                                 |
| :------------------ | :---------------------------------------------------------- |
| `meeting.created`   | Triggered when a meeting is detected or manually started.   |
| `meeting.processed` | Triggered when the transcript and AI summary are generated. |

## Common Use Cases

* **Task Management**: Create tasks in Asana, Trello, or Jira based on action items.
* **Custom Sync**: Send meeting data to any platform not natively supported.
* **Email Follow-ups**: Automatically draft follow-ups in Gmail or Outlook.
* **Data Archiving**: Send meeting metadata to Google Sheets or Airtable for tracking.
