# Integration

On this page, you can review which other Shopify applications the Customer Photo Uploader application can be connected to, bringing more value to your store.

[Shopify Flow](https://apps.shopify.com/flow) is the first application that can be integrated with the Customer Photo Uploader.

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

#### Notifications Integration with the [Shopify Flow](https://apps.shopify.com/flow)

The Customer Photo Uploader offers some notification options in the[ Email Notifications tab](/user-manual/app-pages/settings/email-notifications.md) of the Settings page. Some of those notifications can be utilized by every client, but some extended notifications are only for the clients with the **Grow plan.**&#x20;

Nonetheless, to allow our clients to stay tuned with their galleries' performance, we've created options to build your own notifications flow in the[ Shopify Flow](https://apps.shopify.com/flow) app.

#### The flow-building instructions

{% hint style="info" %}
In the example instructions, we show only one trigger and one condition option, as it's general for all others, and you can follow the same steps, just using the trigger and condition that suits your needs.
{% endhint %}

1. Install the [Shopify Flow](https://apps.shopify.com/flow) application from the Shopify App Store if it's not on your store yet.
2. Open the application and push the "Create workflow" button.<br>

   <div align="left"><figure><img src="/files/5SLXxJaYx4tKvmNtpOd0" alt=""><figcaption></figcaption></figure></div>
3. Use the "Select a trigger" button.<br>

   <div align="left"><figure><img src="/files/P09teIqq9LnIbEgOheYV" alt="" width="188"><figcaption></figcaption></figure></div>
4. From the apps list on the left, choose GWA: Customer Photo Uploader application.<br>

   <figure><img src="/files/qylaFi4Ukjl2F7mvWlL6" alt=""><figcaption></figcaption></figure>
5. We provide 2 trigger options:&#x20;

   1. CPU Photo Approved - each photo approval in the app will trigger the flow.
   2. CPU Photo Uploaded - Each uploaded photo on the gallery will trigger the flow.

   Choose the needed option for your flow, for example, CPU Photo Approved.<br>

   <figure><img src="/files/cjwppY5GNvZnXN5SL7q8" alt=""><figcaption></figcaption></figure>
6. Tap on the "+" icon near the Trigger block to add a Condition or an Action straight away.

{% columns %}
{% column %}
![](/files/JxypYzU6Tgk2Iz5CtBak)<br>
{% endcolumn %}

{% column %}

<figure><img src="/files/rnT24RPg1f5HYej33let" alt=""><figcaption></figcaption></figure>
{% endcolumn %}

{% column %}

<figure><img src="/files/3v0r8YUGQeGnrg9EgNMc" alt=""><figcaption></figcaption></figure>
{% endcolumn %}
{% endcolumns %}

7. If your flow requires a condition, you can choose it from the list that opens via the "Add a variable" button.<br>

   <figure><img src="/files/YnzEwRZ6kqgrkWFwPoZd" alt=""><figcaption></figcaption></figure>
8. Choose the variable, for instance, `customerEmail.` <br>

   <figure><img src="/files/0xMRwMcov7txkjymf18m" alt=""><figcaption></figcaption></figure>
9. For example, if you only want to receive notifications about the approved photos that were uploaded, with emails left in the submission form. <br>

   <figure><img src="/files/8GkH0MmMSDJOOJkYbLeG" alt=""><figcaption></figcaption></figure>
10. When the Condition is set up, you can continue with choosing an Action. Tap on the "+" icon near the Condition block to add an Action.<br>

    <figure><img src="/files/iS42Yfixh5h8PTiT06a4" alt=""><figcaption></figcaption></figure>
11. In the Search field, write the word "email" to more easily locate the needed trigger. The one you're looking for is **Send internal email**.<br>

    <figure><img src="/files/89I42swbv3E1XQWJOxgG" alt=""><figcaption></figcaption></figure>
12. Fill in all the necessary fields.<br>

    <figure><img src="/files/DoemgTQj3YUXpu5gI0Ux" alt=""><figcaption></figcaption></figure>
13. After revising the flow and its correction, turn it on.<br>

    <figure><img src="/files/CBOjwOjn8kotcdtNsUqC" 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://docs.customer-photo-uploader.app/user-manual/app-pages/settings/integration.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.
