<?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 for File Request Uploads in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Webhooks-for-File-Request-Uploads/m-p/551110#M26205</link>
    <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://www.dropboxforum.com/t5/user/viewprofilepage/user-id/1482556"&gt;@CurrentlyJason&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;... Do I have to create an App for this? ...&lt;img class="lia-deferred-image lia-image-emoji" src="https://www.dropboxforum.com/html/@994EEA5C10EE66675FFD5E4032FE58C0/emoticons/1f44d.png" alt=":thumbs_up:" title=":thumbs_up:" /&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Hi &lt;a href="https://www.dropboxforum.com/t5/user/viewprofilepage/user-id/1482556"&gt;@CurrentlyJason&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;Yes, of course! &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; Any API access point can be used in context of particular application performing particular task. For most access points a token denoting associated account is required also. To manage tokens you have to get familiar with OAuth 2 flow (described in documentation).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://www.dropboxforum.com/t5/user/viewprofilepage/user-id/1482556"&gt;@CurrentlyJason&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;... The data sent to the webhook would need to specify the file uploaded and the request it was uploaded to.&lt;BR /&gt;...&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Webhook is used as a place where possible handling of any change, in any account granting access to the application, can be performed. Events CAN'T be restricted in any way!!! You have to filter them accordingly in your code! This technology is suitable for servers where web call is convenient to be delivered and handled.&lt;/P&gt;&lt;P&gt;You may get interested in &lt;A title="Particular cursor monitoring" href="https://www.dropbox.com/developers/documentation/http/documentation#files-list_folder-longpoll" target="_blank" rel="noopener"&gt;2/files/list_folder/longpoll&lt;/A&gt; access point, too. Associated cursor can be created to follow particular set of directories (according your need), so no (or easier to implement) additional filtering would be need. Using "longpoll" let you use your application on places where incoming web call is difficult (or impossible) to perform (a type of call mandatory for webhook usage).&lt;/P&gt;&lt;P&gt;You can read the documentation, find out what best fit your needs and use it. &lt;img class="lia-deferred-image lia-image-emoji" src="https://www.dropboxforum.com/html/@41457EF40051AFF130FDBFE21B496926/emoticons/1f609.png" alt=":winking_face:" title=":winking_face:" /&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;</description>
    <pubDate>Sat, 16 Oct 2021 12:48:35 GMT</pubDate>
    <dc:creator>Здравко</dc:creator>
    <dc:date>2021-10-16T12:48:35Z</dc:date>
    <item>
      <title>Webhooks for File Request Uploads</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Webhooks-for-File-Request-Uploads/m-p/551068#M26204</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have created a system that uses Dropbox as part of the automation process. The missing part is being notified when a file is uploaded to a requested file folder. I can see anywhere to configure webhooks. Do I have to create an App for this? The data sent to the webhook would need to specify the file uploaded and the request it was uploaded to.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks in advance for any advice &lt;img class="lia-deferred-image lia-image-emoji" src="https://www.dropboxforum.com/html/@994EEA5C10EE66675FFD5E4032FE58C0/emoticons/1f44d.png" alt=":thumbs_up:" title=":thumbs_up:" /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Oct 2021 18:02:49 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Webhooks-for-File-Request-Uploads/m-p/551068#M26204</guid>
      <dc:creator>CurrentlyJason</dc:creator>
      <dc:date>2021-10-19T18:02:49Z</dc:date>
    </item>
    <item>
      <title>Re: Webhooks for File Request Uploads</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Webhooks-for-File-Request-Uploads/m-p/551110#M26205</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://www.dropboxforum.com/t5/user/viewprofilepage/user-id/1482556"&gt;@CurrentlyJason&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;... Do I have to create an App for this? ...&lt;img class="lia-deferred-image lia-image-emoji" src="https://www.dropboxforum.com/html/@994EEA5C10EE66675FFD5E4032FE58C0/emoticons/1f44d.png" alt=":thumbs_up:" title=":thumbs_up:" /&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Hi &lt;a href="https://www.dropboxforum.com/t5/user/viewprofilepage/user-id/1482556"&gt;@CurrentlyJason&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;Yes, of course! &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; Any API access point can be used in context of particular application performing particular task. For most access points a token denoting associated account is required also. To manage tokens you have to get familiar with OAuth 2 flow (described in documentation).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://www.dropboxforum.com/t5/user/viewprofilepage/user-id/1482556"&gt;@CurrentlyJason&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;... The data sent to the webhook would need to specify the file uploaded and the request it was uploaded to.&lt;BR /&gt;...&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Webhook is used as a place where possible handling of any change, in any account granting access to the application, can be performed. Events CAN'T be restricted in any way!!! You have to filter them accordingly in your code! This technology is suitable for servers where web call is convenient to be delivered and handled.&lt;/P&gt;&lt;P&gt;You may get interested in &lt;A title="Particular cursor monitoring" href="https://www.dropbox.com/developers/documentation/http/documentation#files-list_folder-longpoll" target="_blank" rel="noopener"&gt;2/files/list_folder/longpoll&lt;/A&gt; access point, too. Associated cursor can be created to follow particular set of directories (according your need), so no (or easier to implement) additional filtering would be need. Using "longpoll" let you use your application on places where incoming web call is difficult (or impossible) to perform (a type of call mandatory for webhook usage).&lt;/P&gt;&lt;P&gt;You can read the documentation, find out what best fit your needs and use it. &lt;img class="lia-deferred-image lia-image-emoji" src="https://www.dropboxforum.com/html/@41457EF40051AFF130FDBFE21B496926/emoticons/1f609.png" alt=":winking_face:" title=":winking_face:" /&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;</description>
      <pubDate>Sat, 16 Oct 2021 12:48:35 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Webhooks-for-File-Request-Uploads/m-p/551110#M26205</guid>
      <dc:creator>Здравко</dc:creator>
      <dc:date>2021-10-16T12:48:35Z</dc:date>
    </item>
    <item>
      <title>Re: Webhooks for File Request Uploads</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Webhooks-for-File-Request-Uploads/m-p/551341#M26216</link>
      <description>&lt;P&gt;Adding on to what Здравко said, the following links may be helpful:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;A href="https://developers.dropbox.com/oauth-guide" target="_blank"&gt;https://developers.dropbox.com/oauth-guide&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="https://developers.dropbox.com/dbx-file-access-guide" target="_blank"&gt;https://developers.dropbox.com/dbx-file-access-guide&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="https://developers.dropbox.com/detecting-changes-guide" target="_blank"&gt;https://developers.dropbox.com/detecting-changes-guide&lt;/A&gt; &lt;/LI&gt;
&lt;LI&gt;&lt;A href="https://www.dropbox.com/developers/reference/webhooks" target="_blank"&gt;https://www.dropbox.com/developers/reference/webhooks&lt;/A&gt; &lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Also, Dropbox doesn't offer a way to get notified of or identify which specific file request was used, but I'll pass this along as a feature request. I can't promise if or when that might be implemented though. As a workaround, if you use a distinct folder per file request, you could identify them that way when monitoring changes in general with webhooks.&lt;/P&gt;</description>
      <pubDate>Mon, 18 Oct 2021 14:30:06 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Webhooks-for-File-Request-Uploads/m-p/551341#M26216</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2021-10-18T14:30:06Z</dc:date>
    </item>
  </channel>
</rss>

