Shopify

Shopify Flow

Trigger a Shopify Flow automation when a form is submitted. Available on Pro and Pro+ plans.

2 min read

Last updated June 15, 2026

Shopify Flow integration lets you trigger any Flow automation the moment a form is submitted. Use it to send emails, update order records, create tasks, add metafields, or chain any actions supported by Shopify Flow without writing code.

Available on Pro and Pro+ plans.

How to set up

Enable Flow in the form

In the form builder → Settings → Shopify → Flow → toggle Enable Shopify Flow on and click Save.

Open Shopify Flow

Go to Shopify Admin → Apps → Flow.

Create an automation

Click Create workflow. Set the Trigger to the custom app event from SK Form Builder.

Add your actions

Chain any Flow actions after the trigger send an email, tag a customer, create a metafield, send a Slack message, or any other supported action.

Turn on the workflow

Click Turn on workflow to activate it.

What data is sent to Flow

When a form is submitted, the app fires a Flow trigger event that includes:

  • Form name and ID
  • Submission response ID
  • Submitted field values
  • Customer email (if an Email field is present)
  • Submission timestamp

You can reference these values in Flow conditions and action fields using Flow's data variables.

Example use cases

  • Send a follow-up email via Shopify Email when a customer submits a contact form
  • Tag the customer in Shopify based on form answers
  • Create a customer metafield after submission (alternative to the built-in metafield mapping)
  • Notify your team via Slack or email through Flow's notification actions
  • Trigger a fulfillment workflow when a custom order request form is submitted

Combine Flow with Customer Tagging for powerful segmentation the form tags the customer, and Flow responds to that tag event with additional automation.

Was this page helpful?