# Shopify Flow

## **1. Enable Integration**

Open the **Air Reviews** app from your Shopify admin.

Navigate to '**Integrations**' from the left menu and select '**Shopify Flow**'.

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

**Enable** Shopify Flow to complete the integration setup.

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

## **2. Create Workflows in Shopify Flow**

Go to Shopify Flow and click '**Create workflow**'.

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

Click on '**Select a trigger**'.

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

Under 'Select trigger', choose '**Air Product Reviews**' and select either '**New review**' or '**Update review**' as the trigger event.

<figure><img src="/files/8Pb78h5nkBTqunRIRmfm" alt=""><figcaption></figcaption></figure>

## **3. Set Conditions for the Trigger**

Click '**Then**' and add '**Condition**'.

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

Choose '**Add criteria**' to specify the conditions under which the workflow should activate.

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

You can select variables from options below:

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

Set up the condition that fits your demand.

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

{% hint style="success" %}
You can choose to add no conditions if you want the workflow to activate for every review.
{% endhint %}

## **4. Define Actions Based on Conditions**

Click '**Then**' and choose '**Action**'.

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

Under 'Install app actions', select '**Air Product Reviews**' and click on '**Send review reminder**'.

<figure><img src="/files/2VOnxlxhF08cvmoytJsS" alt=""><figcaption></figcaption></figure>

## **5. Activate the Workflow**

Once your workflow is configured, don’t forget to click '**Turn on workflow**' to make it active.

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

{% hint style="info" %}
Review reminders will now be sent automatically when a customer’s review meets the defined conditions.
{% endhint %}

*This guide provides a straightforward approach to integrating Air Reviews with Shopify Flow, empowering you to automate your customer review processes efficiently!*


---

# 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.airreviews.io/integrations/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.
