ricardolrm
Member
Hello Pabbly community,
I'm encountering an issue with my integration workflow in Pabbly. I have an iterator that iterates multiple times until the array listing is completed, and after each iteration of the array, it enters a router block that compares whether the record already exists in my data source or not.
If it exists, it skips the record; if it doesn't exist, it saves it to my data source. The problem is that for each iteration of the iterator, it only evaluates the router condition but does not execute the actions inside it.
I've checked the router settings and connections, and everything seems to be configured correctly. However, the actions inside the router are not being executed after each iteration of the iterator.
Could someone please provide guidance on how to resolve this issue? Has anyone encountered a similar problem with iterators and routers in Pabbly? Any insights or suggestions would be greatly appreciated.
Thank you in advance for your help!
I'm encountering an issue with my integration workflow in Pabbly. I have an iterator that iterates multiple times until the array listing is completed, and after each iteration of the array, it enters a router block that compares whether the record already exists in my data source or not.
If it exists, it skips the record; if it doesn't exist, it saves it to my data source. The problem is that for each iteration of the iterator, it only evaluates the router condition but does not execute the actions inside it.
I've checked the router settings and connections, and everything seems to be configured correctly. However, the actions inside the router are not being executed after each iteration of the iterator.
Could someone please provide guidance on how to resolve this issue? Has anyone encountered a similar problem with iterators and routers in Pabbly? Any insights or suggestions would be greatly appreciated.
Thank you in advance for your help!