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

Recapture response doesn't work, but workflow does

Oukside

Member
Hi dear

a weird thing is happening to one of my workflow.
If I click on "Recapture Response", no value is passed (when a webhook is triggered). But the workflow - well - woks. (It passes data to a Google Sheets.)

Is something to be fixed or "it's ok"?
 
P

Pabblymember11

Guest
Hey @Oukside

If you click the "Recapture Webhook Response" button, you should capture the webhook response from the application corresponding to the selected trigger event. Otherwise, the trigger event will remain active until a response is received from the application.
 

Oukside

Member
I've done this, the problem is not that the response is not received. Is that all values are void. But in the Google Sheets linked, they are stored correctly.
 
P

Pabblymember11

Guest
I've done this, the problem is not that the response is not received. Is that all values are void. But in the Google Sheets linked, they are stored correctly.
Can you please record a short video on your concern how you are actually capturing the response and can share the workflow URL for the same?
 
P

Pabblymember11

Guest
Hey @Oukside

I'm able to compare the values from your Google Sheets with the webhook responses captured by your workflow, ensuring that they are passing data correctly.

1712554014943.png


You can check it through a webbooks testing site called webhook.site. Kindly note that the Razorpay trigger event is a webhook-based trigger event that only gets the response once sent by the application.

You can copy the webhook URL provided by Webhook.site inside your application and do the test event inside the application to see if the webhook is being processed inside Webhook.site too. This will double-confirm the issue.

Here is a sample video that you can follow to track the webhook issue:


 
Top