Actions

add_row_to_sheet
Adds new row to a sheet.

attach_file_to_row
Adds a file attachment to a row.

find_attachment_by_row_id
Get all attachments for a specific row in a Smartsheet, including row and discussion-level attachments with comprehensive pagination and filtering options

find_rows_by_query
Finds rows in a specific sheet or across all accessible sheets using text queries with advanced filtering options.

find_sheet_by_name
Fetches existings sheets matching provided filter criteria.

update_row
Updates an existing row.
Triggers

new_row_added
Triggers when a new row is added.

updated_row
Triggers when an existing row is updated.

new_attachment_
Triggers when a new attachment is added to a row or sheet.

new_comment_webhook
Triggers when a new comment is added to a discussion on a sheet.























