• Instructions to Ask a Question

    For any assistance, please click the "Ask a Question" button and select the Pabbly product for which you require support.

    We offer seven comprehensive applications designed to help you efficiently manage and grow your business:

    Our support team endeavors to respond within 24 business hours (Monday to Friday, 10:00 AM to 6:00 PM IST). We appreciate your understanding and patience.

    🚀 Exclusive Lifetime Offers 🚀

    We invite you to take advantage of our special one-time payment plans, providing lifetime access to select applications:

    • 🔥 Pabbly Connect — Lifetime Access for $249View Offer
    • 🔥 Pabbly Subscription Billing — Lifetime Access for $249View Offer
    • 🔥 Pabbly Chatflow — Lifetime Access for $249View Offer

    Make a one-time investment and enjoy the advantages of robust business management tools for years to come.

webhook response doesn't return with all the details

MArin

Member
I am trying to get a response with all the details and for somereason it stopped and now not sowing all data it used to capture

specifically I have some kind of a form and I want to get the info in order to create a google sheet with it

thanks for your reply!
 
P

Pabblymember11

Guest
Hey @MArin

Please share the name of the trigger event along with the name of the workflow, so that we can look into it and can guide you accordingly.
 

MArin

Member
Trigger : When this happens …

1. WooCommerce : New Order Created​




workflow :

Order files with google sheets​

 
P

Pabblymember11

Guest
Hey @MArin

Please capture the webhook response from WooCommerce in Advance format by toggling the "Simple Response" and then use the Iterator action step after the trigger step to process all the line items accordingly.

 

MArin

Member
Im sorry, It seems like not all the details are retrieved in the first step of

1. WooCommerce : New Order Created
it used to work before and I had all the details but now I can't see it at all​


please advise

thanks,
Marin
 
P

Pabblymember11

Guest
Hey @MArin

As we can see from the latest task history Id of your workflow it seems like your order data is coming in fine.

You only need to configure your Google Sheet or Google Slide action step correctly.

Further, we have also noticed that you getting line items in large quantities, so we would suggest your use the Iterator or Line Itemizer action step.

2022-10-20_13h11_39.png
 

MArin

Member
Thanks @Supreme
My product is build on a process with steps
the client adds more items to the "father" products and at the end the client fills a form

I used to see all the details, but now I don't see the sons nor the answers to the form that I need to have

could you please check further?

thanks,
Marin
 
P

Pabblymember11

Guest
Hey @MArin

Please record a short video on your concern, since it is been very unclear on how you are getting the data and how you wish to process it.
 

MArin

Member
Hey @Supreme

I need to get the date in picture one (this is what I used to get with same trigger)
now as you can see in picture two this is what i am getting and the info I need is missing
how can I have the info in picure one again please?

thanks,
Marin
 

Attachments

  • picture one - old.jpg
    picture one - old.jpg
    103.1 KB · Views: 100
  • picture two - current.jpg
    picture two - current.jpg
    74.8 KB · Views: 92
P

Pabblymember11

Guest
Hey @MArin

You can check the following video tutorial on how you can capture the webhook response from your WooCommerce.

(Watch the first part of the video)

Moreover, to capture the webhook response in advance response you can refer to the following video -
 
Top