Smartsheet connector
Smartsheet is a spreadsheet-based platform that enables planning and collaboration. You can create, read, update, move, and share sheets, attach files, and make custom API calls to the Smartsheet API.
- Authorize your Smartsheet account
- Smartsheet errors
- Smartsheet connector event cards
- Smartsheet connector action cards
Authorize your Smartsheet account
To get started working with the Smartsheet application, the first step is to integrate an existing Smartsheet account with Workflows. If you don't have an existing Smartsheet account and you want to use Smartsheet with Workflows, sign up for Smartsheet first, and then return to the authorization process. See Authorization.
Smartsheet errors
The Smartsheet API has a wide range of error and return codes. See the Smartsheet API for more information on the API and its error codes.
Guidance for Smartsheet connector
This information for guidance and best practices when using the Smartsheet connector in your flows. See Guidance for Smartsheet connector
Smartsheet connector event cards
Event |
Description |
---|---|
Trigger a flow when a new row is created in a Smartsheet sheet. |
|
Trigger a flow when a row is updated in a Smartsheet sheet. |
Smartsheet connector action cards
Actions |
Description |
---|---|
Create a row in a Smartsheet sheet. |
|
Create multiple new rows in a Smartsheet sheet. |
|
Adds a user to a group in Smartsheet. |
|
Adds one or more members to an organizational group. |
|
Build a row object. |
|
Add a comment to a row in a Smartsheet sheet. |
|
Copy a row between sheets. |
|
Make a custom, authenticated HTTP request to the Smartsheet API. |
|
Delete multiple rows in a Smartsheet sheet. |
|
List all groups in Smartsheet. |
|
Move a row between sheets. |
|
Read the values of a row in Smartsheet using the row ID. |
|
Read the values of a row in Smartsheet using the row number. |
|
Read a user in Smartsheet. |
|
Remove a user from the Smartsheet group. |
|
Remove a user from an organization in Smartsheet. |
|
Update a user in Smartsheet. |
|
Send a row of Smartsheet data to a designated recipient through an email. |
|
Update a row in a sheet. |
|
Update multiple rows in a Smartsheet sheet. |
|
Update a user in the organization account. |