Click or drag to resize

HomeFolderResources Methods

The HomeFolderResources type exposes the following members.

Methods
  NameDescription
Public methodCreateFolder

Create a folder in home.

It mirrors to the following Smartsheet REST API method:
POST /home/Folders

Public methodListFolders

List Folders under home.

It mirrors to the following Smartsheet REST API method:
GET /home/Folders

Top
See Also