WooCommerce Connection Problems - no data in Pabbly connect

Status: Closed · Asked by Marcel on · 0 views

Marcel — Question ·

hi there,

I created a web hook in a WooCommerce store and waiting for the first data to come in. I did a test order in the shop backend but nothing is appearing in pabbly. I really want to solve that problem quickly. can you please help me?

Attachments

Bildschirmfoto 2022-04-22 um 12.07.36.png
Bildschirmfoto 2022-04-22 um 12.07.59.png
Pabblymember11 — Reply ·

Hey @Marcel

You can check out our following video tutorial on WooCommerce: Order Created trigger event. Kindly try this at your end and let us know if that works for you.

(Watch the first part of the video to capture the webhook response)

youtube.com/watch?v=k9jBAExgtNo

Marcel — Reply ·

OK got it - that works so far.
Important for me:

Where can I get the numbers of the orders? Total orders per client? Total amount of all orders per client? Middle amount of all orders? I can not find where to grab that data...

Pabblymember11 — Reply ·

Hey @Marcel

Where can I get the numbers of the orders?

You can use the "Line Itemizer" action event in your workflow to get all the items and order details in a comma-separated.

Total orders per client?

You can use the "WooCommerce: Retrieve an Order By Email" action to order details.

Further, can you describe once about "Middle amount of all order"?

You can refer to our video tutorial on Line Itemizer.

youtube.com/watch?v=GqaiQO_ekUQ

Further, can you describe once about "Middle amount of all order"?

Marcel — Reply ·

If one client did "5" orders I would need the total amount of money of all orders in one field. Where can I grab that data?
It would also be useful to get the "5" to make the calculation of the middle amount of all orders.

Back to all forum threads · Log in to reply