SharePoint Direct Upload

Overview

This component allows for files as large as 15GB to be uploaded to SharePoint in 100MB chunks using Microsoft Graph API. This component works in conjunction with the SharePoint Direct Upload Connected System to authenticate and create an upload URL and then proceeds to upload the files to SharePoint

Anonymous
  • v2.0.0 Release Notes
    • File Drag and Drop capability added
    • Options to override max files uploaded, max file size, and upload button label
    • Supports the DeferCommit flag value set via the Connected System
    • Various UX enhancements, including component respects site Accent color

  • v1.0.1 Release Notes
    • Ability to upload large files up to 15GB (max of 5 files at a time) to SharePoint
    • If any connection interruptions were to occur, the component will keep retrying until network is restored or user refreshes the page.
    • Updated plugin to make a final call to commit the file on the Appian side

  • v1.0.0 Release Notes
    • Ability to upload large files up to 15GB (max of 5 files at a time) to SharePoint
    • If any connection interruptions were to occur, the component will keep retrying until network is restored or user refreshes the page