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:- Navigate to the App Library and select the option to add a new app.
- Choose OneDrive from the Client-facing section.
- Click Install in the upper right.
- 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 App Library 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.