Jotform allows you to “pre-populate” fields in a form. In other words, if your Jotform URL is jotform.com/myform, you can add an email
field to the form, and if a client opens jotform.com/[email protected], the email
field will be auto-populated to be [email protected]
.
Additionally, you can make that field hidden in the form for greater elegance (the email will be submitted when the client submits the form, but it will be invisible in the form).
Copilot customers can use a custom app to dynamically pass-through a client’s email address to the form as described above.
Here’s a demo video of this what this looks like:
Screen Recording 2024-07-29 at 1.34.01 PM.mov
What you need:
Steps to follow:
COPILOT_API_KEY
env var in the Vercel projectemail
query parameter if needed to match the Unique name of the field in their Jotform)