<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Inconsistent emtpy properties of contacts in programmable emails in CMS Development</title>
    <link>https://community.hubspot.com/t5/CMS-Development/Inconsistent-emtpy-properties-of-contacts-in-programmable-emails/m-p/938228#M38210</link>
    <description>&lt;P&gt;Hey, &lt;SPAN style="background: var(--ck-color-mention-background); color: var(--ck-color-mention-text);"&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/517965"&gt;@svnwa&lt;/a&gt;&lt;/SPAN&gt; &lt;span class="lia-unicode-emoji" title=":waving_hand:"&gt;👋&lt;/span&gt; Thanks for reaching out! I have a few suggestions based on your comment.&amp;nbsp;&lt;/P&gt;
&lt;UL&gt;
 &lt;LI&gt;If you think you've found a bug, please file a support ticket. I'd phrase it as not a custom code question, but an issue with product functionality.&lt;/LI&gt;
 &lt;LI&gt;If this is product feedback, you can do two things. Inform your CSM in your next meeting that you have a “roadblock” with how this functions and if you have a moment, please consider making a post in the &lt;A href="https://community.hubspot.com/t5/HubSpot-Ideas/idb-p/HubSpot_Ideas" target="_blank"&gt;Ideas forum&lt;/A&gt; along with any suggestions you have&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Additionally, we can definitely leave this open in case other community members have any comments or suggestions based on their use cases.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best,&lt;/P&gt;
&lt;P&gt;Jaycee&lt;/P&gt;</description>
    <pubDate>Tue, 05 Mar 2024 20:37:12 GMT</pubDate>
    <dc:creator>Jaycee_Lewis</dc:creator>
    <dc:date>2024-03-05T20:37:12Z</dc:date>
    <item>
      <title>Inconsistent emtpy properties of contacts in programmable emails</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Inconsistent-emtpy-properties-of-contacts-in-programmable-emails/m-p/936958#M38188</link>
      <description>&lt;P&gt;There is a weird behaviour in programmable emails where empty properties of contacts seem to not be emtpy but a string representation of their parameter name.&lt;/P&gt;&lt;P&gt;However the parameter name is also not consistent, so it it hard to check for emtpy or undefined contact properties.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here are some examples for emtpy email, firstname, lastname and zip:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="svnwa_0-1709539933943.png" style="width: 400px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/112068iA6FBE8997771FD9D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="svnwa_0-1709539933943.png" alt="svnwa_0-1709539933943.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;As you can see the email and zip are rendered as "CONTACT.PROPERTY_NAME" however the firstname and lastname are rendered as their german property names "Vorname" and "Nachname" - i guess because my companys Hubspot settings are in German.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;With this behaviour i cannot check if the email is emtpy by&lt;/P&gt;&lt;P&gt;{% contact.email == "" %}&lt;/P&gt;&lt;P&gt;but have to check if the string matches&lt;/P&gt;&lt;P&gt;{% contact.email == "CONTACT.EMAIL" %}&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I find this behaviour very counter intuitive to most developers out there and wanted to get the communitys take on this.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 04 Mar 2024 08:20:37 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Inconsistent-emtpy-properties-of-contacts-in-programmable-emails/m-p/936958#M38188</guid>
      <dc:creator>svnwa</dc:creator>
      <dc:date>2024-03-04T08:20:37Z</dc:date>
    </item>
    <item>
      <title>Re: Inconsistent emtpy properties of contacts in programmable emails</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Inconsistent-emtpy-properties-of-contacts-in-programmable-emails/m-p/938228#M38210</link>
      <description>&lt;P&gt;Hey, &lt;SPAN style="background: var(--ck-color-mention-background); color: var(--ck-color-mention-text);"&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/517965"&gt;@svnwa&lt;/a&gt;&lt;/SPAN&gt; &lt;span class="lia-unicode-emoji" title=":waving_hand:"&gt;👋&lt;/span&gt; Thanks for reaching out! I have a few suggestions based on your comment.&amp;nbsp;&lt;/P&gt;
&lt;UL&gt;
 &lt;LI&gt;If you think you've found a bug, please file a support ticket. I'd phrase it as not a custom code question, but an issue with product functionality.&lt;/LI&gt;
 &lt;LI&gt;If this is product feedback, you can do two things. Inform your CSM in your next meeting that you have a “roadblock” with how this functions and if you have a moment, please consider making a post in the &lt;A href="https://community.hubspot.com/t5/HubSpot-Ideas/idb-p/HubSpot_Ideas" target="_blank"&gt;Ideas forum&lt;/A&gt; along with any suggestions you have&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Additionally, we can definitely leave this open in case other community members have any comments or suggestions based on their use cases.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best,&lt;/P&gt;
&lt;P&gt;Jaycee&lt;/P&gt;</description>
      <pubDate>Tue, 05 Mar 2024 20:37:12 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Inconsistent-emtpy-properties-of-contacts-in-programmable-emails/m-p/938228#M38210</guid>
      <dc:creator>Jaycee_Lewis</dc:creator>
      <dc:date>2024-03-05T20:37:12Z</dc:date>
    </item>
  </channel>
</rss>

