# Set Up Event Trigger

Per Shopify "Shopify Flow uses a freeform canvas where you can create a workflow." And we think Shopify Flow is a pretty great solution, but let's supercharge its functionality using the Channel you've just configured.&#x20;

### **To configure a trigger using the Flow Plus:**

1. Navigate to the **Shopify Flow** app
2. Select **Create workflow** or select an existing Workflow you'd like to edit.&#x20;
3. Select trigger.
4. Search or click on **Flow Plus App**&#x20;
5. Select **Flow Plus:** **Event Received**

<div align="left"><figure><img src="/files/u2iJUeP2NVX5iYn2qW0T" alt="" width="375"><figcaption></figcaption></figure></div>

### **To condition a workflow using the Channel or Field level data:**

1. Select **Condition**

<div align="left"><figure><img src="/files/DW0S1wVdxJT1QpqVAGmK" alt="" width="228"><figcaption></figcaption></figure></div>

2. Select **Add a variable**

<div align="left"><figure><img src="/files/szbI83CSxgNi8OoUNu7B" alt="" width="375"><figcaption></figcaption></figure></div>

3. Select **Flow Plus Event**

<div align="left"><figure><img src="/files/TTyCIMJuywcZX2RGWvHM" alt="" width="375"><figcaption></figcaption></figure></div>

3. Lastly select the **Channel** or **Field** you defined (see [Map Data Fields](/set-up/channel-configuration/map-data-fields.md))

Our work here is done!

You can now use the rest of Shopify's built in suite of Action Steps to free up your time and reliably scale your processes.&#x20;


---

# 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.flowplusapp.com/set-up/connecting-channel-to-shopify-flow/set-up-event-trigger.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.
