Stop a workflow by number times executed
Status: Closed · Asked by Thecab on · 0 views
Can we stop a workflow probably using filter related app to stop a workflow maybe when it has executed 20 times? Any further trigger will not pass through.
Is this possible with the present configurations? ?
Hey @Thecab
Currently, it is not possible to restrict the number of executions of workflow for any instance.
Though you can manually turn off the workflow after a certain number of executions.
I wanted this same functionality.
Stop the workflow once it reaches 100 executions for example.