- Your Task History ID
- IjU3NmMwNTY0MDYzZjA0MzM1MjZmNTUzMzUxMzM1MTY0NTQzMCI_3D_pc
Hi,
I have a logic that triggers when there is a new row in google sheet.
The google sheet has data like "Tools Category"
In my logic, I am comparing the new data from google sheet, and the data from Wordpress. I set a router that, if this category already existed in Wordpress, it will execute Flow 1. Else, it will execute Flow 2
Now my problem is, in both Flow, I put Iterator after a API call posting the data into Wordpress. But the iterator just doesn't get executed
Can I know why it don't get executed? How should I fix my flow to make sure the iterator gets executed?
Thank you!
I have a logic that triggers when there is a new row in google sheet.
The google sheet has data like "Tools Category"
In my logic, I am comparing the new data from google sheet, and the data from Wordpress. I set a router that, if this category already existed in Wordpress, it will execute Flow 1. Else, it will execute Flow 2
Now my problem is, in both Flow, I put Iterator after a API call posting the data into Wordpress. But the iterator just doesn't get executed
Can I know why it don't get executed? How should I fix my flow to make sure the iterator gets executed?
Thank you!