<?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: Webhooks in Discuss Dropbox Developer &amp; API</title>
    <link>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Webhooks/m-p/720552#M3674</link>
    <description>&lt;P&gt;Thanks! I'll pass this along as a feature request, though I can't promise if or when that might be implemented.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;And yes, Dropbox webhooks only tell you when something has changed, but not what has changed. You'll need to use the &lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#files-list_folder" target="_blank"&gt;/2/files/list_folder&lt;/A&gt;[&lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#files-list_folder-continue" target="_blank"&gt;/continue&lt;/A&gt;] functionality to get the actual entries. You don't need to start anew from &lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#files-list_folder" target="_blank"&gt;/2/files/list_folder&lt;/A&gt; every time though. You can use &lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#files-list_folder-continue" target="_blank"&gt;/2/files/list_folder/continue&lt;/A&gt; with the last cursor you received to retrieve only the changes since that cursor was issued. Refer to the linked documentation for more information on using that functionality.&lt;/P&gt;</description>
    <pubDate>Wed, 11 Oct 2023 15:25:36 GMT</pubDate>
    <dc:creator>Greg-DB</dc:creator>
    <dc:date>2023-10-11T15:25:36Z</dc:date>
    <item>
      <title>Webhooks</title>
      <link>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Webhooks/m-p/720546#M3672</link>
      <description>&lt;P&gt;I would like to make a feature request, to please add functionality of subscribing to particular or specific events. For example in my test OAuth2 client application I envision using events when user add or delete a file or folder in their Dropbox account and not the ones coming for every file change, but in its current form I am getting generic events for everything happening.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Furthermore, there is no field to see what sort of event happened, only way I could see is I need to make a call to /list_folder endpoint and traverse the whole thing to see what has actually happened.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 11 Oct 2023 15:11:32 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Webhooks/m-p/720546#M3672</guid>
      <dc:creator>user44</dc:creator>
      <dc:date>2023-10-11T15:11:32Z</dc:date>
    </item>
    <item>
      <title>Re: Webhooks</title>
      <link>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Webhooks/m-p/720552#M3674</link>
      <description>&lt;P&gt;Thanks! I'll pass this along as a feature request, though I can't promise if or when that might be implemented.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;And yes, Dropbox webhooks only tell you when something has changed, but not what has changed. You'll need to use the &lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#files-list_folder" target="_blank"&gt;/2/files/list_folder&lt;/A&gt;[&lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#files-list_folder-continue" target="_blank"&gt;/continue&lt;/A&gt;] functionality to get the actual entries. You don't need to start anew from &lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#files-list_folder" target="_blank"&gt;/2/files/list_folder&lt;/A&gt; every time though. You can use &lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#files-list_folder-continue" target="_blank"&gt;/2/files/list_folder/continue&lt;/A&gt; with the last cursor you received to retrieve only the changes since that cursor was issued. Refer to the linked documentation for more information on using that functionality.&lt;/P&gt;</description>
      <pubDate>Wed, 11 Oct 2023 15:25:36 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Webhooks/m-p/720552#M3674</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2023-10-11T15:25:36Z</dc:date>
    </item>
    <item>
      <title>Re: Webhooks</title>
      <link>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Webhooks/m-p/720577#M3675</link>
      <description>&lt;P&gt;That is quite helpful, thanks for directing me toward the right direction.&lt;/P&gt;</description>
      <pubDate>Wed, 11 Oct 2023 16:09:35 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Webhooks/m-p/720577#M3675</guid>
      <dc:creator>user44</dc:creator>
      <dc:date>2023-10-11T16:09:35Z</dc:date>
    </item>
  </channel>
</rss>

