# Use Case how-to

The Shopify integration uses Shopify flow to enable users to configure the data flow configuration that best suits them. \
While we have templates out several pre-created common flows, we recommend you explore the options and configure the flow that best suits your business needed.&#x20;

In order to ingest customers from your Shopify flows, you need to ensure you have a campaign created and a design published, see our [ZAP-POST User Guide](https://userguide.zappost.com/zap-post-user-guide/zapp/using-the-zapp/campaigns) for a detailed walk through.

1. From the Store page in Shopify, select apps, then Flow.&#x20;

2. Select Create Flow on the Flows screen<br>

   <figure><img src="/files/pDmhAjsNkoy7DK5AMIGe" alt=""><figcaption><p>Flows Screen in Shopify with Create Flow button highlighted</p></figcaption></figure>

3. Select your prefered trigger and build out your flow to the point you want to send your mail. It may be helpful to refer to the Shopify flows documentation here <https://help.shopify.com/en/manual/shopify-flow>

4. Add the Send a ZAP flow action <br>

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

5. Select the ZAP campaign you wish to configure the mail  send for using the campaign selector in the step configuration<br>

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

6. This will also show you the custom fields configured on your campaign<br>

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

7. Once a campaign is selected you can select the appropriate shopify data to use using the mapper<br>

   <figure><img src="/files/0u4eWTHV8BsIr4olUpTF" alt=""><figcaption></figcaption></figure>

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

8. Once you're happy with the configuration you can save the flow. This can then be enabled or disabled whenever you desire<br>

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

Any data received by ZAP-POST will be compiled into a new submission in the evening ready for the next posting date with our mailing partners.&#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://userguide.zappost.com/zap-integrations/zap-post-integrations/shopify/use-case-how-to.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.
