Insert all products of a Woocommerce order to Google Sheets
Status: Closed · Asked by cristophergv on · 0 views
Hello, how can I insert all the products of an order from woocommerce to Google Sheets, I have followed the videos of the channel and no matter what I use: Append Values or Add new row, only the first product is inserted and the rest are not added to the file sheet.
I am using the trigger: Order updated, because it happens to us that some clients pay by physical means or sometimes their credit card does not pass and hours after they speak to their bank they can pay the order and we want to be attentive to when the order is paid, then send the data to the file sheet.
By the way, in the iterator video, it is shown that woocommerce sends a json that is used for the example, but in this case the data that Pabbly shows me in that trigger is already separated.
Thank you.
Want to do a quick zoom call PM me - https://www.facebook.com/fagun.shah.7/
Want to do a quick zoom call? PM me - https://www.facebook.com/fagun.shah.7/
Thanks Fagun, for the help you gave me with the help provided in the video conference, the workflow already works. Thanks for the time provided and the help.
By the way, the problem was having the simple response enabled and not using the iterator.