Hello guys
I’m updating a google sheet row when a order change on WooCommerce
For example, if the order 2563 change to Payment Received, I need update on my Google Shhet the row from that order id
I’ve all clear and the row updated BUT I received some data from a WooCommerce Meda Data BUT not the bundle array I need
This module I check the order details
Here I read all metadata from woocommerce order
Then I check on my google sheet what is the cell same to woocommercr order id
ALL IS OK at this step
BUT, here I need update this row
With this value from the metadata array
I don’t see the option here to select the array mentioned, only sow the 1st array value
and I need the vaue from the 3rd array
THANKS A LOT
also This is the JSON
blueprint.json (47.8 KB)
l