<?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 Is there an API to callback my app after I have uploaded a file? in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Is-there-an-API-to-callback-my-app-after-I-have-uploaded-a-file/m-p/195214#M8885</link>
    <description>&lt;P&gt;&amp;nbsp;Hi Dropbox team,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have created a website which is &lt;SPAN&gt;integrated with the Dropbox API. My website is&amp;nbsp;working like the below.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;1. The site receives the data of the file and saves it on my website server.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;2. The site calls the Dropbox API to upload it into dropbox's folder.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;3. The site saves the meta info to database.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;My problem is the speed of my site to receive the file is very slow, so I'm wondering is there an API could let me upload the file the Dropbox directly and then callback my website to tell me the meta info or the error messages?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 29 May 2019 09:28:10 GMT</pubDate>
    <dc:creator>dpatel</dc:creator>
    <dc:date>2019-05-29T09:28:10Z</dc:date>
    <item>
      <title>Is there an API to callback my app after I have uploaded a file?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Is-there-an-API-to-callback-my-app-after-I-have-uploaded-a-file/m-p/195214#M8885</link>
      <description>&lt;P&gt;&amp;nbsp;Hi Dropbox team,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have created a website which is &lt;SPAN&gt;integrated with the Dropbox API. My website is&amp;nbsp;working like the below.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;1. The site receives the data of the file and saves it on my website server.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;2. The site calls the Dropbox API to upload it into dropbox's folder.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;3. The site saves the meta info to database.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;My problem is the speed of my site to receive the file is very slow, so I'm wondering is there an API could let me upload the file the Dropbox directly and then callback my website to tell me the meta info or the error messages?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:28:10 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Is-there-an-API-to-callback-my-app-after-I-have-uploaded-a-file/m-p/195214#M8885</guid>
      <dc:creator>dpatel</dc:creator>
      <dc:date>2019-05-29T09:28:10Z</dc:date>
    </item>
    <item>
      <title>Re: Is there an API to callback my app after I have uploaded a file?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Is-there-an-API-to-callback-my-app-after-I-have-uploaded-a-file/m-p/195292#M8894</link>
      <description>&lt;P&gt;Do you mean you want to send the API call to&amp;nbsp;Dropbox directly from the user's browser? That is possible, e.g., using the Dropbox JavaScript SDK:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://github.com/dropbox/dropbox-sdk-js" target="_blank"&gt;https://github.com/dropbox/dropbox-sdk-js&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can also use webhooks to get notifications of changes sent to your server:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&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;/P&gt;</description>
      <pubDate>Tue, 22 Nov 2016 18:07:44 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Is-there-an-API-to-callback-my-app-after-I-have-uploaded-a-file/m-p/195292#M8894</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2016-11-22T18:07:44Z</dc:date>
    </item>
    <item>
      <title>Re: Is there an API to callback my app after I have uploaded a file?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Is-there-an-API-to-callback-my-app-after-I-have-uploaded-a-file/m-p/195331#M8899</link>
      <description>&lt;P&gt;Thanks. That's exactly what I am looking for. But is the JS SDK still under the development?&amp;nbsp;Is it&amp;nbsp;reliable for my business applications?&lt;/P&gt;</description>
      <pubDate>Wed, 23 Nov 2016 07:12:59 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Is-there-an-API-to-callback-my-app-after-I-have-uploaded-a-file/m-p/195331#M8899</guid>
      <dc:creator>dpatel</dc:creator>
      <dc:date>2016-11-23T07:12:59Z</dc:date>
    </item>
    <item>
      <title>Re: Is there an API to callback my app after I have uploaded a file?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Is-there-an-API-to-callback-my-app-after-I-have-uploaded-a-file/m-p/195436#M8909</link>
      <description>Yes, the JavaScript SDK is actively supported.</description>
      <pubDate>Wed, 23 Nov 2016 23:53:41 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Is-there-an-API-to-callback-my-app-after-I-have-uploaded-a-file/m-p/195436#M8909</guid>
      <dc:creator>Steve M.</dc:creator>
      <dc:date>2016-11-23T23:53:41Z</dc:date>
    </item>
  </channel>
</rss>

