Smartsheet Connector
Documentation
Version: 1
Documentation

Using Smartsheet Connector in ZappySys Data Gateway


To use Smartsheet Connector together with ZappySys Data Gateway you will have to download & install ODBC PowerPack (ZappySys Data Gateway is part of ODBC PowerPack). There are two versions of ODBC PowerPack to download: TRIAL and FULL.

Download ODBC PowerPack

Download TRIAL VERSION  if you are trying it out (30-days fully functional product).

or

Download FULL VERSION  if you already have purchased the product.

Install ODBC PowerPack

By installing ODBC PowerPack you will install ZappySys Data Gateway and drivers, together with ZappySys API Driver which contains Smartsheet Connector. Installing ODBC PowerPack is pretty straightforward. Installing a TYPICAL version will install all components needed for Smartsheet Connector to work together with ZappySys Data Gateway.

ZappySys Data Gateway

ZappySys Data Gateway (ZSDG) is a small server based on SQL Server TDS protocol. ZSDG can be used for:

  1. If your client application does not support ODBC or solution not works as expected, you can connect to ZSDG as you would connect to a SQL Server and then retrieve the table/view you need.
  2. As ODBC bridge.
  3. As JDBC bridge.
  4. A central point where external machines (and local if required) need to connect to a created data source.

You can watch this video about ZSDG. In the video the example of API Driver for OData Connector but you can choose Smartsheet Connector instead. Also the next video shows example with JSON Driver but principles stays the same when working with ZappySys API Driver which is needed to use Smartsheet Connector.

Video Tutorial - Using API Driver in Gateway

Below Video covers how to use API Driver in Data Gateway to consume data from Smartsheet. For demo purpose it will show OData API but you can choose Smartsheet connector instead. Also for demo we used Data Gateway Connection inside SQL Server but you can connect to Data Gateway from any app which can talk to SQL Server (like SSRS, JAVA, C# ...).

This video covers following and more so watch carefully. After watching this video follow the steps described in this article.

  • How to download / install required driver for Smartsheet integration
  • How to configure connection for Smartsheet
  • Features about Smartsheet Driver (Authentication / Query Language / Examples / Driver UI)
  • Using Smartsheet Connector
  • Load Smartsheet data in SQL Server

Key features of the ZappySys API Driver include:

The API ODBC driver facilitates the reading and writing of data from numerous popular online services (refer to the complete list here) using familiar SQL language without learning complexity of REST API calls. The driver allows querying nested structure and output as a flat table. You can also create your own ODBC / Data Gateway API connector file and use it with this driver.

  1. Intuitive Configuration: The interface is designed to be user-friendly, enabling users to easily set up the specific API endpoints within Smartsheet without requiring extensive technical expertise or programming knowledge.

  2. Customizable Endpoint Setup: Users can conveniently configure the API endpoint settings, including the HTTP request method, endpoint URL, and any necessary parameters, to precisely target the desired data within Smartsheet.

  3. Data Manipulation Capabilities: The ZappySys API Driver allows for seamless data retrieval and writing, enabling users to fetch data from Smartsheet and perform various data manipulation operations as needed, all through an intuitive and straightforward interface.

  4. Secure Authentication Integration: The driver provides secure authentication integration, allowing users to securely connect to the Smartsheet API by inputting the necessary authentication credentials, such as API tokens or other authentication keys.

  5. Error Handling Support: The interface is equipped with comprehensive error handling support, ensuring that any errors or exceptions encountered during the data retrieval or writing process are efficiently managed and appropriately communicated to users for prompt resolution.

  6. Data Visualization and Reporting: The ZappySys API Driver facilitates the seamless processing and presentation of the retrieved data from Smartsheet, enabling users to generate comprehensive reports and visualizations for further analysis and decision-making purposes.

Overall, the ZappySys API Driver serves as a powerful tool for streamlining the integration of applications with Smartsheet, providing users with a convenient and efficient way to access and manage data, all through a user-friendly and intuitive interface.

Apps / Tools Integration

SSIS Connect Smartsheet in SSIS
SQL Server Connect Smartsheet in SQL Server
Power BI Connect Smartsheet in Power BI
SSRS Connect Smartsheet in SSRS
Informatica Connect Smartsheet in Informatica
MS Access Connect Smartsheet in MS Access
MS Excel Connect Smartsheet in MS Excel
SSAS Connect Smartsheet in SSAS
Tableau Connect Smartsheet in Tableau
SAP Crystal Reports Connect Smartsheet in SAP Crystal Reports
Azure Data Factory (Pipeline) Connect Smartsheet in Azure Data Factory (Pipeline)
Azure Data Factory (SSIS) Connect Smartsheet in Azure Data Factory (SSIS)
Talend Studio Connect Smartsheet in Talend Studio
UiPath Connect Smartsheet in UiPath
PowerShell Connect Smartsheet in PowerShell
ODBC Connect Smartsheet in ODBC

Languages Integration

C# Connect Smartsheet in C#
Python Connect Smartsheet in Python
JAVA Connect Smartsheet in JAVA

Conclusion

Once you have installed ODBC PowerPack you are ready to use Smartsheet Connector. To see how to start using it check the next section -- Read from Smartsheet