Shoppable VideosIntegrationsShopify Flow

Shopify Flow

Learn how to integrate Doran Shoppable Videos with Shopify Flow to automate workflows triggered by UGC video submissions and approvals.

Introduction

Shopify Flow is a powerful ecommerce automation platform developed by Shopify. It allows merchants to automate repetitive tasks and workflows within their online stores, helping them save time and streamline their operations.

By connecting Doran Shoppable Videos with Shopify Flow, you can build automated workflows that react to UGC video activity — for example, notifying your team when a new video is submitted, or sending a reward email when a video is approved.

Requirements

Make sure both of the following apps are installed on your store before proceeding:

  1. Doran Shoppable Videos
  2. Shopify Flow

Access the menu

From the Doran admin, go to Settings > Shopify Flow.

Access the menu

Trigger: UGC video submitted

The trigger UGC video submitted allows starting a workflow when a customer submits a UGC video through the video submission widget.

Create a new workflow and select the trigger

From Shopify Flow, click Create workflow and click Select a trigger.

Search for UGC video submitted.

Search for UGC video submitted

Complete workflow

After selecting the trigger, you can add more steps for your workflow. Please do not forget to enter your workflow name and Turn on workflow.

Trigger variables

VariableTypeDescription
videoVideoThe submitted video. It includes Shopify file ID.
urlURLThe URL of the submitted video file.
customerCustomerThe submitting customer. It includes Shopify customer ID. Falls back to the submission's source URL when no Shopify customer is linked.
emailEmailThe email address collected from the customer at submission time, if provided.
phoneStringThe phone number collected from the customer at submission time, if provided.
statusStringThe video moderation status.

Trigger: UGC video approved and select the trigger

The trigger UGC video approved allows starting a workflow when a customer-submitted UGC video is manually approved (published) by a store staff member.

From Shopify Flow, click Create workflow and click Select a trigger.

Search for UGC video approved

Complete workflow

After selecting the trigger, you can add more steps for your workflow. Please do not forget to enter your workflow name and Turn on workflow.

Trigger variables

VariableTypeDescription
videoVideoThe approved video. It includes Shopify file ID.
urlURLThe URL of the approved video file.
customerCustomerThe submitting customer. It includes Shopify customer ID. Falls back to the submission's source URL when no Shopify customer is linked.
emailEmailThe email address collected from the customer at submission time, if provided.
phoneStringThe phone number collected from the customer at submission time, if provided.