Task fails → Proceed to next only if successful. How do I do this?

Status: Open · Asked by 松本昭彦 on · 0 views

tokyo2025 — Question ·
Hi Pabbly team,

In the current workflow, I noticed that even if a task fails, the workflow still proceeds to the next step.

Is there a way to stop the workflow at the failed task, and only continue to the next step after that task is successfully retried?

Thank you!

Arshil Ahmad — Reply ·

Hi @tokyo2025,

Currently, it's not possible to stop the execution of the entire workflow when a step fails. However, you can add a Filter to ensure that the next step is not executed if the expected result is not fetched.

youtube.com/watch?v=RVoCVvcdk4I

Back to all forum threads · Log in to reply