Sales Email

Bondi317
Member

Need help embedding a custom URL for Sales Templates

SOLVE

Hello, I'm struggling with adding a URL to a sales template. We are creating a sequence and we save a specific checkout link as a URL property in the contact (we use this to track it on multiple platforms). We would need to include that link in the email as a URL but there is no way of referencing the property in the URL options. 

 

Screenshot 2024-10-21 at 10.54.48.pngScreenshot 2024-10-21 at 10.55.27.png

 

Is there a workaround? 

0 Upvotes
1 Accepted solution
karstenkoehler
Solution
Hall of Famer | Partner
Hall of Famer | Partner

Need help embedding a custom URL for Sales Templates

SOLVE

Hi @Bondi317,

 

The syntax for personalization tokens is

 

{{ object.internalpropertyname }}

 

For example, the property "Website" would have the token {{ contact.website }}. You can look up the internal property name in the property settings:

 

karstenkoehler_0-1729501164743.png

 

 

Since tokens aren't officially supported there, I recommend testing and making sure HubSpot accepts tokens there. There is always a risk it doesn't, unfortunately.

 

Best regards!

Karsten Köhler
HubSpot Freelancer | RevOps & CRM Consultant | Community Hall of Famer

Beratungstermin mit Karsten vereinbaren

 

Did my post help answer your query? Help the community by marking it as a solution.

View solution in original post

0 Upvotes
1 Reply 1
karstenkoehler
Solution
Hall of Famer | Partner
Hall of Famer | Partner

Need help embedding a custom URL for Sales Templates

SOLVE

Hi @Bondi317,

 

The syntax for personalization tokens is

 

{{ object.internalpropertyname }}

 

For example, the property "Website" would have the token {{ contact.website }}. You can look up the internal property name in the property settings:

 

karstenkoehler_0-1729501164743.png

 

 

Since tokens aren't officially supported there, I recommend testing and making sure HubSpot accepts tokens there. There is always a risk it doesn't, unfortunately.

 

Best regards!

Karsten Köhler
HubSpot Freelancer | RevOps & CRM Consultant | Community Hall of Famer

Beratungstermin mit Karsten vereinbaren

 

Did my post help answer your query? Help the community by marking it as a solution.

0 Upvotes