SharePoint.Files
Syntax SharePoint.Files(url as text, optional options as nullable record) as table Description Returns a table containing a row for each document found at the specified SharePoint site, url, and subfolders. Each row contains properties of the folder or file and a link to its content.… Read More »SharePoint.Files