Skip to main content
Fetch specific SharePoint files by path, link, or id. 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 requested files with fresh download URLs. Fields: file_id, file_name, file_url, file_type, is_folder, size, modified_at, download_url