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.
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.