<?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 Contacts Search API no result in APIs &amp; Integrations</title>
    <link>https://community.hubspot.com/t5/APIs-Integrations/Contacts-Search-API-no-result/m-p/663877#M54758</link>
    <description>&lt;P&gt;Hey there,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm trying to do a search by an array of string IDs:&lt;/P&gt;&lt;LI-CODE lang="ruby"&gt;crm/v3/objects/contacts/search&lt;/LI-CODE&gt;&lt;P&gt;Filters used:&lt;/P&gt;&lt;LI-CODE lang="ruby"&gt;{
  "filterGroups" =&amp;gt; [
    {
      "filters" =&amp;gt; [
        {
          "propertyName" =&amp;gt; "global_contact_id",
          "operator"=&amp;gt;"IN",
          "values"=&amp;gt;["M-COM-5", "M-COM-4392", "M-COM-4393", "M-COM-4394", "M-COM-4395", "M-COM-4396", "M-COM-4397"]
        }
      ]
    }
  ]
}&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;But the response has 0 results, when the 133 contacts are using this property.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;{
  "total": 0,
  "results": []
}&lt;/LI-CODE&gt;&lt;P&gt;Does anyone know why I get no results?&lt;/P&gt;</description>
    <pubDate>Tue, 12 Jul 2022 17:07:54 GMT</pubDate>
    <dc:creator>MIstvan</dc:creator>
    <dc:date>2022-07-12T17:07:54Z</dc:date>
  </channel>
</rss>

