I am trying to use Typeform to process incoming sales requests. I've been able to use Zapier to import those submissions in Typeform as new form submissions in HubSpot. It has to be this way due to other software we use.
The one issue with Typeform is there is no built-in support for Google Address Validation, which is critical for this to work for me. The one possible workaround I think would be:
1. Prospect generates the Google formatted address by typing their address into a single field form.
2. The contents of that field (i.e. the text of the address) is then attached to the URL as a UTM parameter when the prospect submits the form.
3. The page refreshes to have the Typeform now embedded where that original form was. Typeform can pass the address as a hidden field from the UTM in the URL.
Does this make sense or sound like it would work? What I don't know how to do is get that address field into a UTM parameter.