Q: Can you receive and pass information into and out of fields by URL parameters?
For example, if we have a membership platform and I have a user that is logged in, I can take a link from my page and hopefully embed your platform into another website page and have a link going to it that includes .....com/schedule?firstName=John&last=Smith so the user doesn't have to fill it out every time. If I can do that can I also take the info and pass it as a URL parameter to another custom thank you page that allows for me to pull that information and bring it back into our DataBase?

Martin_Vyte
May 14, 2024A: Great question,
Yes you can !
We have a setting that you can enable on your Vyte booking page for that.
You can pass the name, but also the email, phone number, company, event title, event location and default message !
You can redirect to a custom thank you page but we don't pass that information back to it.
Using our API and webhooks (disclaimer: not included in the deal, contact us if you want access to it) you can pull all the information from your meetings
Just to clarify, parameters only into the schedule but not from it to another page. Bummer. Was hoping it would do both.
Yes you got it correctly.
However feel free to add it to our public roadmap: https://roadmap.vyte.in/roadmap and explain how you would like to get those data back on the redirect page, we'll look into it !