# Zapier

{% hint style="info" %}
This page describes how to use Zapier to get leads in to CallFast from your other tools. You can also use Zapier to sync data with your other tools after the lead has been processed and the call has been made. [See more about using Zapier to send data out of CallFast here](/sync-data/zapier.md).
{% endhint %}

Zapier lets you send lead data in from over 7,000 other software tools. This is a great way to get your leads in from your current form provider, CRM or sales tool.

To send your lead data from another tool into CallFast with Zapier follow these instructions:

## Trigger

Create a new Zap and choose your existing tool as the trigger. In this example we're going to use the form provider Tally but you can use any other tool that Zapier supports. We want to set Tally up to trigger when a new form submission is completed.

<figure><img src="/files/VePTZfZXmMLEFm3ojeMV" alt="" width="305"><figcaption></figcaption></figure>

We can select the form that should trigger the event:

<figure><img src="/files/lcw1YRwfjinmWautTgKU" alt="" width="306"><figcaption></figcaption></figure>

And then test it to make sure we get the data we expect.

<figure><img src="/files/31jradnljbiyf09HG5iu" alt="" width="563"><figcaption></figcaption></figure>

## Action

Then we want to add CallFast as an action in Zapier. This means that when your chosen trigger app (in the example above this is Tally) sends data it will prompt an action in CallFast.

The action we want to choose is "Create Lead". This will create a lead based on the data it receives from the trigger app.

<figure><img src="/files/6DfqNxUgZop9Zex3BgcM" alt="" width="305"><figcaption></figcaption></figure>

Then on step 2 (Configure) you need to specify which data points from the trigger app should be used for which fields in CallFast. Click on the + buttons next to each field to choose the data from the trigger step. When you're done you should see something like this:

<figure><img src="/files/DZOmNFgL8jVihZIUOzyW" alt="" width="306"><figcaption></figcaption></figure>

Finally, test your action step.

{% hint style="warning" %}
**Be aware:** Submitting this step will send the data into your CallFast project and if the phone number is valid it will trigger a phone call.
{% endhint %}

<figure><img src="/files/oNKTUtzy3FQ02HAOFkBh" alt="" width="306"><figcaption></figcaption></figure>

If the test works as you expect, you can now publish your Zap to make it live and active.

I would also recommend testing the Zap flow by posting data to your trigger app in real life so you can see how it works like it should in reality. So for example, I would submit the form in Tally to make sure it sends the data to my CallFast project as it should.

Remember to rename your Zap in Zapier to keep things well organised.

<figure><img src="/files/POZA1W4vKcfsHaxAfZN9" alt="" width="321"><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://docs.callfa.st/send-leads-in/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.
