Woocommerce Create/Update order

Hi guys, I need to create a scenario that create a row for a new order or update related row on a order update. Do I need two different scenarios for this or can I make it with one?

I’m moving from Zapier and there I use the trigger “Order Update” + “Create a new row if nothing found”. That was handy to only handle 1 zap.

Is there anything similar or what would the best alternative be?

Hi Bianco,
You could use the Watch Events module to listen for order creation and updates. Add a Search Rows module in Google Sheets to check if an order already exists, followed by a Router to decide whether to create a new row or update the existing one based on your search results