# Use XFlow with Shopify Flow

XFlow integrates with [Shopify Flow](https://apps.shopify.com/flow), allowing you to connect your XFlow workflows with advanced Shopify automations.

You can choose which nodes in XFlow should trigger Shopify Flow events.

{% hint style="info" %}

## Before you begin

Make sure you have:

* Shopify Flow app installed
* Create at least one active workflow or campaign in XFlow
  {% endhint %}

## How Shopify Flow integration works&#x20;

Inside the XFlow workflow editor, supported action nodes or event include a **Trigger Shopify flow** option.

When enabled, XFlow sends an event to Shopify Flow whenever that action runs.

You can then use that event as a trigger in Shopify Flow to build additional automations.

### Available workflow action triggers

<table><thead><tr><th width="270">Action node</th><th>Description</th></tr></thead><tbody><tr><td>Customer signup</td><td>Triggered when a customer subscribes through XFlow's Notify me widget</td></tr><tr><td>Send email</td><td>Triggered when XFlow sends an email</td></tr><tr><td>Send internal email</td><td>Triggered when XFlow sends an internal notification</td></tr><tr><td>Send push notification</td><td>Triggered when XFlow sends a push notification</td></tr><tr><td>Create discount code</td><td>Triggered when a discount code is created</td></tr><tr><td>Add customer tags</td><td>Triggered when customer tags are added</td></tr><tr><td>Update subscription status</td><td>Triggered when a subscription status changes</td></tr><tr><td>Wait</td><td>Triggered when a wait step is executed</td></tr><tr><td>New order placed</td><td>Triggered when an order is created through XFlow</td></tr></tbody></table>

### What you can do with Shopify Flow + XFlow

Use Shopify Flow to create more automations, such as:

* Sync XFlow events with third-party apps
* Create internal operational workflows
* Track high-intent subscribers
* Build multi-app automation across your Shopify store

## Enable Shopify Flow trigger in XFlow

{% hint style="success" %}
Steps:

1. Go to **Workflows** in XFlow.
2. Open your workflow.
3. Select an action node.
4. Enable **Trigger Shopify flow** in the settings panel.
5. Save or publish the workflow.
   {% endhint %}

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

Once enabled, XFlow sends the action event to Shopify Flow when the node executes.

## Use triggers from XFlow in Shopify Flow

{% hint style="success" %}
**Steps:**

1. Open the Shopify Flow app in Shopify admin.
2. Create a new workflow.
3. In the trigger selection screen, search for **XFlow**.
4. Select the XFlow trigger you want to use.
5. Add conditions or actions to complete your automation workflow.
6. Turn on the workflow.
   {% endhint %}

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

{% hint style="info" %}
Notes:

* Shopify Flow workflows run independently from XFlow workflows.
* Changes made in Shopify Flow do not modify your XFlow campaigns or workflows.
* Available triggers may expand in future updates.
  {% endhint %}

## Related articles

{% content-ref url="/pages/A9sSmstzsj8gc4LQ6sSf" %}
[Customize "Notify me" form and messages](/xflow-app/notify-me-widget/customize-notify-me-form-and-messages.md)
{% endcontent-ref %}

{% content-ref url="/pages/NWmkFOfstlDd2472afEb" %}
[Create a workflow](/xflow-app/workflows/create-a-workflow.md)
{% endcontent-ref %}

***

#### 📩 **Need help?**

We’re here to make your XFlow experience smooth and successful.\
Our support team is always ready to assist you—no matter how big or small your question is.

<a href="https://admin.shopify.com/apps/xflow?chat=true&#x26;utm_source=foxecom&#x26;utm_medium=help_center_xflow_use_xflow_with_shopifyflow&#x26;utm_campaign=cta_button&#x26;utm_term=chat_now" class="button primary" data-icon="comment-lines">Chat now</a> <a href="mailto:contact@help.xflow.so" class="button secondary" data-icon="envelopes">Message us</a>


---

# 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://docs.foxecom.com/xflow-app/workflows/use-xflow-with-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.
