Tableau Connector for Smartsheet

Build 25.0.9434

Info_Contacts

Query Smartsheet user contact details, facilitating management of personal and shared connections.

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 A unique identifier assigned to each contact, used to differentiate them within the database.
Name String The full name of the contact, typically including both first and last names.
Email String The primary email address associated with the contact, used for communication purposes.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9434