# Zapier

### Zapier integration: User vs Team

zcal supports generating API keys for either an individual user or for an entire team.

* **Individual User** **integration** - This integration can receive all booked, rescheduled and cancelled events for a specific user. They will get events for all individual invite types as well as any team invites they are a host of.
* **Team integration** - This will received all booked, rescheduled and cancelled events for any team invites booked for a team. Currently team invites include the Collective and Round Robin invite types.

### Adding the Zapier integration

<mark style="color:blue;">1.</mark> For  setting up an individual user zapier integration, go to go to Account Settings in zcal. For a team integration, go to the team page.

2\. Click on Integrations.

<figure><img src="/files/0h00RBadWY3pnaoWBXL1" alt=""><figcaption></figcaption></figure>

3\. Click on Connect in front of Zapier.

<figure><img src="/files/5hBfiw8r9YF86XNlLuSA" alt=""><figcaption></figcaption></figure>

4\. Click on Generate API Key. Save this key somewhere secure. If it is lost, you will need to generate a new one.

<figure><img src="/files/7Xa6nIHBm5e13WOEXoMN" alt=""><figcaption></figcaption></figure>

5\. Click on Copy.

<figure><img src="/files/uXf5SeWBwhkAbqn5oZ4J" alt=""><figcaption></figcaption></figure>

6\. Now, go to your Zapier account and Click on 'My Apps'.

<figure><img src="/files/KIDGJUMBCwz3lbei6pUq" alt=""><figcaption></figcaption></figure>

7\. Type "zcal" to search for it.

<figure><img src="/files/cxTyx1dTRoiEh9KSyMlX" alt=""><figcaption></figcaption></figure>

8\. Click on Connect in front of zcal.

<figure><img src="/files/BW9aKnOid7flX2sG6zkF" alt=""><figcaption></figcaption></figure>

9\. Paste your API key.

<figure><img src="/files/mXUbCOu7AHRIX6n55Uyo" alt=""><figcaption></figcaption></figure>

10\. Click on 'Yes, Continue'. Voila! it's done. 🎉

Start creating zaps by connecting zcal to more than 5000 apps. Check out some inspirations here: <https://zapier.com/apps/zcal/integrations>.

<figure><img src="/files/xuD1yflE3nB1XvHCGExW" alt=""><figcaption></figcaption></figure>

###


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.zcal.co/integrations/zapier.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
