Download a File
Downloads a file from a given SharePoint document library using the Microsoft Graph API.
To use this procedure, make sure your agent has learned the Sharepoint Book (BDK).
Syntax
Below is a line-by-line overview of the automation syntax. Expand each line to learn more.
Examples
1. Download a file
get a folder at "/My Site/My Documents/My Folder"
get the folder's items
download the first item
Last updated
Was this helpful?