ValiMasca1
3 years agoQrew Member
Redirect page from a web page using webhooks/pipeline
Hi everyone,
I created a form in Visual Studio Code in HTML, CSS, JS. I attached to the form a post method, with a link to my webhook in the pipeline that I created. I get to populate the fields in Quickbase through this method, but after I submit the form, the page redirects to the webhook address provided in the pipeline.
I want to make it redirect back to an empty form, and I'm not sure how to achieve this. I watched Kirk Tracy's video on youtube that I will attach, and changed some things around to make it work in the form I build in VS Code. Does anyone know how to re-direct after I submit the form to a different html page?
Using a QuickBase Webhook Pipeline to accept a JSON Post that creates records in QuickBase
.
------------------------------
Vali Masca
------------------------------
I created a form in Visual Studio Code in HTML, CSS, JS. I attached to the form a post method, with a link to my webhook in the pipeline that I created. I get to populate the fields in Quickbase through this method, but after I submit the form, the page redirects to the webhook address provided in the pipeline.
I want to make it redirect back to an empty form, and I'm not sure how to achieve this. I watched Kirk Tracy's video on youtube that I will attach, and changed some things around to make it work in the form I build in VS Code. Does anyone know how to re-direct after I submit the form to a different html page?
Using a QuickBase Webhook Pipeline to accept a JSON Post that creates records in QuickBase
YouTube | remove preview | ||||||
|
------------------------------
Vali Masca
------------------------------