PPG Aerospace Store review for Shopify Flow
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.
Developer Reply
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).