Setting Up Form Field Mappings for a Typeform Form

Have more questions? Submit a request

This guide will show you how to specify your form field API mappings to map values from entries in your form to variables that can be used in logic in your graph.

 

Configuring Your Redirect URL

In the URL redirect input box shown below, enter in the url of the thank you page or page you would like to redirect to upon submission of the form and display your calendar on.

You will be adding the data you would like to send over to LeanData BookIt routing via URL parameters. To do this, enter the URL to redirect to using the following format:

https://redirecturl.com?<Desired Field Name 1>=<Desired Variable 1>&<Desired Field Name 2>=<Desired Variable 2>…

You will first attach a ‘?’ to the URL to signify that you are using URL parameters. Then, we you can add your parameters by specifying the name you would like to give each parameter on the left side of an ‘=’ and the actual value on the right side. Finally, we are chaining together all of the parameters with an ‘&’.

To include the variables you would like to use, click the plus next to the redirect URL input box and select the variable you would like to use from the dropdown.

 

Adding Your Field Mappings

Now, you can use the above field names in the trigger node of your BookIt graph to map the entries captured in your form to variables that can be used in the logic of your graph.

In each mapping you can either select a mapping to one of the default variable options if available, or define your own variable name and type otherwise.

 

Articles in this section

Was this article helpful?
0 out of 0 found this helpful
Share