# Zapier

In this guide we'll discuss how to use CustomerIQ's Zapier integration to send data from over 5,000 applications to any folder in CustomerIQ.

### Step 1: Join the CustomerIQ Zapier Integration Beta

Follow this link to get access to the integration: <https://zapier.com/developer/public-invite/190520/bb64cfd83c0861b92d7f316fa9b3080b/>

### Step 2: Create a Zap

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

From your Zapier dashboard, click Create a Zap

### Step 3: Select your application as the Trigger

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

Click on the trigger option and search for the app you want to connect.

Select the event you want to trigger a submission to CustomerIQ

Authenticate with the application and continue to the action step.

### Step 4: Search CustomerIQ as the action

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

Search for CustomerIQ as the action. If you joined the beta invite (above) you should see it with a "By Invite" tag.

Choose the events: Create a folder submission

### Step 5: Get your CustomerIQ API Key

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

Go to the [Apps and Integrations page](https://app.getcustomeriq.com/settings/integrations) of your workspace settings.

Select the API Keys tab

Create an API key and copy it to your clipboard.

Go back to Zapier to authenticate your CustomerIQ account

### Step 6: Authenticate your app and map fields

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

**Note**: Make sure you've created the folder in CustomerIQ you want to send submissions to

1. In Zapier, Select the Folder to send submissions to in Zapier
2. Map the text from your application to the submission field of the folder. This is the text CustomerIQ will analyze
3. Test your integration. Refresh your CustomerIQ window, you should see the submission in the folder.
4. Give your Zap a name and click Publish!

Now data will automatically send from your application to the mapped CustomerIQ folder

### (Optional) Step 7: Transfer historical data

Some integrations support Zapier transfers, which lets you zap historical records into your selected folders. We recommend using this feature where possible to get a jumpstart on your analysis in CustomerIQ


---

# 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.getcustomeriq.com/data-guides/other-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.
