Connect to your users’ OneDrive accounts.
{{
to invoke the variable menu.
ExternalFilePicker
class to load OneDrive’s JavaScript into your page and authenticate with your user’s connected OneDrive account.
Response
object describing the user’s file picker interaction including an array of any files selected. Using this array of fileIds
, you can use the Proxy API to perform an authenticated proxy requests to download the files.