TDV Adapter for Smartsheet

Build 22.0.8462

Info_Contacts

Query Smartsheet Contacts. A Contact is the personal contact of a User in Smartsheet.

Table Specific Information

Select

This view returns details for Contacts.

Retrieve Contacts.

SELECT * FROM Info_Contacts

Retrieve details of a specified Contact.

SELECT * FROM Info_Contacts WHERE Id='1322606759569284'

Columns

Name Type References Description
Id [KEY] String The unique identifier of the contact.
Name String The full name of the contact.
Email String The email address of the contac.

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