Personalisation Token HTML for Signatures

Hey,

I need your help, I am trying to add personlisation tokens to our hubspot email signatures, however I can’t get the personalisation text to come through.

Herre is an example of the code:

<span style=“color:#213c4d;”><strong><span style=“font-size:12px;”><span style=“font-family:Arial,Helvetica,sans-serif;”>{{contact.hubspot_owner_id.fullname}}</span></span></strong></span> \ <br />
<br />

Hey @CParmiter I don’t believe personalization tokens are supported in email singatures. I don’t see it as an option. This would make sense somehwat as personalization tokens are rendered server side (IE by the HubSpot system) before the emails are sent. Email signatures can persist both in HubSpot and your email client so HubSpot may not have the chance to update a personalization token prior to the sending of an email.