I am struggling in canceling a lot of scheduled workflows. I see a option to cancel them al, but then also other workflows who need to be continued also get lost.
The workflow ‘movematch_leads’ need to be deleted. There are 2.000 scheduled workflows.
To get the list of scheduled workflow IDs required as an input to the workflow, copy from the scheduler log in your screenshot. Potentially a browser extension like Table Capture can help.
When scheduling an API workflow, it is always worth saving the scheduled workflow’s ID (and possibly its date) so that it is easy to cancel them in future.
There’s not much you can do short of writing a macro that will go through all of the scheduled workflows and cancel the ones with a particular name.