Skip to main content

Any Hubspot experts here?

I’m trying to send an email from Hubspot with an embedded Typeform.

I want it to use data from my Hubspot contacts.

I studied how to do that from a campaign in Hubspot but I can’t get it to work from an email in Hubspot.

I have hidden fields setup in Typeform already.

The screen shot is as far as I’ve got in Hubspot.

I pasted the code but I don’t know how to use the variables.

Hey @photoform thanks for stopping by! If there aren’t any other HubSpot users around, maybe @Liz can help when she’s back tomorrow 🙏


Hey @photoform 

You should be able to customize the embedded typeform in the your Hubspot email and replace this xxx placeholder by your contact name for example.

For this, you need to modify the HTML given by Typeform and find the xxx and replace it by Hubsopot personalization token (hubspot doc)

Something like Hi {{contact.firstname}}

In the code you will also find links to the form, with placeholder values for hidden fields, replace those too.
 


Hey @photoform 

 

I think if you scroll to the part “Start your form in an email” in this article: 
https://www.typeform.com/help/a/personalize-your-forms-with-hub-spot-6812418902036/
  you should be set up.

It explains how to use your Hubspot contacts in your Typeform, via Hidden Fields :)

 


Reply