<?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: SearchV2 cursor update in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/SearchV2-cursor-update/m-p/576064#M26850</link>
    <description>&lt;P&gt;No, the cursors returned by the search endpoints are meant for pagination and do not promise to track changes over time. Also, the search endpoints require some query, so they don't support just searching for all files of a particular file type anyway, but I'll pass this along as a feature request. I can't promise if or when that might be implemented though.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;That being the case, it sounds like for your use case you should use the /2/files/list_folder[/continue] functionality to list/track entries and filter the results as desired client-side.&lt;/P&gt;</description>
    <pubDate>Mon, 07 Feb 2022 16:19:42 GMT</pubDate>
    <dc:creator>Greg-DB</dc:creator>
    <dc:date>2022-02-07T16:19:42Z</dc:date>
    <item>
      <title>SearchV2 cursor update</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/SearchV2-cursor-update/m-p/575715#M26839</link>
      <description>&lt;P&gt;Just a quick question about the /search and /search/continue endpoints...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I want to search for all files with a particular extension, and get notified of any updates. &amp;nbsp;Do the cursors returned by /search and /search/continue behave the same as the /list_folder/continue cursors, in that they will continue to return new additions which satisfy the search? &amp;nbsp;And do those updates include DeletedMetadata on previous search results which have since been deleted?&lt;/P&gt;</description>
      <pubDate>Wed, 27 Apr 2022 12:54:13 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/SearchV2-cursor-update/m-p/575715#M26839</guid>
      <dc:creator>Jon B.1</dc:creator>
      <dc:date>2022-04-27T12:54:13Z</dc:date>
    </item>
    <item>
      <title>Re: SearchV2 cursor update</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/SearchV2-cursor-update/m-p/575716#M26840</link>
      <description>&lt;P&gt;Footnote: &amp;nbsp;for the record, I mean search V2, not V1!&lt;/P&gt;</description>
      <pubDate>Sat, 05 Feb 2022 14:13:28 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/SearchV2-cursor-update/m-p/575716#M26840</guid>
      <dc:creator>Jon B.1</dc:creator>
      <dc:date>2022-02-05T14:13:28Z</dc:date>
    </item>
    <item>
      <title>Re: SearchV2 cursor update</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/SearchV2-cursor-update/m-p/576064#M26850</link>
      <description>&lt;P&gt;No, the cursors returned by the search endpoints are meant for pagination and do not promise to track changes over time. Also, the search endpoints require some query, so they don't support just searching for all files of a particular file type anyway, but I'll pass this along as a feature request. I can't promise if or when that might be implemented though.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;That being the case, it sounds like for your use case you should use the /2/files/list_folder[/continue] functionality to list/track entries and filter the results as desired client-side.&lt;/P&gt;</description>
      <pubDate>Mon, 07 Feb 2022 16:19:42 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/SearchV2-cursor-update/m-p/576064#M26850</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2022-02-07T16:19:42Z</dc:date>
    </item>
    <item>
      <title>Re: SearchV2 cursor update</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/SearchV2-cursor-update/m-p/576235#M26867</link>
      <description>&lt;P&gt;So do a complete recursive directory listing at the same time as the initial find, and then just track the updates and filter them for files which match... &amp;nbsp;yeah, that's doable! &amp;nbsp;Thanks.&lt;/P&gt;</description>
      <pubDate>Tue, 08 Feb 2022 02:06:55 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/SearchV2-cursor-update/m-p/576235#M26867</guid>
      <dc:creator>Jon B.1</dc:creator>
      <dc:date>2022-02-08T02:06:55Z</dc:date>
    </item>
  </channel>
</rss>

