We have created a custom sync between Hubspot and the Opportunity Product object from Salesforce.
I want to create an email that reminds contacts when they are due to renew with us, and need to insert the product name, price, amount of units, etc. This sits on the opportunity product object.
To create the reminder email, I insert a personalisation token and it gives me the option to pull in the properties from the opportunity product object, e.g. ‘total’, ‘product name’, etc. However, when previewing the email as a contact, these tokens do not populate with any of the data from the associated deals to this contact that I’m sending it to.
How can I get it to work?