Shopify Flow
Automate everything and get back to business
Rating
4.7
feedback
5,235
chart
#17
All reviews
Dec. 3, 2025
I wish it could automate weekly reports.
Hi, thanks for using Flow. Flow can automated some types of weekly reports. You would use a "Scheduled time" trigger and then actions like "Get order data" to build your report.
Dec. 3, 2025
How to add multiple emails that should receive an automated notification
Hi, thanks for using Flow. You can comma-separate email addresses in the Send Internal Email action.
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