<?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: Filter search API results that weren't modified via the API in APIs &amp; Integrations</title>
    <link>https://community.hubspot.com/t5/APIs-Integrations/Filter-search-API-results-that-weren-t-modified-via-the-API/m-p/749168#M60935</link>
    <description>&lt;P&gt;Hey,&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/152964"&gt;@nikodev&lt;/a&gt;! Thank you very much &lt;span class="lia-unicode-emoji" title=":raising_hands:"&gt;🙌&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 30 Jan 2023 23:55:55 GMT</pubDate>
    <dc:creator>Jaycee_Lewis</dc:creator>
    <dc:date>2023-01-30T23:55:55Z</dc:date>
    <item>
      <title>Filter search API results that weren't modified via the API</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Filter-search-API-results-that-weren-t-modified-via-the-API/m-p/748268#M60854</link>
      <description>&lt;P&gt;I'm making a request to filter companies via the search API by last modified in some period, which is working great. I'm wondering if there is a filter that can be used to exclude results that were modified programmatically.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For example: A company is updated in our 3rd party system =&amp;gt; we POST that change to HubSpot via an app authenticated with Oauth =&amp;gt; HubSpot now returns that result in companies that were recently modified =&amp;gt; We needlessly make the update again in our system.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We can of course do a diff to detect whether there is a change to perform, but I'd rather have the API not even return that change if it wasn't done by a human.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;"hs_updated_by_user_id" appears to be a dead end. From what I can tell, it only updates if the change was done by a human.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there some other field we can reference for this purpose?&lt;/P&gt;</description>
      <pubDate>Fri, 27 Jan 2023 20:15:40 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Filter-search-API-results-that-weren-t-modified-via-the-API/m-p/748268#M60854</guid>
      <dc:creator>Sigloo</dc:creator>
      <dc:date>2023-01-27T20:15:40Z</dc:date>
    </item>
    <item>
      <title>Re: Filter search API results that weren't modified via the API</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Filter-search-API-results-that-weren-t-modified-via-the-API/m-p/749087#M60919</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/511947"&gt;@Sigloo&lt;/a&gt;&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":waving_hand:"&gt;👋&lt;/span&gt; Thanks for the interesting question. Let's see if the community has ever tackled anything similar. Hey,&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/152964"&gt;@nikodev&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/9259"&gt;@Mike_Eastwood&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/101258"&gt;@Teun&lt;/a&gt;&amp;nbsp;have you played around here before?&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>Mon, 30 Jan 2023 21:22:54 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Filter-search-API-results-that-weren-t-modified-via-the-API/m-p/749087#M60919</guid>
      <dc:creator>Jaycee_Lewis</dc:creator>
      <dc:date>2023-01-30T21:22:54Z</dc:date>
    </item>
    <item>
      <title>Re: Filter search API results that weren't modified via the API</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Filter-search-API-results-that-weren-t-modified-via-the-API/m-p/749128#M60926</link>
      <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/511947"&gt;@Sigloo&lt;/a&gt;,&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I don't know of a way to get this done without adding to the amount of API requests you're making, which would defeat the purpose if I'm understanding your question. There isn't a property that will give you data you're looking for in a manner that would allow you to use it in a search filter.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;However, depending on the details of your use case, making use of the "propertiesWithHistory" parameter of the batch read endpoint will give you more details on the source than the hs_updated_by_user_id property will.&lt;BR /&gt;&lt;BR /&gt;Maybe graphql?&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Curious to know if there is a way to do this though. Hopefully someone can fill us both in.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Good luck.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 30 Jan 2023 22:23:42 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Filter-search-API-results-that-weren-t-modified-via-the-API/m-p/749128#M60926</guid>
      <dc:creator>nikodev</dc:creator>
      <dc:date>2023-01-30T22:23:42Z</dc:date>
    </item>
    <item>
      <title>Re: Filter search API results that weren't modified via the API</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Filter-search-API-results-that-weren-t-modified-via-the-API/m-p/749168#M60935</link>
      <description>&lt;P&gt;Hey,&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/152964"&gt;@nikodev&lt;/a&gt;! Thank you very much &lt;span class="lia-unicode-emoji" title=":raising_hands:"&gt;🙌&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 30 Jan 2023 23:55:55 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Filter-search-API-results-that-weren-t-modified-via-the-API/m-p/749168#M60935</guid>
      <dc:creator>Jaycee_Lewis</dc:creator>
      <dc:date>2023-01-30T23:55:55Z</dc:date>
    </item>
  </channel>
</rss>

