<?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: Issue with searching for hs_additional_emails? in APIs &amp; Integrations</title>
    <link>https://community.hubspot.com/t5/APIs-Integrations/Issue-with-searching-for-hs-additional-emails/m-p/1223991#M85503</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/97069"&gt;@hkampen&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Looks like you are trying to use CONTAINS_TOKEN with the "hs_additional_emails" property, which is an an enumeration ("select") and using CONTAINS_TOKEN with these types of properties will probably not work.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Some addtitional information regarding a similar issue from another thread:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.hubspot.com/t5/APIs-Integrations/Use-CONTAINS-TOKEN-to-find-emails-by-sender-domain/m-p/1038529/highlight/true#M76476" target="_blank"&gt;https://community.hubspot.com/t5/APIs-Integrations/Use-CONTAINS-TOKEN-to-find-emails-by-sender-domain/m-p/1038529/highlight/true#M76476&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 14 Nov 2025 15:24:41 GMT</pubDate>
    <dc:creator>evaldas</dc:creator>
    <dc:date>2025-11-14T15:24:41Z</dc:date>
    <item>
      <title>Issue with searching for hs_additional_emails?</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Issue-with-searching-for-hs-additional-emails/m-p/1223974#M85499</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;this is the search code. I checked it serveral times. A contact with that e-mail address exists, but I get not result:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;"filterGroups": [{"filters": [{"value": "harald@example.com", "propertyName": "hs_additional_emails", "operator": "CONTAINS_TOKEN"}]}&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I change the propertyName to 'email' and value to 'harald.', it finds serveral contacts.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there an issue with searching for hs_additional_emails?&lt;/P&gt;</description>
      <pubDate>Fri, 14 Nov 2025 14:31:57 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Issue-with-searching-for-hs-additional-emails/m-p/1223974#M85499</guid>
      <dc:creator>hkampen</dc:creator>
      <dc:date>2025-11-14T14:31:57Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with searching for hs_additional_emails?</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Issue-with-searching-for-hs-additional-emails/m-p/1223991#M85503</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/97069"&gt;@hkampen&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Looks like you are trying to use CONTAINS_TOKEN with the "hs_additional_emails" property, which is an an enumeration ("select") and using CONTAINS_TOKEN with these types of properties will probably not work.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Some addtitional information regarding a similar issue from another thread:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.hubspot.com/t5/APIs-Integrations/Use-CONTAINS-TOKEN-to-find-emails-by-sender-domain/m-p/1038529/highlight/true#M76476" target="_blank"&gt;https://community.hubspot.com/t5/APIs-Integrations/Use-CONTAINS-TOKEN-to-find-emails-by-sender-domain/m-p/1038529/highlight/true#M76476&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 14 Nov 2025 15:24:41 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Issue-with-searching-for-hs-additional-emails/m-p/1223991#M85503</guid>
      <dc:creator>evaldas</dc:creator>
      <dc:date>2025-11-14T15:24:41Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with searching for hs_additional_emails?</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Issue-with-searching-for-hs-additional-emails/m-p/1224463#M85519</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/53048"&gt;@evaldas&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;but EQ doesn't work either. So I can't accept the answer as solution.&lt;/P&gt;</description>
      <pubDate>Mon, 17 Nov 2025 07:30:47 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Issue-with-searching-for-hs-additional-emails/m-p/1224463#M85519</guid>
      <dc:creator>hkampen</dc:creator>
      <dc:date>2025-11-17T07:30:47Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with searching for hs_additional_emails?</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Issue-with-searching-for-hs-additional-emails/m-p/1224468#M85520</link>
      <description>&lt;P&gt;I was wrong, EQ works:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;"filterGroups": [{"filters": [{"value": "harald@example.com", "propertyName": "hs_additional_emails", "operator": "EQ"}]}&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 17 Nov 2025 07:42:28 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Issue-with-searching-for-hs-additional-emails/m-p/1224468#M85520</guid>
      <dc:creator>hkampen</dc:creator>
      <dc:date>2025-11-17T07:42:28Z</dc:date>
    </item>
  </channel>
</rss>

