Download a File

This procedure is part of the SharePoint Book (BDK). To use this book, you must first learn it in your agent.

Overview

This procedure downloads a file from a given SharePoint document library.

Input Concepts

Concept
Description
Type
Required

file

The SharePoint file that will be downloaded.

sharepoint file reference

Yes

Output Concepts

Concept
Description
Type

answer

The downloaded file

file

Examples

get a folder at "/My Site/My Documents/My Folder"
get the folder's items
download the first item

Last updated

Was this helpful?