Skip to main content
List files and folders in a SharePoint document library or OneDrive folder. Returns public temporary download URLs; use them exactly as returned because ‘unauthorized’ usually means the URL was altered.

Inputs

SelectItem

Output

Type: List[Dict] Returns the files and folders in the selected location. Fields: file_id, file_name, file_url, file_type, is_folder, size, modified_at, download_url