Woocommerce Order Update
Status: Closed Ā· Asked by Pawan Rajput on Ā· 0 views
I need help with following workflow -
New google from submission>> (Accpet Order Id & Status Which we want to change)>>Order Get updated automatically as per form submission.
Means, if someone placed order my wordpress woocommerce, initial Statue will be as Processing but i want to update order Status when i submit in google forms.
Thanks ?
Follow these steps :
1. Use google sheet new row added as trigger - first half of this video will help you do that -
youtube.com/watch v=FkS-t6vjRq0
2. Use order id to "Retrieve Order" details from woocommerce
3. Use " Update order" to update order in woocommerce and map details from Revtrieve Order step.
If your order status can be different then make sure to setup routers as per your requirements - video on router-
youtube.com/watch v=6XDASZVv3tw
And in the last here is the screenshot of the similar workflow I created for you -

Attachments
thank you so much for your help! I did it! It's working excellent