Shopify Flow is an ecommerce automation platform that enables you to automate tasks and processes within your store and across your apps.
I created a workflow to assign a tag on an order based on customerJourneySummary details.
The issue is that the customerJourneySummary is populated 2-3 minutes after the order is paid. Therefore, the workflow fails as at the time of the run the customerJourneySummary firstVisit/lastVisit is still null.
What trigger should I use in such a scenario? I chose order_fulfilled as opposed to order_paid do delay the workflow process but there is no guarantee that order_fulfilled would provide enough time buffer. Is there a trigger that works when the customerJourneySummary is populated?
Thanks
Hey @JackJack1 You can add a wait step with a delay of a few minutes so that the customer journey fields get enough time to be populated
Thanks to everyone who participated in our AMA with 2H Media: Marketing Your Shopify St...
By Jacqui Sep 6, 2024The Hydrogen Visual Editor is now available to merchants in Shopify Editions | Summer '...
By JasonH Sep 2, 2024Note: Customizing your CSS requires some familiarity with CSS and HTML. Before you cust...
By JasonH Aug 12, 2024