WooCommerce webhook response not pulling all fields for "New Order Created"
Status: Closed · Asked by arun0488 on · 0 views
I'm trying to pull information about new order created on WooCommerce to a Google Sheet. However, while I set up the trigger, I see that the webhook response captured has only two fields - "Label" and "Value".
Not sure why this isn't picking up all order fields like "Name", "Product", "SKU", etc etc
Could someone please help me here ? Screenshot attached.
Attachments

Seems like you have captured the webhook response after configuring the webhook URL.
So, kindly watch the following video tutorial and try it accordingly.
(Watch the first part of the video)
Hi @arun0488 were you able to sort out the problem? I've also encountered this in my Woo to Facebook workflow. It is not capturing data.