Skip to main content

Hey yall, i want to know if i can fill a camp with name and email in a website using the informations that i got from a manychat chatbot

Depends on the website and form you’re using.

Some forms will allow you to pre-fill the information on the URL.

For example, if your URL is:

https://www.website.com/form

Some sites will allow you to do something like this:

https://www.website.com/form?email=gus@test.com&name=Gustavo

And it’ll fill the desired fields.

For example, I do this with Calendly and other appointment apps all the time.

The exact way to do this (and if it’s possible or not) will depend on what software you’re using on the website.


Depends on the website and form you’re using.

Some forms will allow you to pre-fill the information on the URL.

For example, if your URL is:

https://www.website.com/form

Some sites will allow you to do something like this:

https://www.website.com/form?email=gus@test.com&name=Gustavo

And it’ll fill the desired fields.

For example, I do this with Calendly and other appointment apps all the time.

The exact way to do this (and if it’s possible or not) will depend on what software you’re using on the website.

Im trying to do this with a portuguese website https://www.ganhasorriso.com/marcacaodeconsultas, i need to fill at least the name and email


It dont opens the page to make an appointment via url :/

 

to open that you need to open the https://www.ganhasorriso.com url and then hover above the “marcacoes online” then click in “marcar consulta”


Looks like you’re using 123formbuilder for your form.

Here’s their documentation: https://www.123formbuilder.com/docs/how-to-prefill-form-fields/

Apparently there is a way to do it. Next step is to figure out exactly how, and if it’s compatible with the way you have it setup in your site.


Thank you so much gustavo, it helps alot


Reply