• 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.

"Data out" different than the "webhook response"

kaleanders

Member
I can't see all the parameters in the "webhook response" of my workflow. For example, the parameter "recurrency" appears on the data out of my workflow but I can't catch it from the "webhook response"... What should I do? I can set up the next step of my automation if I can't catch that parameter, BUT I'm receiving it because I can see it on the "data out" of my workflow history.
 

Attachments

  • PABBLY 1.png
    PABBLY 1.png
    200.1 KB · Views: 132
  • PABBLY 2.png
    PABBLY 2.png
    246.4 KB · Views: 123
P

Pabblymember11

Guest
Hey @kaleanders

I can't see all the parameters in the "webhook response" of my workflow. For example, the parameter "recurrency" appears on the data out of my workflow but I can't catch it from the "webhook response"... What should I do? I can set up the next step of my automation if I can't catch that parameter, BUT I'm receiving it because I can see it on the "data out" of my workflow history.

You should recapture the webhook response again with new data and then map it accordingly.
 
P

Pabblymember11

Guest
Hey @kaleanders

The Hotmart trigger event is a webhook based webhook which only captures the data which is coming from the application itself.

So, we would recommend you to capture the same order which has the Recurrency field.

Further, you can see the respective field in the webhook response now.

2022-08-29_12h21_40.png
 

kaleanders

Member
Hey @kaleanders

The Hotmart trigger event is a webhook based webhook which only captures the data which is coming from the application itself.

So, we would recommend you to capture the same order which has the Recurrency field.

Further, you can see the respective field in the webhook response now.

View attachment 14873

Still not working. I've recaptured over and over the same webhook that sends the "recurrency" paramether and I still can't see it in the workflow. I mean, I can see it in the workflow history, but not in the webhook response when I'm building the workflow.
 
P

Pabblymember11

Guest
Kindly check your webhook response now and try again.

1661756902125.png
 
Top