Flow Library

All of the example workflows provided in the Flow Library can be downloaded and imported directly into your Shopify Flow app to get started quickly.

⚠️ Important Setup Notes ⚠️

Before importing and activating any of the example Flows, make sure to review the following requirements:

API Key Requirement

All Flows must include your V2 API Key in the final step. You can find this in the Inveterate Dashboard under: Integrations → API Key

Placeholder Logic

All Flows will contain placeholder values (like tag names, spend thresholds, or messages) You’ll need to update these to reflect your store’s actual use case, naming conventions, and business logic.


Adding customers to a free tier based on behavior

You will need to provide the segmentId for the Free membership tier that you are enrolling customers into in the final step of these Flows. This is an alphanumeric value that can be found at the end of the URL in the Inveterate Dashboard when viewing a specific tier.

segmentId
Where to paste API Key and SegmentId

Issuing Store Credits to members based on behavior

Where to paste API Key and where Liquid Math is calculated

Last updated

Was this helpful?