- Overview
- Adobe Sign
- Alteryx
- Amazon Comprehend
- Amazon Connect
- Amazon Rekognition
- Amazon Textract
- Box
- Release notes
- About the Box activity package
- Fix XAML After Package Update
- Project compatibility
- Setup
- Technical references
- Box Scope
- Commit Session
- Create File Version Session
- Create Upload Session
- Upload Part
- Delete Old Version
- Get Versions
- Promote Version
- Upload File Version
- Copy File
- Delete File
- Download File
- Get File Comments
- Get File Info
- Get File Info Details
- Get File Lock Info
- Lock File
- Move File
- Unlock File
- Upload File
- Copy Folder
- Create Folder
- Delete Folder
- Get Folder Info
- Get Folder Items
- Rename Folder
- Search For Content
- Execute Method
- Cognitive
- DocuSign
- Release notes
- About the DocuSign activity package
- Project compatibility
- Setup
- DocuSign Scope
- Invoke DocuSign Operation
- Create Envelope
- Create Envelope And Send
- Create Envelope From Template
- Create Envelope Recipients
- Get Document
- Get Documents
- Get Envelope
- Get Form Data
- Send Envelope
- Update Envelope
- List Attachments
- List Custom Fields
- List Documents
- List Envelope Status Changes
- List Recipients
- Create Bulk Send List
- Create Bulk Send Request
- Get Bulk Send List
- Get Bulk Send Lists
- Create Template Custom Fields
- Create Template Recipients
- Get Template
- List Templates
- Google Vision
- Jira
- Release notes
- About the Jira activity package
- Project compatibility
- Setup
- Jira Scope
- Execute Method
- Add Attachment
- Delete Attachment
- Download Attachment
- Get Attachments
- Add Comment
- Delete Comment
- Get Comments
- Create Component
- Delete Component
- Get Components
- Search Dashboards
- Create Filter
- Get Filters
- Create Issue Link
- Delete Issue Link
- Get Issue Link Types
- Get Issue Links
- Add Watcher
- Assign Issue
- Clone Issue
- Create Issue
- Delete Issue
- Get Issue
- Get Watchers
- Remove Watcher
- Search Issues Using JQL
- Transition Issue
- Update Issue
- Create Project
- Delete Project
- Get Project Types
- Get Projects
- Update Project
- Get Transitions
- Create User
- Delete User
- Find Users
- Marketo
- Microsoft Dynamics
- Microsoft Dynamics Finance and Operations
- Microsoft Translator
- Microsoft Vision
- Oracle Integration Cloud
- Oracle NetSuite
- Salesforce
- Release notes
- About the Salesforce activity package
- Project compatibility
- Setup
- Quickstart
- Salesforce Application Scope
- Create Bulk API Job
- Get Bulk API Job
- Get Bulk API Job Results
- Start or Abort Bulk API Job
- Assign File
- Download File
- Upload File
- Composite Request
- Delete Record
- Get List View Records
- Get Record
- Insert Record
- Update Record
- Upsert Record
- Execute Report
- Execute SOQL
- Format Column Names
- Format Labels And Values
- Lightning REST API Request
- Search
- SAP BAPI
- ServiceNow
- Slack
- Smartsheet
- Release notes
- About the Smartsheet activity package
- Project compatibility
- Setup
- Technical references
- Quickstart: Working With Rows
- Smartsheet Application Scope
- Attach File
- Attach URL
- Delete Attachment
- Get Attachment
- List Attachments
- Add Comment
- Delete Comment
- Get Comment
- List Discussions
- Copy Folder
- Create Folder
- Delete Folder
- Get Folder
- List Folders
- Add Group Members
- Get Group
- List Groups
- Remove Group Member
- Get Report
- List Reports
- Add Rows
- Copy Rows
- Create Discussion on Row
- Delete Rows
- Get Row
- List Rows
- Move Rows
- Update Rows
- Copy Sheet
- Create Sheet
- Create Sheet From Template
- Download Sheet
- Get Sheet
- List Sheets
- Update Sheet
- Add User
- Get User
- List Users
- Remove User
- Copy Workspace
- Create Workspace
- List Workspaces
- Import Sheet From CSV / XLSX
- Invoke Smartsheet Operation
- Search Activity
- Send Via Email
- Share Object
- SuccessFactors
- Tableau
- Twilio
- Workato
- Workday
Activities
The following table lists the activities that are included in the Smartsheet Activities Package.
Activity |
Description |
---|---|
Establishes an authenticated connection between UiPath and your Smartsheet resources. | |
Attaches a file to a row, comment, or sheet via local folder. After completing the operation, the activity outputs the newly created attachment ID. | |
Attaches a file to a row, comment, or sheet via URLs. After completing the operation, the activity outputs the newly created attachment ID. | |
Deletes an attachment. | |
Retrieves an attachment and optionally downloads it to a folder of your choosing. | |
Allows you to retrieve a list of all the attachments for a sheet, row, or discussion. | |
Allows you to add a comment a discussion. After completing the operation, the activity returns the newly created comment. | |
Deletes a specific comment. | |
Allows you retrieve a comment and to download it to a folder you choose. | |
Gets a list of discussions from a sheet or a row. | |
Copies a specific folder to a new location. | |
Allows you to add a create a folder. After completing the operation, the activity returns the newly created Folder object. | |
Deletes a specific folder. | |
Retrieves a specific folder. | |
Allows you retrieve a list of folders from a location in Smartsheet. | |
Allows you to add one or more users to a group by email address. | |
Retrieves a specific group. | |
Removes a specific group member. | |
Allows you to retrieve a report and optionally save it to a folder. | |
Retrieves a list of reports. | |
Adds rows to a sheet. After completing the operation, the activity returns the newly created Rows as an object. | |
Copies 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. | |
Deletes one or more rows. | |
Retrieves a specific row and returns it as a Row object. | |
Retrieves one or more rows from a sheet and returns it as a Row array. | |
Moves rows from the sheet specified in the URL to (the bottom of) another sheet. | |
Inserts one or more rows into the sheet. | |
Copies an existing sheet to a new location. After completing the operation, the activity returns the newly created Sheet as an object. | |
Creates a new sheet in a specified location. After completing the operation, the activity returns the newly created Sheet as an object. | |
Creates a new sheet from a template you specify. After completing the operation, the activity returns the newly created Sheet as an object. | |
Downloads a sheet you specify to a local folder. | |
Retrieves a specific sheet and allows you to set various options on which data is retrieved. | |
Retrieves a set of sheets based on filters you set. | |
Updates an existing sheet based on criteria you specify. | |
Allows you to add a new user to Smartsheet. | |
Retrieves a user by User ID or email address. | |
Retrieves a list of users. | |
Removes a user by User ID or email address and has the option to re-assign their assets to another user. | |
Copies an existing workspace. | |
Creates a new workspace and returns the newly created Workspace object as an output. | |
Retrieves a list of workspaces based on filters you set. | |
Imports CSV or XLSX data into a new sheet in the top-level "sheets" folder. | |
Allows 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).
| |
Allows you to search for items anywhere in Smartsheet or your personal workspace. | |
Allows you to send a sheet, rows, or report via email natively from within Smartsheet. | |
Allows you to share a sheet with other Smartsheet users or groups. |