UiPath Documentation
activities
latest
false

Classic Integrations activities

Last updated May 20, 2026

Activities

The following table lists the activities that are included in the Smartsheet Activities Package.

ActivityDescription
Smartsheet ScopeEstablishes an authenticated connection between UiPath and your Smartsheet resources.
Attach FileAttaches a file to a row, comment, or sheet via local folder. After completing the operation, the activity outputs the newly created attachment ID.
Attach URLAttaches a file to a row, comment, or sheet via URLs. After completing the operation, the activity outputs the newly created attachment ID.
Delete AttachmentDeletes an attachment.
Get AttachmentRetrieves an attachment and optionally downloads it to a folder of your choosing.
List AttachmentsAllows you to retrieve a list of all the attachments for a sheet, row, or discussion.
Add CommentAllows you to add a comment a discussion. After completing the operation, the activity returns the newly created comment.
Delete CommentDeletes a specific comment.
Get CommentAllows you retrieve a comment and to download it to a folder you choose.
List DiscussionsGets a list of discussions from a sheet or a row.
Copy FolderCopies a specific folder to a new location.
Create FolderAllows you to add a create a folder. After completing the operation, the activity returns the newly created Folder object.
Delete FolderDeletes a specific folder.
Get FolderRetrieves a specific folder.
List FoldersAllows you retrieve a list of folders from a location in Smartsheet.
Add Group MembersAllows you to add one or more users to a group by email address.
Get GroupRetrieves a specific group.
Remove Group MemberRemoves a specific group member.
Get ReportAllows you to retrieve a report and optionally save it to a folder.
List ReportsRetrieves a list of reports.
Add RowsAdds rows to a sheet. After completing the operation, the activity returns the newly created Rows as an object.
Copy RowsCopies rows from the sheet specified in the URL to (the bottom of) another sheet. After completing the operation, the activity returns the newly created Row Mappings as an object.
Delete RowsDeletes one or more rows.
Get RowRetrieves a specific row and returns it as a Row object.
List RowsRetrieves one or more rows from a sheet and returns it as a Row array.
Move RowsMoves rows from the sheet specified in the URL to (the bottom of) another sheet.
Update RowsInserts one or more rows into the sheet.
Copy SheetCopies an existing sheet to a new location. After completing the operation, the activity returns the newly created Sheet as an object.
Create SheetCreates a new sheet in a specified location. After completing the operation, the activity returns the newly created Sheet as an object.
Create Sheet From TemplateCreates a new sheet from a template you specify. After completing the operation, the activity returns the newly created Sheet as an object.
Download SheetDownloads a sheet you specify to a local folder.
Get SheetRetrieves a specific sheet and allows you to set various options on which data is retrieved.
List SheetsRetrieves a set of sheets based on filters you set.
Update SheetUpdates an existing sheet based on criteria you specify.
Add UserAllows you to add a new user to Smartsheet.
Get UserRetrieves a user by User ID or email address.
List UsersRetrieves a list of users.
Remove UserRemoves a user by User ID or email address and has the option to re-assign their assets to another user.
Copy WorkspaceCopies an existing workspace.
Create WorkspaceCreates a new workspace and returns the newly created Workspace object as an output.
List WorkspacesRetrieves a list of workspaces based on filters you set.
Import Sheet from CSV / XLSXImports CSV or XLSX data into a new sheet in the top-level "sheets" folder.
Invoke Smartsheet OperationAllows you to specify any public Smartsheet API operation and its relevant properties. After invoking the operation, the activity outputs the any properties that you have set as variables and the status of the request (success/failure information) in a ResponseStatus object that you can use in subsequent activities (e.g., conditional logic).
Search ActivityAllows you to search for items anywhere in Smartsheet or your personal workspace.
Send via EmailAllows you to send a sheet, rows, or report via email natively from within Smartsheet.
Share ObjectAllows you to share a sheet with other Smartsheet users or groups.

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated