How to Set Up Shopify Flow to Receive Notifications for New Form Submissions
Overview
With Shopify Flow integration, you can automate the notification process whenever there is a new form 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.
Benefits
Unlimited email notifications for new submissions.
Customize the email content to display relevant details, such as the customer's input and form name.
How to Set Up Shopify Flow for New Form Submission Notifications
Follow these steps to set up Shopify Flow to receive notifications for new form submissions from the Qikify Contact Form Builder app.
Step 1: Open Qikify Contact Form Builder App
To get started, log in to your Shopify admin, and open the Qikify Contact Form Builder app.
Step 2: Enable Shopify Flow Integration
Go to the Settings page in Qikify Contact Form app > Integrations.
In the Shopify Flow section, select the option Enable Shopify Flow.
⚠️ Note: If you do not turn on this option, you may receive duplicate email notifications—one from the Qikify system and another from Shopify Flow.
Step 3: Save Your Settings
Click Save to apply and save your settings.
Step 4: Create a New Workflow in Flow app
Go to the Shopify Flow app > Click on Create workflow to set up a new automated workflow.
Step 5: Select the Trigger
Click on Select trigger.
Choose the Qikify Contact Form Builder app.
Select the Qikify Contact Form - Form submission trigger.
Step 6: Add an Action
Click on Add action.
Search for and choose Send internal email as the action.
Step 7: Set Up Email Content
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 submission data directly in your email.
Email template:
Subject: You have a new message via Contact Form on your store
Email content template:
You received a new message from your online store's contact form.
Form name:
{{form.name}}
---
Submisssion content:
{{submission.formattedData}}
---
Submisssion URL:
{{submission.submittedUrl}}
Step 8: Activate the Workflow
Once you've configured the action, turn on the workflow to activate it.
Summary
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.
Updated on: 21/02/2025
Thank you!