> For the complete documentation index, see [llms.txt](https://docs.limecall.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.limecall.com/data-integrations/zapier.md).

# Zapier

Zapier lets you connect LimeCall to 1,000+ other web services. Automated connections called Zaps, set up in minutes with no coding and can automate your day-to-day tasks as well as build workflows between apps which otherwise wouldn't be possible.

Each Zap has one app as the Trigger, where your information comes from and which causes one or more Actions in other apps, where your data gets sent automatically.

With Zapier integration, LimeCall integrates with your CRM system, Google sheets or Slack.

Zapier moves info between LimeCall and your web apps automatically.

**Step 1 : Go to** [**Settings > Integration**](https://platform.limecall.com/settings/integration) **> Zapier**

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

**Step 2 : Log in to Zapier and click on 'Make a Zap'**

<figure><img src="/files/4Gk8udkcan1f1NacpK3x" alt=""><figcaption></figcaption></figure>

**Step 3: In the pop-up window, choose 'WebHooks by Zapier'**

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

**Step 4: Select Choose Trigger Event – Catch hook, and press 'Continue'**

<figure><img src="/files/16XVSGsYefRQijaJLs0p" alt=""><figcaption></figcaption></figure>

**Step 5 : In the open window, copy the generated Webhook URL and go to the API integration – WebHooks section in your LimeCall Profile**

Insert the generated URL in the “Enter the URL” field and click the 'Save Changes'

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

**Step 6 : Return to Zapier and press 'Continue'**

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

**Step 7: In the Find Data section, press 'Test & Continue'**

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

**Step 8: Make an outgoing call via LimeCall**

**Step 9: In field “2. Do this…”,  specify the event that should occur when the webhook is received.**

If you need any further assistance please contact our Support Team via Live Chat or <support@limecall.com>

Watch our each step of our Quick Tutorial [HERE](https://www.youtube.com/@limecallgettingstarted)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.limecall.com/data-integrations/zapier.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
