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

# Integrating Cal ID with Make

> Connect Cal ID to Make with a webhook so new bookings automatically trigger scenarios that send data to thousands of connected applications.

**Make** is a powerful automation tool that lets you connect Cal ID to thousands of other apps like Google Sheets, Slack, or your favourite CRM. By setting up this integration, you can automatically send booking data to other platforms the moment a meeting is scheduled.

## Step 1: Get your API key from Cal ID

To connect to Make, you first need an API Key from your Cal ID account.

<Steps>
  <Step title="Open Apps and search for Make">
    Click on the **Apps** tab in the left-hand sidebar of your dashboard. Type "Make" in the search bar and click on the **Install** button.

    <Frame>
      <img src="https://mintcdn.com/cal-id-docs/NUrc1nmEeHvCjwEV/images/apps/make-1.png?fit=max&auto=format&n=NUrc1nmEeHvCjwEV&q=85&s=6c576249053a7bc2fdda6e93b7718db2" alt="Make app in the Cal ID App store" width="1600" height="807" data-path="images/apps/make-1.png" />
    </Frame>
  </Step>

  <Step title="Select your account">
    Choose the account you wish to connect.

    <Frame>
      <img src="https://mintcdn.com/cal-id-docs/NUrc1nmEeHvCjwEV/images/apps/make-2.png?fit=max&auto=format&n=NUrc1nmEeHvCjwEV&q=85&s=7dcac58e2d4faacee2eefeda1d6b9b8e" alt="Account selection for Make" width="1426" height="712" data-path="images/apps/make-2.png" />
    </Frame>
  </Step>

  <Step title="View API keys">
    You will be taken to a page showing API keys for your **Personal Account** and any **Teams** where you are an Admin or Owner.

    <Frame>
      <img src="https://mintcdn.com/cal-id-docs/NUrc1nmEeHvCjwEV/images/apps/make-3.png?fit=max&auto=format&n=NUrc1nmEeHvCjwEV&q=85&s=5b3a2a1e1d6ced29d975ad005763c1f4" alt="API keys page" width="1600" height="805" data-path="images/apps/make-3.png" />
    </Frame>
  </Step>

  <Step title="Generate, copy, and save your key">
    Click the **Generate API Key** button for the specific account or team you want to automate. A key will be generated.

    <Warning>
      Copy the key immediately and save it in a safe place — you won't be able to view it again after leaving this screen.
    </Warning>

    <Frame>
      <img src="https://mintcdn.com/cal-id-docs/NUrc1nmEeHvCjwEV/images/apps/make-4.png?fit=max&auto=format&n=NUrc1nmEeHvCjwEV&q=85&s=97a6b96df755ac92c0e2385b852f6f8b" alt="Generated Make API key" width="1433" height="720" data-path="images/apps/make-4.png" />
    </Frame>
  </Step>

  <Step title="Access keys later from the Make Setup page">
    Once you install Make on your account, you can see all the API keys for all existing and future personal and team accounts on the Make Setup page.

    <Frame>
      <img src="https://mintcdn.com/cal-id-docs/NUrc1nmEeHvCjwEV/images/apps/make-5.png?fit=max&auto=format&n=NUrc1nmEeHvCjwEV&q=85&s=cb241c8f02c0ee50eaef3177b8ad6ca1" alt="Make Setup page with API keys" width="1384" height="937" data-path="images/apps/make-5.png" />
    </Frame>
  </Step>
</Steps>

## Step 2: Connect Cal ID to Make

<Info>
  Keep the **API Key** from Step 1 handy — you'll paste it into Make to authorize the connection.
</Info>

<Steps>
  <Step title="Log in to Make">
    Go to your [Make.com](https://www.make.com) account.
  </Step>

  <Step title="Create a new scenario">
    Click the **Create a new scenario** button in the top right.
  </Step>

  <Step title="Add Cal ID">
    Click the large **(+)** button, search for "Cal ID," and select it.

    <Frame>
      <img src="https://mintcdn.com/cal-id-docs/NUrc1nmEeHvCjwEV/images/apps/make-6.png?fit=max&auto=format&n=NUrc1nmEeHvCjwEV&q=85&s=4d91205d756713860e7c74717e2264ff" alt="Adding Cal ID in Make" width="1600" height="802" data-path="images/apps/make-6.png" />
    </Frame>
  </Step>

  <Step title="Choose a trigger">
    Select a trigger like **"Watch New Bookings"** (this tells Make to start the automation whenever someone books a call).
  </Step>

  <Step title="Add connection">
    Click the **Add** button in the module settings and paste the **API Key** you copied from Cal ID earlier, then click **Save**. Cal ID is now connected successfully with Make.

    <Frame>
      <img src="https://mintcdn.com/cal-id-docs/NUrc1nmEeHvCjwEV/images/apps/make-7.png?fit=max&auto=format&n=NUrc1nmEeHvCjwEV&q=85&s=07e3fc139aa469247df9ab3d7b77e2d3" alt="Adding the API key connection in Make" width="1600" height="802" data-path="images/apps/make-7.png" />
    </Frame>

    <Frame>
      <img src="https://mintcdn.com/cal-id-docs/NUrc1nmEeHvCjwEV/images/apps/make-8.png?fit=max&auto=format&n=NUrc1nmEeHvCjwEV&q=85&s=75c8333c186a59d6e112ad99bf76bbf9" alt="Cal ID connected in Make" width="1600" height="802" data-path="images/apps/make-8.png" />
    </Frame>
  </Step>
</Steps>

## Step 3: Send data to other apps

Once Cal ID is connected, you can add "Modules" to your scenario to send that booking data elsewhere:

* **Google Sheets**: Automatically add a new row with the attendee's name and email.
* **CRM (HubSpot/Salesforce)**: Create a new contact or lead automatically.
* **Communication**: Send a custom notification to a Slack channel or via a private server.

<Check>
  Remember to **Turn On** or **Save** the scenario in Make to start processing your bookings.
</Check>


## Related topics

- [Integrating Cal ID with Pabbly](/docs/apps/pabbly.md)
- [How to Get Notified on Slack When an Event is Booked?](/docs/apps/slack.md)
- [App Store](/docs/apps/app-store.md)
- [Setting Up Event-Specific Webhooks](/docs/event-types/event-webhooks.md)
- [Webhook in Cal ID](/docs/developers/webhooks.md)
