Can Webhook create a better response page?
Status: Closed · Asked by Eric Tsang on · 0 views
I watched a youtube video
youtube.com/watch?v=V0eih93WSj8
Although it is mentioned as a quick test for checking the response of webhook, but I find a practical use when combining with QR Code.
https://connect.pabbly.com/workflow/sendwebhookdata/IjU3NjIwNTY4MDYzNTA0MzY1MjY5NTUzMCI_3D_pc?QRCODE=a0480bc07b1682bf872c4cf85fda9ef31ef62fd9f4aedaa73ebbdcc21c54e6a0
The latter part is in fact a QR Code in URL
The webhook, in fact, capture the info of QR Code = a0480bc07b1682bf872c4cf85fda9ef31ef62fd9f4aedaa73ebbdcc21c54e6a0
This can then be further proceeded along the workflow.
Therefore, I would like to check if it is possible to have an option - Custom Redirect URL After Submit for webhook so that we can make use of a meaningful page instead of the following expression.

I am actually new to Pabbly, but I really can feel the power of it! Great Job!
Hey @Eric Tsang
You can use the "Data Forwarder by Pabbly: Forward Custom Data" action steps to forward your data to redirect further to another URL.

You can also refer to the following video tutorial on the same here -
(watch at 8:50)