<?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: Get notification when any files were uploaded in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Get-notification-when-any-files-were-uploaded/m-p/90637#M2772</link>
    <description>&lt;P&gt;Once you&amp;nbsp;receive the notification, you can call /delta for that user to find out specifically what changed:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.dropbox.com/developers/core/docs#delta" rel="nofollow noreferrer"&gt;https://www.dropbox.com/developers/core/docs#delta&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 04 Sep 2015 08:55:04 GMT</pubDate>
    <dc:creator>Greg-DB</dc:creator>
    <dc:date>2015-09-04T08:55:04Z</dc:date>
    <item>
      <title>Get notification when any files were uploaded</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Get-notification-when-any-files-were-uploaded/m-p/90634#M2769</link>
      <description>&lt;P&gt;Currently, Dropbox API help us to download and upload file to dropbox.&lt;/P&gt;
&lt;P&gt;But, I need a trigger on my application, when a files were uploaded to dropbox. Can we do that?&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:40:15 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Get-notification-when-any-files-were-uploaded/m-p/90634#M2769</guid>
      <dc:creator>Quan Vo</dc:creator>
      <dc:date>2019-05-29T09:40:15Z</dc:date>
    </item>
    <item>
      <title>Re: Get notification when any files were uploaded</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Get-notification-when-any-files-were-uploaded/m-p/90635#M2770</link>
      <description>&lt;P&gt;For web apps, you can get notified of changes in your linked users' account using webhooks:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.dropbox.com/developers/webhooks/docs" rel="nofollow noreferrer"&gt;https://www.dropbox.com/developers/webhooks/docs&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;For client-side apps, you can use /longpoll_delta:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.dropbox.com/developers/core/docs#longpoll-delta" rel="nofollow noreferrer"&gt;https://www.dropbox.com/developers/core/docs#longpoll-delta&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 03 Sep 2015 22:27:30 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Get-notification-when-any-files-were-uploaded/m-p/90635#M2770</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2015-09-03T22:27:30Z</dc:date>
    </item>
    <item>
      <title>Re: Get notification when any files were uploaded</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Get-notification-when-any-files-were-uploaded/m-p/90636#M2771</link>
      <description>&lt;P&gt;Hi @Gregory, Thanks for your answering, I'm using web apps. But I have a concern, that the JSON body (notification) only have information about user who edit the file, don't have the file's name:&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="pun"&gt;{&lt;/SPAN&gt; &lt;SPAN class="str"&gt;"delta"&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;:&lt;/SPAN&gt; &lt;SPAN class="pun"&gt;{&lt;/SPAN&gt; &lt;SPAN class="str"&gt;"users"&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;:&lt;/SPAN&gt; &lt;SPAN class="pun"&gt;[&lt;/SPAN&gt; &lt;SPAN class="lit"&gt;12345678&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;,&lt;/SPAN&gt; &lt;SPAN class="lit"&gt;23456789&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;,&lt;/SPAN&gt; &lt;SPAN class="pun"&gt;...&lt;/SPAN&gt; &lt;SPAN class="pun"&gt;]&lt;/SPAN&gt; &lt;SPAN class="pun"&gt;}&lt;/SPAN&gt; &lt;SPAN class="pun"&gt;}&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;What I need is the name of file was uploaded by any user (user can upload from web page of DropBox or Dropbox application).&lt;/P&gt;</description>
      <pubDate>Fri, 04 Sep 2015 08:50:28 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Get-notification-when-any-files-were-uploaded/m-p/90636#M2771</guid>
      <dc:creator>Quan Vo</dc:creator>
      <dc:date>2015-09-04T08:50:28Z</dc:date>
    </item>
    <item>
      <title>Re: Get notification when any files were uploaded</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Get-notification-when-any-files-were-uploaded/m-p/90637#M2772</link>
      <description>&lt;P&gt;Once you&amp;nbsp;receive the notification, you can call /delta for that user to find out specifically what changed:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.dropbox.com/developers/core/docs#delta" rel="nofollow noreferrer"&gt;https://www.dropbox.com/developers/core/docs#delta&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 04 Sep 2015 08:55:04 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Get-notification-when-any-files-were-uploaded/m-p/90637#M2772</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2015-09-04T08:55:04Z</dc:date>
    </item>
    <item>
      <title>Re: Get notification when any files were uploaded</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Get-notification-when-any-files-were-uploaded/m-p/90638#M2773</link>
      <description>&lt;P&gt;I see, thanks you so must.&lt;/P&gt;
&lt;P&gt;Note:&amp;nbsp;I hope we can have file's information when&amp;nbsp;webhooks response to us in the&amp;nbsp;future &lt;img class="lia-deferred-image lia-image-emoji" src="https://www.dropboxforum.com/html/@FBF7D2AB59A0D6E861EBF6A36F93B7E2/emoticons/1f642.png" alt=":slightly_smiling_face:" title=":slightly_smiling_face:" /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 04 Sep 2015 10:17:55 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Get-notification-when-any-files-were-uploaded/m-p/90638#M2773</guid>
      <dc:creator>Quan Vo</dc:creator>
      <dc:date>2015-09-04T10:17:55Z</dc:date>
    </item>
  </channel>
</rss>

