Skip to main content
List files and folders in a SharePoint document library or OneDrive folder. Returns also a temp public download URL for each file that can be used for example to upload creatives to ads platforms.

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