<?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 Can't filter a search by salesforcecontactid in APIs &amp; Integrations</title>
    <link>https://community.hubspot.com/t5/APIs-Integrations/Can-t-filter-a-search-by-salesforcecontactid/m-p/1039613#M76538</link>
    <description>&lt;P&gt;I'm sending a dead-simple request to&amp;nbsp;/crm/v3/objects/contacts/search.&amp;nbsp; There is no query, just a filter.&amp;nbsp; That filter attempts to filter for where the&amp;nbsp;salesforcecontactid either EQ some value or&amp;nbsp;ContainsToken somevalue.&amp;nbsp; It always returns the following error:&lt;BR /&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;{&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;status: 'error',&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;message: 'There was a problem with the request.',&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;correlationId: '7a48c033-2c70-4198-974a-2a19b652681b'&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;}&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If I change the property I'm filtering by to certain other props, it works fine.&amp;nbsp; Is this doable?&lt;/P&gt;</description>
    <pubDate>Wed, 11 Sep 2024 16:15:32 GMT</pubDate>
    <dc:creator>mikesnare</dc:creator>
    <dc:date>2024-09-11T16:15:32Z</dc:date>
    <item>
      <title>Can't filter a search by salesforcecontactid</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Can-t-filter-a-search-by-salesforcecontactid/m-p/1039613#M76538</link>
      <description>&lt;P&gt;I'm sending a dead-simple request to&amp;nbsp;/crm/v3/objects/contacts/search.&amp;nbsp; There is no query, just a filter.&amp;nbsp; That filter attempts to filter for where the&amp;nbsp;salesforcecontactid either EQ some value or&amp;nbsp;ContainsToken somevalue.&amp;nbsp; It always returns the following error:&lt;BR /&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;{&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;status: 'error',&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;message: 'There was a problem with the request.',&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;correlationId: '7a48c033-2c70-4198-974a-2a19b652681b'&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;}&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If I change the property I'm filtering by to certain other props, it works fine.&amp;nbsp; Is this doable?&lt;/P&gt;</description>
      <pubDate>Wed, 11 Sep 2024 16:15:32 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Can-t-filter-a-search-by-salesforcecontactid/m-p/1039613#M76538</guid>
      <dc:creator>mikesnare</dc:creator>
      <dc:date>2024-09-11T16:15:32Z</dc:date>
    </item>
    <item>
      <title>Re: Can't filter a search by salesforcecontactid</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Can-t-filter-a-search-by-salesforcecontactid/m-p/1039657#M76544</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/805360"&gt;@mikesnare&lt;/a&gt;&lt;/SPAN&gt; &lt;span class="lia-unicode-emoji" title=":waving_hand:"&gt;👋&lt;/span&gt; Can you share an example of a request body that is successful and one that is not, please? This helps our community members to understand the issue.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks! — Jaycee&lt;/P&gt;</description>
      <pubDate>Wed, 11 Sep 2024 17:09:24 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Can-t-filter-a-search-by-salesforcecontactid/m-p/1039657#M76544</guid>
      <dc:creator>Jaycee_Lewis</dc:creator>
      <dc:date>2024-09-11T17:09:24Z</dc:date>
    </item>
    <item>
      <title>Re: Can't filter a search by salesforcecontactid</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Can-t-filter-a-search-by-salesforcecontactid/m-p/1039669#M76545</link>
      <description>&lt;P&gt;So... this is working now that I'm trying to get an example to show you.&amp;nbsp; I suspect that my earlier attempt to change my hubspot api token env var to switch between a sandbox that does NOT have the property to one that does failed, and I was making requests to the wrong sandbox.&lt;BR /&gt;&lt;BR /&gt;Nevermind, but thanks for responding.&lt;/P&gt;</description>
      <pubDate>Wed, 11 Sep 2024 17:54:58 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Can-t-filter-a-search-by-salesforcecontactid/m-p/1039669#M76545</guid>
      <dc:creator>mikesnare</dc:creator>
      <dc:date>2024-09-11T17:54:58Z</dc:date>
    </item>
    <item>
      <title>Re: Can't filter a search by salesforcecontactid</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Can-t-filter-a-search-by-salesforcecontactid/m-p/1039674#M76547</link>
      <description>&lt;P&gt;All good. Thanks for taking a sec to come back and let us know.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Have fun building! — Jaycee&lt;/P&gt;</description>
      <pubDate>Wed, 11 Sep 2024 18:07:26 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Can-t-filter-a-search-by-salesforcecontactid/m-p/1039674#M76547</guid>
      <dc:creator>Jaycee_Lewis</dc:creator>
      <dc:date>2024-09-11T18:07:26Z</dc:date>
    </item>
  </channel>
</rss>

