# Zapier

You can use many apps with Zapier through Quiz Kit integration.

{% hint style="info" %}
**Note:**

If you’re on a legacy Quiz Kit plan, then this feature is available for the **Middle** plan or higher.
{% endhint %}

***

## **Connecting to Zapier to Quiz Kit** <a href="#connecting-to-zapier-to-quiz-kit" id="connecting-to-zapier-to-quiz-kit"></a>

Before you start, ensure that you have a [Zapier account](https://zapier.com/), and that you are logged into it.

**Steps:**

1. From the Quiz Kit dashboard, click **Integrations**.
2. On the **Analytics & Tracking** tab, go to **Zapier.**
3. Click **Settings**.
4. In the Zapier settings pop-up, you can find the setup instructions. [Follow the link](https://zapier.com/developer/public-invite/176154/69b68914ff8f95e38289d20a1f26733f) and click **Accept Invite & Build a Zap**.
5. Copy the store name & API key and finish the integration [here](https://zapier.com/engine/auth/start/App175947CLIAPI@1.0.0).
6. When prompted to allow Zapier access to Quiz Kit, click **Yes, continue**.

***

## Configuring Zapier <a href="#configuring-zapier" id="configuring-zapier"></a>

Before you start, log in and go to the Zapier dashboard.

Click **Create zap** to begin.

### **Configure a trigger** <a href="#configure-a-trigger" id="configure-a-trigger"></a>

**Steps:**

1. Search for and select `Quiz Kit` as the trigger app:
2. Select from two available trigger events:

* Quiz abandonment
* Quiz completed

1. Click **Continue** and follow the instructions to authenticate your Quiz Kit account and set up any necessary permissions:
2. Under **Choose an Account**, select Quiz Kit from the dropdown.
3. Click **Continue** and enter the Quiz key. To find your quiz key, from the quiz builder, click **Settings** > **Quiz**, then click **Copy** beside the key in the **Quiz key** section.
4. Paste the quiz key into the zap trigger tab under **Quiz key**, then click **Continue.**

***

## Test your zap <a href="#test-your-zap" id="test-your-zap"></a>

After completing the trigger setup, test your zap to ensure the trigger event works correctly.

**Steps:**

1. From your storefront, open the quiz connected to the zap you created, and complete it with a valid email address.
2. Return to the zap creation and under the **Test** tab, click **Test trigger**.
3. If the trigger was set up correctly, then test data is displayed here:

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

4\. Click on **Continue with selected record** and proceed to the action step.

## Configure an action <a href="#configure-an-action" id="configure-an-action"></a>

Once you've completed the trigger setup, you can move on to configuring the action step of your zap.

**Steps:**

1. Click **Action** in the zap editor and search for the app that you want to connect with Quiz Kit.
2. Select the app and the specific action you want to perform when the trigger event occurs.
3. Follow the instructions to authenticate your chosen app and set up the required parameters for the action step. This varies depending on the app you selected.

### Custom properties <a href="#h_bd839048c2" id="h_bd839048c2"></a>

You can connect Quiz Kit custom properties to work with Google Sheets.

Custom properties act as variables that help you capture and describe key details based on customer responses.

1. Under **App & event**, select **Google Sheets**.
2. Under **Event**, choose the action. For example, **Create Spreadsheet Row**:

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

3. Click **Continue**.
4. Connect your Google account. Zapier might automatically connect accounts, or access permissions to create and edit documents, etc.
5. Set up the action.&#x20;
6. Create a spreadsheet that you want to use for collecting customers' data and add columns to the sheet. If you already have spreadsheet, then select it.
7. Once you select a spreadsheet and worksheet, Zapier pulls available column headers:

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

8. Select the correct Quiz Kit custom properties for each columns:

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

9. Proceed to the next step and click **Test action**:

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

When you're satisfied with the setup, give your zap a name and turn it on.&#x20;

Your zap can now automate actions based on the trigger events from Quiz Kit.


---

# 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://support.quizkitapp.com/building-a-quiz/integrations/marketing-automation/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.
