<?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: webhook delta in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/webhook-delta/m-p/386076#M21462</link>
    <description>&lt;P&gt;Dropbox webhook notifications only tell you when something has changed. They don't include information about what exactly has changed. You can find an example of what a webhook&amp;nbsp;notification body looks like in the webhook documentation under "Receiving notifications":&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.dropbox.com/developers/reference/webhooks#notifications" target="_blank"&gt;https://www.dropbox.com/developers/reference/webhooks#notifications&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Note that webhook notifications contain both "delta" and "list_folder" values for backwards compatibility for old apps. If you're developing your app now, you should only use the "list_folder" values.&lt;/P&gt;
&lt;P&gt;When you get a webhook notification, you should look up the access token you have stored for the specified account ID(s), and then use it, along with a corresponding cursor, if any, to call&amp;nbsp;&lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#files-list_folder" target="_self"&gt;/2/files/list_folder&lt;/A&gt;[&lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#files-list_folder-continue" target="_self"&gt;/continue&lt;/A&gt;] to find out what changed for that account.&lt;/P&gt;</description>
    <pubDate>Thu, 26 Dec 2019 18:00:12 GMT</pubDate>
    <dc:creator>Greg-DB</dc:creator>
    <dc:date>2019-12-26T18:00:12Z</dc:date>
    <item>
      <title>webhook delta</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/webhook-delta/m-p/385968#M21454</link>
      <description>&lt;P&gt;Hi Team&lt;/P&gt;
&lt;P&gt;How to get what file path has been changed using webhooks in conjunction with list_folder/continue using deltas?? It will be very helpful if anyone posts sample json returned value from webhook notification using delta???&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 25 Dec 2019 14:46:05 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/webhook-delta/m-p/385968#M21454</guid>
      <dc:creator>ch26</dc:creator>
      <dc:date>2019-12-25T14:46:05Z</dc:date>
    </item>
    <item>
      <title>Re: webhook delta</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/webhook-delta/m-p/386076#M21462</link>
      <description>&lt;P&gt;Dropbox webhook notifications only tell you when something has changed. They don't include information about what exactly has changed. You can find an example of what a webhook&amp;nbsp;notification body looks like in the webhook documentation under "Receiving notifications":&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.dropbox.com/developers/reference/webhooks#notifications" target="_blank"&gt;https://www.dropbox.com/developers/reference/webhooks#notifications&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Note that webhook notifications contain both "delta" and "list_folder" values for backwards compatibility for old apps. If you're developing your app now, you should only use the "list_folder" values.&lt;/P&gt;
&lt;P&gt;When you get a webhook notification, you should look up the access token you have stored for the specified account ID(s), and then use it, along with a corresponding cursor, if any, to call&amp;nbsp;&lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#files-list_folder" target="_self"&gt;/2/files/list_folder&lt;/A&gt;[&lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#files-list_folder-continue" target="_self"&gt;/continue&lt;/A&gt;] to find out what changed for that account.&lt;/P&gt;</description>
      <pubDate>Thu, 26 Dec 2019 18:00:12 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/webhook-delta/m-p/386076#M21462</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2019-12-26T18:00:12Z</dc:date>
    </item>
  </channel>
</rss>

