Navigation
Mobile DocsNavigation
Mobile DocsSpreadsheet-style project management and collaboration
Integrate with Smartsheet to manage sheets, rows, columns, automate workflows, create reports, and collaborate on projects. Perfect for teams handling complex projects with OAuth 2.0 authentication.
Placeholder: Select Smartsheet account
Layout: full
Provider: smartsheet
Layout: full
Options: List Sheets, Get Sheet, Create Sheet, Add Row
Placeholder: Enter sheet ID
Layout: full
Condition: operation = ["get_sheet","add_row","update_row","delete_row","add_column","share_sheet"]
Placeholder: My Project Sheet
Layout: full
Condition: operation = "create_sheet"
Placeholder: Enter row ID
Layout: full
Condition: operation = ["update_row","delete_row"]
Placeholder: Column name
Layout: full
Condition: operation = "add_column"
Layout: half
Condition: operation = "add_column"
Options: Text/Number, Date, Checkbox, Dropdown List
Placeholder: {"Column1": "Value1", "Column2": "Value2"}
Layout: full
Condition: operation = ["add_row","update_row"]
Placeholder: user@example.com
Layout: half
Condition: operation = "share_sheet"
Layout: half
Condition: operation = "share_sheet"
Options: Viewer, Editor, Admin
Required
Required
Optional
Optional
Optional
Optional
Optional
Optional
Optional
Optional
Primary response type:
{
"data": "json"
}