Skip to main content
Upload files from URLs into a SharePoint document library or OneDrive folder. Returns the uploaded files with a temp public download URL each.

Inputs

SelectItem

Output

Type: List[Dict] Returns the uploaded files. Fields: file_id, file_name, file_url, file_type, size, download_url