How to implement an iterator
Status: Closed · Asked by Akiladevi Shanmuganathan on · 0 views
Hello team,
I would like to fetch Woocommerce order data from our website to a google sheet. When there are multiple products purchased in one order, to my knowledge, using Iterator will fetch each every product in the order list and then enter them on the google sheet. But I do not know to map an iterator. Kindly help me in this.
Hey @Akiladevi
Regarding your concern to map the related data from the Iterator action step then you can check out the following video tutorial.
Thank you so much @Supreme ! I implemented it successfully.??