I am trying to export woocommerce order to google sheet rows. I have setup the make.com scenario as below. woocommerce scenario in make
I got desired output using iterator & array aggregator as shown in below screenshot.
Finally i sent this data to google sheet but here i got into this problem, google sheet module is taking only 1 row value from array aggregator. As woo order contains multiple items (line items support as called in zapier integration) i am not able to send remaining data to sheets. See screenshot below.
Google sheets input/output values
I have mapped columns in google sheets module as below.
And received final result as shown in below screenshot.
So, how to achieve this goal in integromat / make.com to have multi row order sent to google sheets or any other application for that matter.