# Shopify Flow

Shopify Flow allows you to build custom automations and create unique workflows without needing to code.

{% hint style="info" %}
**Note:**&#x20;

Shopify Flow is available to customers on the **Shopify**, **Advanced**, or **Shopify Plus** plans.
{% endhint %}

***

## Connecting Shopify Flow to Quiz Kit

Before you begin, ensure that the Shopify Flow app is installed in your store.

**Steps:**

1. From the Quiz Kit dashboard, click **Integrations**.
2. On the **Shopify** tab, go to **Shopify Flow.**
3. Click **Enable**.

***

## Creating automated quiz actions

You can collect information about quiz starts, completions, and abandonment and have them delivered to your inbox.&#x20;

**Steps:**

1. From the Shopify Flow app, click **Create workflow**.
2. Click **Select a trigger**.
3. Click Quiz Kit and select one of the following triggers:
   1. Quiz abandonment
   2. Quiz started
   3. Quiz completed
4. Select the action **Send internal email** and add quiz properties (Trigger variables) that are passed to the email:

<figure><img src="/files/PPjyWpgWrJVpYzAT5rGZ" 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://support.quizkitapp.com/building-a-quiz/integrations/shopify/shopify-flow.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.
