juanmontero
Member
Greetings, I have some issues, hope you get some help. Thanks
I want to run a second workflow after the first workflow is complete.
Originally I had 2 iterators in my workflow, but this wasn't working as expected, as the first iterator was executing the second iterator.
So I decided to split the iterators in individual workflows.
The first iterator workflow is triggered by schedule by pabbly and I want to trigger the second workflow ONLY after the first workflow is completed.
How to do this? I am approaching this problem correctly?
Thanks
I want to run a second workflow after the first workflow is complete.
Originally I had 2 iterators in my workflow, but this wasn't working as expected, as the first iterator was executing the second iterator.
So I decided to split the iterators in individual workflows.
The first iterator workflow is triggered by schedule by pabbly and I want to trigger the second workflow ONLY after the first workflow is completed.
How to do this? I am approaching this problem correctly?
Thanks