<?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: Getting Started in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Getting-Started/m-p/492935#M24637</link>
    <description>&lt;P&gt;We don't have a sample for PHP in particular, but I&amp;nbsp;recommend reading &lt;A href="https://www.dropbox.com/developers/reference/getting-started" target="_self"&gt;the Getting Started guide&lt;/A&gt; to get familiar with the&amp;nbsp;Dropbox API, and &lt;A href="https://www.dropbox.com/lp/developers/reference/oauth-guide" target="_self"&gt;the OAuth Guide&lt;/A&gt; for information on how the authorization system works.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you're calling the HTTPS endpoints directly, for the pieces of functionality you mentioned, you'd want to use:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;SPAN&gt;upload:&amp;nbsp;&lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#files-upload" target="_self"&gt;/2/files/upload&lt;/A&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;list:&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; and&amp;nbsp;&lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#files-list_folder-continue" target="_self"&gt;/2/files/list_folder/continue&lt;/A&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;download:&amp;nbsp;&lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#files-download" target="_self"&gt;/2/files/download&lt;/A&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;</description>
    <pubDate>Tue, 02 Feb 2021 18:43:23 GMT</pubDate>
    <dc:creator>Greg-DB</dc:creator>
    <dc:date>2021-02-02T18:43:23Z</dc:date>
    <item>
      <title>Getting Started</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Getting-Started/m-p/492810#M24630</link>
      <description>&lt;P&gt;I would like some assistance in getting started from the ground using a php and jquery environment (basic web stuff) to use Dropbox for some basic file upload/list/download.&lt;/P&gt;
&lt;P&gt;To date we have used a 3rd party sdk that had worked examples available via help pages and Youtube - making the learning curve less steep. Now, with dropbox changes for deprecating long life tokens, we need to look at using the Dropbox API directly.&lt;/P&gt;
&lt;P&gt;# How to prepare my local developement environment: files to 'install' etc.&lt;/P&gt;
&lt;P&gt;# How establish a connection / authorisation where our php code can behind the scenes request 'offline' tokens so that our logged in user can use our dropbox interface without being challenged for dropbox re-authentication.&amp;nbsp; In other words we really want our php code to do all the dropbox&amp;nbsp;authentication if possible (to date this is done via our saved long term token).&lt;/P&gt;
&lt;P&gt;# A simple example of creating a dropbox object to upload/list/download.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hopefully, I'm&amp;nbsp; not asking too much (?)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Feb 2021 13:08:24 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Getting-Started/m-p/492810#M24630</guid>
      <dc:creator>Adrian2021</dc:creator>
      <dc:date>2021-02-02T13:08:24Z</dc:date>
    </item>
    <item>
      <title>Re: Getting Started</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Getting-Started/m-p/492935#M24637</link>
      <description>&lt;P&gt;We don't have a sample for PHP in particular, but I&amp;nbsp;recommend reading &lt;A href="https://www.dropbox.com/developers/reference/getting-started" target="_self"&gt;the Getting Started guide&lt;/A&gt; to get familiar with the&amp;nbsp;Dropbox API, and &lt;A href="https://www.dropbox.com/lp/developers/reference/oauth-guide" target="_self"&gt;the OAuth Guide&lt;/A&gt; for information on how the authorization system works.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you're calling the HTTPS endpoints directly, for the pieces of functionality you mentioned, you'd want to use:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;SPAN&gt;upload:&amp;nbsp;&lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#files-upload" target="_self"&gt;/2/files/upload&lt;/A&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;list:&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; and&amp;nbsp;&lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#files-list_folder-continue" target="_self"&gt;/2/files/list_folder/continue&lt;/A&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;download:&amp;nbsp;&lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#files-download" target="_self"&gt;/2/files/download&lt;/A&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;</description>
      <pubDate>Tue, 02 Feb 2021 18:43:23 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Getting-Started/m-p/492935#M24637</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2021-02-02T18:43:23Z</dc:date>
    </item>
  </channel>
</rss>

