TDV Adapter for Smartsheet

Build 22.0.8462

Info_Groups

Query Smartsheet Groups.

Table Specific Information

Select

Retrieve all Groups.

SELECT * FROM Info_Groups

Retrieve details for a Group.

SELECT * FROM Info_Groups WHERE Id='2035256120371076'

Columns

Name Type References Description
Id [KEY] String The unique identifier of the group.
Name String The name of the group.
Description String The description of the group.
Owner String The email address of the group.
OwnerId String The user Id of the owner of the group.
CreatedAt Datetime Time of creation.
ModifiedAt Datetime Time of the last modification.

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