Smartsheet ​
undefined
| Detail | Value |
|---|---|
| Category | Project Management |
| Base URL | https://api.smartsheet.com/2.0 |
| Authentication | Bearer Token |
| Endpoints | 7 |
| Connector key | smartsheet |
Using Smartsheet in a workflow ​
- Go to Connections and click New Connection.
- Pick Smartsheet from the marketplace.
- Enter your credentials (see Authentication above for what's expected).
- In a workflow, drop an API Call node and select this connection.
- Pick the operation you need from the Operation dropdown — see the table below.
Available Endpoints ​
| Endpoint | Summary |
|---|---|
| GET | List Sheets |
| GET | Create Sheet |
| GET | Add Rows |
| GET | Update Rows |
| GET | List Columns |
| GET | Search Sheet |
| GET | List Reports |
Each endpoint has its own page with parameter details, an example
API Callnode configuration, and the response shape.