Microsoft365R icon indicating copy to clipboard operation
Microsoft365R copied to clipboard

Obtaining a file URL

Open reed-klein opened this issue 6 months ago • 1 comments

Is it possible to include functionality for retrieving a file's SharePoint URL based on the file name? For example, $list_files() will give me the names in a folder; I could then use one or more of those names to obtain the relevant file URLs (note: this is the URL as it appears when clicking "Copy link", or "Share link" for a file in SharePoint--not the URL as it appears in the web browser's address bar).

Many thanks for all of the work on this package--it is fantastic!

reed-klein avatar Jan 08 '24 18:01 reed-klein