> For the complete documentation index, see [llms.txt](https://duos-b2b-documentation.gitbook.io/duos-b2b-wholesale/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://duos-b2b-documentation.gitbook.io/duos-b2b-wholesale/notifications/b2b-registration-form/admin-new-submission-received.md).

# \[Admin] New submission received

With Shopify Flow integration, you can automate the notification process whenever there is a new B2B submission from your customers. This feature allows you to receive unlimited automatic email notifications, ensuring you stay updated in real-time without any manual effort.

### Step 1: Go to the **Shopify Flow** app&#x20;

* Click on Create workflow to set up a new automated workflow.

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

### Step 2: Select the Trigger <a href="#id-1-step-2-add-condition" id="id-1-step-2-add-condition"></a>

* Click on **Select trigger**.

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

* Choose the **(Duos) Qikify B2B** app.

<figure><img src="/files/3HvHJ1DbYGPVc7MCPFvw" alt=""><figcaption></figcaption></figure>

* Select the **Duos registration form submitted** trigger.

<figure><img src="/files/5kOhIt9wK94hh4Ayzjx9" alt=""><figcaption></figcaption></figure>

### Step 3: Add an Action <a href="#id-1-step-2-add-condition" id="id-1-step-2-add-condition"></a>

* Click on **Add action**.

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

* Search for and choose **Send internal email** as the action.

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

### Step 4: Set Up Email Content <a href="#id-1-step-2-add-condition" id="id-1-step-2-add-condition"></a>

* **Recipient Email**: Enter the email address where you want to receive notifications.
* **Subject**: Add a relevant subject for the email.
* **Message**: Customize the email message to include details like the form submission data and form name. You can use variables to view the  data directly in your email.

**Email template:**

* **Subject**: You have a new **B2B** submission! &#x20;

```
You received a new B2B submission from your online store's contact form.

Form name:
{{form.name}}

---

Submisssion content:
{{submission.formattedData}}

---

Submisssion URL:
{{submission.submittedUrl}}
```

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

### Step 5: Activate the Workflow <a href="#id-1-step-2-add-condition" id="id-1-step-2-add-condition"></a>

Once you've configured the action, turn on the workflow to activate it.

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

***

By following these steps, you can automate the notification process for new form submissions using Shopify Flow. This setup helps you receive timely email alerts without manual intervention, keeping you informed about your customer interactions efficiently.
