Articles on: qikify Contact Form Builder

How to send submission email to different recipient emails based on the customer's selection?

Since intergrating with Shopify Flow, you can set up to receive submission notifications from different recipient emails based on customer's selection. Please follow these steps to set it up.

Step 1: Choose the Trigger option



Go to Flow app > Choose qikify Form Builder app > Choose Qikify Contact Form - Form submitted.



Step 2: Add condition



In this step, you need to choose the condition to send the submission email. The conditions should include the form ID and the option value so that Shopify flow could detect and send the submission from that form correctly.
For example: I want to send the submission email for email A if customers submit the form A with the Option 1.

Choose the Condition > Press on Add a variable button



With the condition to detect the form, please kindly choose Form > Select ID > Choose the Attribute as Equal to > Add the form ID to the ID label.



After adding the form ID condition, you can click on the Add Criteria button > Choose And option > Add a new condition.

With the condition to detect the option that customer choose, please kindly choose Submission > Select Data > Choose the Attribute as Includes > Type value of the option you set up in the form.



Then your conditions should be:



Now you can repeat these steps to set up the condition for the Option 2.

Step 3: Add Action



After finishing adding the Condition, please choose Add Action > Select Flow app > Choose to Send internal email.



Step 4: 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.

With the email template, you can type the content as you want. Basically, you can copy this 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 5: Activate the Workflow



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

Updated on: 21/02/2025

Was this article helpful?

Share your feedback

Cancel

Thank you!