Shopify Flow
Automate everything and get back to business
Rating
4.7
feedback
6,982
chart
#13
All reviews
Dec. 3, 2025
Sometime it works and many times are not working as expected. Sadly, it did not generate any errors when the flow is not running normally.
Flow will generate errors when an API call fails, but it cannot know when it doesn't do what you wanted. You can actually cause the workflow to fail if needed by adding a "Fail workflow run". You can also send yourself notifications on failure using Flow (search templates for "error" and you'll find examples).
Dec. 3, 2025
Please could there be a mechanism to get today's date.
Hi, thanks for using Flow. There are a few ways to get today's date depending on what you need. First, if you are using a "created" trigger, you can use the createdAt time on that resource. Second, Liquid has a "now" tag that will output the current time. If using a schedule, you can also use "scheduledAt".
Dec. 3, 2025
Dec. 3, 2025
Dec. 3, 2025
Dec. 3, 2025