<?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: Issues using Embedder in a lock-down CMS like SharePoint or TDX in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Issues-using-Embedder-in-a-lock-down-CMS-like-SharePoint-or-TDX/m-p/725501#M32049</link>
    <description>&lt;P&gt;Thanks Greg!&amp;nbsp;I also submitted this as an idea here:&amp;nbsp;&lt;A href="https://www.dropboxforum.com/t5/Dropbox-ideas/Provide-iframe-embed-code-in-Share-menu/idi-p/725448" target="_blank"&gt;https://www.dropboxforum.com/t5/Dropbox-ideas/Provide-iframe-embed-code-in-Share-menu/idi-p/725448&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I was poking around the Embedder script and noticed that it essentially just generates the iframe code for you. I tried copying the iframe code shown by the browser (View source), and although it rendered the div, the actual iframe didn't load. Are there security restrictions that prevent this from happening, or does the file URL have to be formatted a certain way (besides URL encoding)? Just wondering if I can make it work by creating the iframe code manually, something like:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;&amp;lt;div class="dropbox-embed-container" style="height: 100%; width: 100%;"&amp;gt;
		&amp;lt;iframe src="https://www.dropbox.com/dropins/embed?app_key=***APP_KEY_HERE***&amp;amp;iframe=true&amp;amp;origin=***REFERRER_SCHEME_AND_DOMAIN_URL_ENCODED***&amp;amp;link=***LINK_TO_FILE_URL_ENCODED***" scrolling="no" style="height: 100%; width: 100%; border: 1;" /&amp;gt;
	&amp;lt;/div&amp;gt;&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Gabriel.&lt;/P&gt;</description>
    <pubDate>Mon, 30 Oct 2023 17:36:20 GMT</pubDate>
    <dc:creator>gabrielmongefranco-umich</dc:creator>
    <dc:date>2023-10-30T17:36:20Z</dc:date>
    <item>
      <title>Issues using Embedder in a lock-down CMS like SharePoint or TDX</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Issues-using-Embedder-in-a-lock-down-CMS-like-SharePoint-or-TDX/m-p/725447#M32046</link>
      <description>&lt;P&gt;Hi Dropbox devs!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to embed some Dropbox files into a knowledge article in TeamDynamix (TDX). I followed the Embedder API docs and I am able to embed files in a test web server, but not in TDX. Unfortunately, TDX does not allow data-* attributes, which your API requires for passing the API key, nor does it allow third-party javascript unless embedded in an iFrame. It appears the same is true of SharePoint Online - I can only embed iframes into a page, but I cannot add third-party JS.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a way around this? Is there a way to use embedder through an iFrame (without having to develop my own web app)? If not, could you please consider this an important enhancement request? May of your corporate users will have a similar need as they are more likely to be using a CMS with enterprise-grade security features.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Competitors such as YouTube, Vimeo, Box and Microsoft Stream all allow embedding with either a script (like your API does) or an iFrame - and they all make it easy to embed by providing embed links under the Share menu. So in this regard, Dropbox is far behind the times...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Gabriel Mongefranco&lt;/P&gt;&lt;P&gt;Mobile Data Architect&lt;/P&gt;&lt;P&gt;University of Michigan | Eisenberg Family Depression Center&lt;/P&gt;</description>
      <pubDate>Mon, 30 Oct 2023 13:36:53 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Issues-using-Embedder-in-a-lock-down-CMS-like-SharePoint-or-TDX/m-p/725447#M32046</guid>
      <dc:creator>gabrielmongefranco-umich</dc:creator>
      <dc:date>2023-10-30T13:36:53Z</dc:date>
    </item>
    <item>
      <title>Provide iframe embed code in Share menu</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Issues-using-Embedder-in-a-lock-down-CMS-like-SharePoint-or-TDX/m-p/725448#M32074</link>
      <description>&lt;P&gt;Please allow embedding dropbox files into other sites - in particular multimedia - using iframes, and make it easy to do so by providing iframe embed code in the Share menu of any file or folder.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;See this post for more background information on why this is badly needed by enterprise customers who use locked-down, high-security content management systems (e.g. SharePoint Online, TDX, Google Sites).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Issues-using-Embedder-in-a-lock-down-CMS-like-SharePoint-or-TDX/m-p/725447#M32046" target="_blank"&gt;https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Issues-using-Embedder-in-a-lock-down-CMS-like-SharePoint-or-TDX/m-p/725447#M32046&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Gabriel Mongefranco&lt;/P&gt;&lt;P&gt;Mobile Data Architect&lt;/P&gt;&lt;P&gt;University of Michigan | Eisenberg Family Depression Center&lt;/P&gt;</description>
      <pubDate>Mon, 30 Oct 2023 13:42:42 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Issues-using-Embedder-in-a-lock-down-CMS-like-SharePoint-or-TDX/m-p/725448#M32074</guid>
      <dc:creator>gabrielmongefranco-umich</dc:creator>
      <dc:date>2023-10-30T13:42:42Z</dc:date>
    </item>
    <item>
      <title>Re: Issues using Embedder in a lock-down CMS like SharePoint or TDX</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Issues-using-Embedder-in-a-lock-down-CMS-like-SharePoint-or-TDX/m-p/725481#M32048</link>
      <description>&lt;P&gt;Thanks for the feedback! Dropbox doesn't offer an option or alternative like this, such as using just an iframe directly, but I'll pass this along as a feature request. I can't promise if or when that might be implemented though.&lt;/P&gt;</description>
      <pubDate>Mon, 30 Oct 2023 16:03:30 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Issues-using-Embedder-in-a-lock-down-CMS-like-SharePoint-or-TDX/m-p/725481#M32048</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2023-10-30T16:03:30Z</dc:date>
    </item>
    <item>
      <title>Re: Issues using Embedder in a lock-down CMS like SharePoint or TDX</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Issues-using-Embedder-in-a-lock-down-CMS-like-SharePoint-or-TDX/m-p/725501#M32049</link>
      <description>&lt;P&gt;Thanks Greg!&amp;nbsp;I also submitted this as an idea here:&amp;nbsp;&lt;A href="https://www.dropboxforum.com/t5/Dropbox-ideas/Provide-iframe-embed-code-in-Share-menu/idi-p/725448" target="_blank"&gt;https://www.dropboxforum.com/t5/Dropbox-ideas/Provide-iframe-embed-code-in-Share-menu/idi-p/725448&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I was poking around the Embedder script and noticed that it essentially just generates the iframe code for you. I tried copying the iframe code shown by the browser (View source), and although it rendered the div, the actual iframe didn't load. Are there security restrictions that prevent this from happening, or does the file URL have to be formatted a certain way (besides URL encoding)? Just wondering if I can make it work by creating the iframe code manually, something like:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;&amp;lt;div class="dropbox-embed-container" style="height: 100%; width: 100%;"&amp;gt;
		&amp;lt;iframe src="https://www.dropbox.com/dropins/embed?app_key=***APP_KEY_HERE***&amp;amp;iframe=true&amp;amp;origin=***REFERRER_SCHEME_AND_DOMAIN_URL_ENCODED***&amp;amp;link=***LINK_TO_FILE_URL_ENCODED***" scrolling="no" style="height: 100%; width: 100%; border: 1;" /&amp;gt;
	&amp;lt;/div&amp;gt;&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Gabriel.&lt;/P&gt;</description>
      <pubDate>Mon, 30 Oct 2023 17:36:20 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Issues-using-Embedder-in-a-lock-down-CMS-like-SharePoint-or-TDX/m-p/725501#M32049</guid>
      <dc:creator>gabrielmongefranco-umich</dc:creator>
      <dc:date>2023-10-30T17:36:20Z</dc:date>
    </item>
    <item>
      <title>Re: Issues using Embedder in a lock-down CMS like SharePoint or TDX</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Issues-using-Embedder-in-a-lock-down-CMS-like-SharePoint-or-TDX/m-p/725507#M32050</link>
      <description>&lt;P&gt;Unfortunately I don't have any specific guidance to offer for if/how it might be possible to build that directly, as that is not officially documented or supported. (And the details normally handled automatically by the script may be subject to change without notice.)&lt;/P&gt;</description>
      <pubDate>Mon, 30 Oct 2023 18:03:53 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Issues-using-Embedder-in-a-lock-down-CMS-like-SharePoint-or-TDX/m-p/725507#M32050</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2023-10-30T18:03:53Z</dc:date>
    </item>
  </channel>
</rss>

