HubSpot Integration Guide
Find Personalization tokens
To find and use HubSpot's personalized tokens:
Open any email in the editor.
Click to edit any text block
At the top-right corner, click ‘Personalize’ to open the menu.
Select the token you want (e.g. First name, City, Lifecycle stage).

In the text block, the token will appear as a closed element (not the actual token).
To copy the actual token, go to More → Source code. This opens the HTML view.

In the HTML, you’ll see the actual token. For example:
{{ company.name }}

Copy each token and paste it into its relevant variable field in your project's Connect page.
Add the Video link to your campaign
Once the relevant tokens have been added, Copy your video link, and in your HubSpot email campaign, paste it into any clickable element (e.g., image or button).
(Your tokens are baked in the video link, so each recipient sees a video made just for them)

For more info, see HubSpot’s guide
Pro Tips
In the case the data is not known, utilize a fallback field:
{{ contact.firstname | default("there") }}.Trigger If/Then Branch in workflows after the video‑completed event from Blings.
Official Resources
Last updated

