Is there a secret code to put in a code task that will end the workflow if a specific criteria is or isn’t met? something like endWorkflow: true or false and it will actually not continue to the next tasks in the workflow? thanks
Is there a secret code to put in a code task that will end the workflow if a specific criteria is or isn’t met? something like endWorkflow: true or false and it will actually not continue to the next tasks in the workflow? thanks

Hope it helps
If a task returns a status or data, you can base the next condition on what the previous task returns.
Leave a Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.