Hi everyone, I’m currently working on a personalized email in HubSpot and trying to retrieve associated CRM records using the crm_associations function. Here’s what I’m attempting: {{ crm_associations(contact.exportable_hs_id, "USER_DEFINE read more
Hi, Thank you for your reply. crm_associations is working on marketing email but not with the "current contact" wich is a really bad limitation....read more
We have a unique HubSpot setup where multiple contacts could share an email address. Because of this we have created a custom object called Patients that are associated with a contact with one email address for our sending purposes.
Smart rul read more
Hi @BRegan ,
I'm not sure what exactly you're personalizing in your emails - but a contact list will flatten certain information, especially i...read more
Has anyone explored Branded Mail for Apple IOS 18? I’m looking into its implementation through HubSpot and had a few questions: AI Summarisation : Does Apple generate the same summary for all users, or is it personalised per user? Categori read more
Hi there. We are using HubSpot's Membership/Private Content functionality for our website. I'm trying to figure out a way to dynamically create a webpage (behind a login) that would allow the user to manage their email subscription preferences, rath read more
Hey, @katjmars . So, short answer: there isn’t a native way in HubSpot to surface that exact contact-specific subscription preferences page inside ...read more
Is there a native HubSpot feature that allows exporting email content text? I'm aware that this can be done via the API, but I'm specifically looking for a built-in solution.
Good day, I am noticing that some contacts are not receiving our emails, and they appear in the not sent category of recipients, with the mention Other . However, in their profile, they are not showing as being opted-out, but when vie read more
Hi @JLetellier
Just adding to @karstenkoehler 's points, "unsubscribed from all" and unsubscribed from a specific subscription type are two...read more
Hi, I'm creating an email template to send to my customers when the deal's arrival date is close. In my deal object, I have a property called 'Arrival Date,' and I want to obtain the day of the week for that date to include in the email content. read more
Hi @MVirginiaBarr and welcome! We are delighted to have you here! Great question, thanks for asking the Community! I have found similar threads...read more
Hello, How do you target contacts based on how many miles away they are from a given location? Targetting by country or city will not work. HS Support told me this feature is not built into HubSpot, so I'm wondering what the community does to acco read more
Use of Python in a workflow step requires Ops Hub Pro. One way I have set this up is to determine a base location, then assign a property inside each...read more
Hello! I just started Hubspot for email use with the drag and drop editor. There are a few images I created that I wanted to have text on top of, but realized that didn't work. I also tried the Canva option but the text I make converts to an image. read more
Dealing with background images stretching on mobile can be tricky, but there are a couple of approaches you can try. First, to prevent the bac...read more
Good afternoon. Our team setup a personalization token that we add to our links which just contains a user's ID number, and by adding this to the end of our URLs we've been able to track people who click on our HubSpot email links using our CDP. read more
Hey @ymt77 ,
Hey there! If you’re looking to automatically append the personalization token ( esp_id={{contact.hs_object_id}} ) to URLs in all...read more
We are trying to do an email campaign through HubSpot. The email we wrote contains multiple URL links for which we want to include tracking data. The links work perfectly fine, but when we send a test email the link becomes broken. If we turn off em read more
For any of those wondering, Hubspot support was able to find a solution. The key was to connect a subdomain to Hubspot rather than the main domain. ...read more
Hi, We would like to add content in an automated mail based on checked checkboxes in a contact property. Use case: We need to inform prospects that they are ineligible for our product. this rejection can be due to 8 possible reasons. a pro read more