<?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: Using Dropbox Images in an HTML Photo Gallery in Discuss Dropbox Developer &amp; API</title>
    <link>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Using-Dropbox-Images-in-an-HTML-Photo-Gallery/m-p/536046#M2048</link>
    <description>&lt;P&gt;Thanks Greg.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've just started working with the API and I'm wondering if it's possible to get all images from a shared folder without using oauth2.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My folders are setup for dedicated use and only users who have signed into my site can access the links to these folders.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a url parameter that would return an array of filenames?&lt;/P&gt;</description>
    <pubDate>Thu, 29 Jul 2021 22:54:43 GMT</pubDate>
    <dc:creator>crhc-tony</dc:creator>
    <dc:date>2021-07-29T22:54:43Z</dc:date>
    <item>
      <title>Using Dropbox Images in an HTML Photo Gallery</title>
      <link>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Using-Dropbox-Images-in-an-HTML-Photo-Gallery/m-p/535754#M2044</link>
      <description>&lt;P&gt;I am storing a large number of images in Dropbox folders and need to GET all images from a single DBX folder into an HTML Gallery on my website.&amp;nbsp; My site is hosted with a 3rd party, clubexpress.com, and my users prefer managing images from Dropbox since it's more intuitive and efficient.&amp;nbsp; Clubexpress &amp;nbsp;doesn't provide backend access.&amp;nbsp; Also, JavaScript capabilities are limited and unsupported.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm not a programmer by trade but I need to find a way to pull the dropbox folder images into an HTML image gallery given the limitations described above.&amp;nbsp; I'm thinking I might be able to use the DBX API to get image links into an array and then use onsite JavaScript to loop through and populate the gallery with the appropriate links.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I would greatly appreciate any help and insights on this.&amp;nbsp; It would really help if you know of a tutorial that might walk through the deatils.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Does anyone know of an option I might use to get this done?&lt;/P&gt;</description>
      <pubDate>Wed, 28 Jul 2021 18:32:47 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Using-Dropbox-Images-in-an-HTML-Photo-Gallery/m-p/535754#M2044</guid>
      <dc:creator>crhc-tony</dc:creator>
      <dc:date>2021-07-28T18:32:47Z</dc:date>
    </item>
    <item>
      <title>Re: Using Dropbox Images in an HTML Photo Gallery</title>
      <link>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Using-Dropbox-Images-in-an-HTML-Photo-Gallery/m-p/535801#M2045</link>
      <description>&lt;P&gt;To create a shared link for any particular file via the Dropbox API, you can use the /2/sharing/create_shared_link_with_settings endpoint:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#sharing-create_shared_link_with_settings" rel="noreferrer" target="_blank"&gt;https://www.dropbox.com/developers/documentation/http/documentation#sharing-create_shared_link_with_settings&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;By the way, that's a link to the documentation for the HTTPS endpoints themselves, but we recommend using one of the official SDKs if possible:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://www.dropbox.com/developers/documentation" rel="noreferrer" target="_blank"&gt;https://www.dropbox.com/developers/documentation&lt;/A&gt;&amp;nbsp; &lt;BR /&gt;&lt;BR /&gt;Those have corresponding native methods for the HTTPS endpoints.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;By default, shared links point to HTML preview pages, not the file content itself. You can modify these links for other behaviors though, such as direct file access. You can find information on doing so here:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://help.dropbox.com/files-folders/share/force-download" rel="noreferrer" target="_blank"&gt;https://help.dropbox.com/files-folders/share/force-download&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 28 Jul 2021 20:53:16 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Using-Dropbox-Images-in-an-HTML-Photo-Gallery/m-p/535801#M2045</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2021-07-28T20:53:16Z</dc:date>
    </item>
    <item>
      <title>Re: Using Dropbox Images in an HTML Photo Gallery</title>
      <link>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Using-Dropbox-Images-in-an-HTML-Photo-Gallery/m-p/536046#M2048</link>
      <description>&lt;P&gt;Thanks Greg.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've just started working with the API and I'm wondering if it's possible to get all images from a shared folder without using oauth2.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My folders are setup for dedicated use and only users who have signed into my site can access the links to these folders.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a url parameter that would return an array of filenames?&lt;/P&gt;</description>
      <pubDate>Thu, 29 Jul 2021 22:54:43 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Using-Dropbox-Images-in-an-HTML-Photo-Gallery/m-p/536046#M2048</guid>
      <dc:creator>crhc-tony</dc:creator>
      <dc:date>2021-07-29T22:54:43Z</dc:date>
    </item>
    <item>
      <title>Re: Using Dropbox Images in an HTML Photo Gallery</title>
      <link>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Using-Dropbox-Images-in-an-HTML-Photo-Gallery/m-p/536129#M2049</link>
      <description>&lt;P&gt;No, there's nothing quite like that. Beyond &lt;A href="https://help.dropbox.com/files-folders/share/force-download" target="_self"&gt;accessing the contents of a shared link directly&lt;/A&gt;, you'll need to use &lt;A href="https://www.dropbox.com/developers/documentation/http/documentation" target="_self"&gt;the API as documented&lt;/A&gt;, e.g., by passing up an OAuth 2 access token.&lt;/P&gt;</description>
      <pubDate>Fri, 30 Jul 2021 12:23:24 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Using-Dropbox-Images-in-an-HTML-Photo-Gallery/m-p/536129#M2049</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2021-07-30T12:23:24Z</dc:date>
    </item>
  </channel>
</rss>

