Is there an error handling step?
Status: Closed · Asked by Support | Goodness Lover on · 0 views
Hi. I've got a flow that calls on a Google Sheet to retrieve a course's details. While I've built a "manual" error handling route that fires an email to support if the row is empty, when the request times out or it returns empty for no reason I can tell, it doesn't fire an error message, it just skips the next steps silently. is there a way to notify me if that step doesn't succeed?
Hey @Anastasia !
An automated email is sent out to the registered email address of the user regarding the failed task.
But for skipped tasks, emails are not sent out.
So you can make changes to your workflow on the basis of failed task only.