Thank you! Pleasure to be here.
So in the video, the user had a 3rd party tool that they called a webhook from, which then did a few steps and then had a webhook response that made a new browser. What’s the difference between that and what I’m trying to do? Also, this guy seems to be asking to do the same thing at this link: Is it possible to redirect a webhook URL to a new URL - #4 by Donald_Mitchell
Here’s the form I’ve currently got going on: https://forms.gle/bMKAHySC3iD6mhX2A
The way I’ve set it up is to include this link (My Store
) in the answer to the third question at the bottom, just for testing purposes. Right now, I’ve got that answer being fed into the location key for the webhook response. SO in theory, if this proof of concept was working as I’d like it to, someone would feed a link into the third question, which would open in a new webpage shortly after the submit button has been pushed.