TDV Adapter for Smartsheet

Build 22.0.8462

Tables

The adapter models the data in Smartsheet into a list of tables that can be queried using standard SQL statements.

Generally, querying Smartsheet tables is the same as querying a table in a relational database. Sometimes there are special cases, for example, including a certain column in the WHERE clause might be required to get data for certain columns in the table. This is typically needed for situations where a separate request must be made for each row to get certain columns. These types of situations are clearly documented at the top of the table page linked below.

Smartsheet Adapter Tables

Name Description
Info_Attachments Query Smartsheet Attachments. Attachments can exist on a Comment (i.e., within a Discussion), on a Row, or on a Sheet.
Info_Columns Query Smartsheet Columns in a Sheet or Report.
Info_Comments Query Smartsheet Comments in a Discussion.
Info_Discussions Query Smartsheet Discussions. A Discussion is a collection of one or more Comments. A Discussion can exist on a Row or a Sheet.

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8462