Best answer

Add Google Sheet Rows with WooCommerce order data using integromat / make (line items support)

  • 28 August 2022
  • 2 replies
  • 168 views

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.

Array aggregator output

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.

Mapping of columns

And received final result as shown in below screenshot.

Final result in sheets

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.

icon

Best answer by nicksimard 29 August 2022, 20:47

View original

This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

2 replies

Userlevel 7
Badge +8

I mean you do realize this is Zapier community yes? :D 

Userlevel 7
Badge +11

Hey @smart wheel!

If you’re looking to do this in Zapier, I think this would get you what you need (I haven’t tested it):

 

Each line item in a WooCommerce order would be added as a row in Google Sheets. 

If not that pairing, then maybe this one:

 

If the order contains multiple lines, you can use the Create Spreadsheet Row(s) action, which has line item support :)

As for doing it with Make, can’t help ya there 😜