Is There a Way to Auto-Populate Forms from Email>Unbounce

  • 1 October 2021
  • 3 replies
  • 4 views

Hello

I’m trying to set up a form submission page where people will be directed there from a link sent to their emails. Is there a way to have the fields auto-populated from information gathered from their emails?

Thanks


3 replies

it really is simpler, pass the value of the variable by url and your field must be called in the same way. example. The variable will be phone. In the url add “?phone = + 123456789” and in your form the field you receive will be called in the same way and voila!

Oh terrific! How? I’m not sure I totally understand hidden fields.

Thanks!

yes!!! … with hidden fields

Reply