Connect to your users’ SharePoint accounts.
{{
to invoke the variable menu.
ExternalFilePicker
class to load SharePoint’s JavaScript into your page and authenticate with your user’s connected SharePoint 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.