T
Twenty2mo ago
Hussam

Is it possible to retry a failed workflow

I'm importing contacts from another source. They are 1k+ The 1st 100 went throug, while the rest of them failed even without trying Is it possible to re trigger the workflows
3 Replies
ɃØĦɆᵾS
ɃØĦɆᵾS2mo ago
@thomast
thomast
thomast2mo ago
You cannot re-trigger a workflow You can only execute 100 workflows at a time yes. If you are self hosting you can raise that limit. Otherwise, instead of doing one import per workflow, you could use an iterator step
Hussam
HussamOP2mo ago
Got it. I'm using Cloud based I'll create a script for do it using the API. Thanks

Did you find this page helpful?