Overview
Microsoft OneDrive allows users to upload, store, and share files. The platform supports embedding individual files from OneDrive through Assembly’s integration. However, connecting folders from OneDrive is not currently possible due to restrictions from Microsoft.App setup
The setup process involves eleven steps:- In the Dashboard sidebar, click + Add App, then under More ways to add select Embed existing content.
- Choose OneDrive from Popular embeds — or click Add embed to start from a URL.
- Click + Embed app. You’ll land on the app’s setup page.
- Name the app, select an icon, and determine client visibility settings.
- Set as automatic for universal client access or manual for specific clients.
- Keep the embed display setting enabled to maintain portal access.
- Open your target file in OneDrive.
- Use the menu button next to Download and select Embed.
- Copy the generated iframe code.
- Return to the App Setup page and paste the code into the content box.
- Click Add to finalize setup.
Use an automatic app if you want your file to be visible to all clients. Use manual setup for restricted access scenarios.