<?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: List/Sync Dropbox Files in Drupal 7 Website in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/List-Sync-Dropbox-Files-in-Drupal-7-Website/m-p/161394#M5588</link>
    <description>&lt;P&gt;Ya, way over my head. Thanks anyway. Was just looking to sync files in Dropbox with my Drupal 7 website.&lt;/P&gt;
&lt;P&gt;Google Drive may work.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;thank you&lt;/P&gt;</description>
    <pubDate>Tue, 15 Mar 2016 21:31:24 GMT</pubDate>
    <dc:creator>Suncor J.</dc:creator>
    <dc:date>2016-03-15T21:31:24Z</dc:date>
    <item>
      <title>List/Sync Dropbox Files in Drupal 7 Website</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/List-Sync-Dropbox-Files-in-Drupal-7-Website/m-p/161392#M5586</link>
      <description>&lt;P&gt;Would like to store files in Dropbox and automatically sync them to be displayed (as a file list) in my Drupal 7 website. There is a Drupal module that is supposed to do this (&lt;A href="https://www.drupal.org/project/dropbox_client" rel="nofollow noreferrer" target="_blank"&gt;https://www.drupal.org/project/dropbox_client&lt;/A&gt;) but it does not seem to work.&lt;/P&gt;
&lt;P&gt;Any ideas as to how I can accomplish this?&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;
&lt;P&gt;John&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:34:57 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/List-Sync-Dropbox-Files-in-Drupal-7-Website/m-p/161392#M5586</guid>
      <dc:creator>Suncor J.</dc:creator>
      <dc:date>2019-05-29T09:34:57Z</dc:date>
    </item>
    <item>
      <title>Re: List/Sync Dropbox Files in Drupal 7 Website</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/List-Sync-Dropbox-Files-in-Drupal-7-Website/m-p/161393#M5587</link>
      <description>&lt;P&gt;That module is made by a third party, so we can't offer any support for it.&lt;/P&gt;
&lt;P&gt;Dropbox does offer an API that enables programmatic listing, uploading, and downloading of files though, so this is possible. You can find everything you need to get started with the Dropbox API, including documentation, tutorials, and SDKs here:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.dropbox.com/developers" rel="nofollow noreferrer"&gt;https://www.dropbox.com/developers&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;You'll need to register an app here:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.dropbox.com/developers/apps/create" rel="nofollow noreferrer"&gt;https://www.dropbox.com/developers/apps/create&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;App authorization is processed using OAuth. You can find more information about using OAuth here:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.dropbox.com/developers/reference/oauthguide" rel="nofollow noreferrer"&gt;https://www.dropbox.com/developers/reference/oauthguide&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;We don't currently have an official PHP SDK for Dropbox API v2, so if you're using PHP, you can either call the API v2 endpoints directly:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.dropbox.com/developers/documentation/http/documentation" rel="nofollow noreferrer"&gt;https://www.dropbox.com/developers/documentation/http/documentation&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Or use the official PHP SDK for&amp;nbsp;Dropbox API v1:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.dropbox.com/developers-v1/core/sdks/php" rel="nofollow noreferrer"&gt;https://www.dropbox.com/developers-v1/core/sdks/php&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://www.dropbox.com/developers-v1/core/start/php" rel="nofollow noreferrer"&gt;https://www.dropbox.com/developers-v1/core/start/php&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://dropbox.github.io/dropbox-sdk-php/api-docs/v1.1.x/" rel="nofollow noreferrer"&gt;https://dropbox.github.io/dropbox-sdk-php/api-docs/v1.1.x/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 15 Mar 2016 21:13:48 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/List-Sync-Dropbox-Files-in-Drupal-7-Website/m-p/161393#M5587</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2016-03-15T21:13:48Z</dc:date>
    </item>
    <item>
      <title>Re: List/Sync Dropbox Files in Drupal 7 Website</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/List-Sync-Dropbox-Files-in-Drupal-7-Website/m-p/161394#M5588</link>
      <description>&lt;P&gt;Ya, way over my head. Thanks anyway. Was just looking to sync files in Dropbox with my Drupal 7 website.&lt;/P&gt;
&lt;P&gt;Google Drive may work.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;thank you&lt;/P&gt;</description>
      <pubDate>Tue, 15 Mar 2016 21:31:24 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/List-Sync-Dropbox-Files-in-Drupal-7-Website/m-p/161394#M5588</guid>
      <dc:creator>Suncor J.</dc:creator>
      <dc:date>2016-03-15T21:31:24Z</dc:date>
    </item>
  </channel>
</rss>

