How to Stop Workflow Execution Based on Boolean Value in Request Body
Hey Community! I'm looking for the simplest way to stop a workflow if a boolean in the request body is set to false. Is there a module or any method to terminate the workflow right at this point so no further nodes are executed?
