How to implement an iterator

Status: Closed · Asked by Akiladevi Shanmuganathan on · 0 views

Akiladevi — Question ·

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.

Pabblymember11 — Reply ·

Hey @Akiladevi

Regarding your concern to map the related data from the Iterator action step then you can check out the following video tutorial.

youtube.com/watch?v=zJaGQ-SIB0I

Akiladevi — Reply ·

Thank you so much @Supreme ! I implemented it successfully.??

Back to all forum threads · Log in to reply