We are proud to share our inclusion in the 2024 Gartner Magic Quadrant for Data Integration Tools. We believe this recognition reflects the differentiated business outcomes CData delivers to our customers.
Get the Report →Create Snowflake-Connected Business Apps in AppSheet
Connect to Snowflake Data via CData Connect Cloud in Google AppSheet and create custom business applications with real-time access to Snowflake data.
Google AppSheet is a no-code development platform for application software, enabling users to design mobile, tablet, and web applications. When combined with CData Connect Cloud, you gain immediate cloud-to-cloud access to Snowflake data for business applications. This article outlines the process of connecting to Snowflake using Connect Cloud and constructing a basic app from Snowflake data within AppSheet.
CData Connect Cloud offers a dedicated cloud-to-cloud interface for Snowflake, enabling the creation of reports directly from live Snowflake data within AppSheet, all without the need for data replication to a native database. When you design applications that interact with data, AppSheet formulates SQL queries to retrieve the required information. With its inherent optimized data processing capabilities, CData Connect Cloud efficiently channels all supported SQL operations, including filters and JOINs, directly to Snowflake. This leverages server-side processing to swiftly deliver the requested Snowflake data.
About Snowflake Data Integration
CData simplifies access and integration of live Snowflake data. Our customers leverage CData connectivity to:
- Reads and write Snowflake data quickly and efficiently.
- Dynamically obtain metadata for the specified Warehouse, Database, and Schema.
- Authenticate in a variety of ways, including OAuth, OKTA, Azure AD, Azure Managed Service Identity, PingFederate, private key, and more.
Many CData users use CData solutions to access Snowflake from their preferred tools and applications, and replicate data from their disparate systems into Snowflake for comprehensive warehousing and analytics.
For more information on integrating Snowflake with CData solutions, refer to our blog: https://www.cdata.com/blog/snowflake-integrations.
Getting Started
Configure Snowflake Connectivity for AppSheet
Connectivity to Snowflake from AppSheet is made possible through CData Connect Cloud. To work with Snowflake data from AppSheet, we start by creating and configuring a Snowflake connection.
- Log into Connect Cloud, click Connections and click Add Connection
- Select "Snowflake" from the Add Connection panel
-
Enter the necessary authentication properties to connect to Snowflake.
To connect to Snowflake:
- Set User and Password to your Snowflake credentials and set the AuthScheme property to PASSWORD or OKTA.
- Set URL to the URL of the Snowflake instance (i.e.: https://myaccount.snowflakecomputing.com).
- Set Warehouse to the Snowflake warehouse.
- (Optional) Set Account to your Snowflake account if your URL does not conform to the format above.
- (Optional) Set Database and Schema to restrict the tables and views exposed.
See the Getting Started guide in the CData driver documentation for more information.
- Click Create & Test
- Navigate to the Permissions tab in the Add Snowflake Connection page and update the User-based permissions.
Add a Personal Access Token
If you are connecting from a service, application, platform, or framework that does not support OAuth authentication, you can create a Personal Access Token (PAT) to use for authentication. Best practices would dictate that you create a separate PAT for each service, to maintain granularity of access.
- Click on your username at the top right of the Connect Cloud app and click User Profile.
- On the User Profile page, scroll down to the Personal Access Tokens section and click Create PAT.
- Give your PAT a name and click Create.
- The personal access token is only visible at creation, so be sure to copy it and store it securely for future use.
With the connection configured, you are ready to connect to Snowflake data from AppSheet.
Connect to Snowflake from AppSheet
The steps below outline connecting to CData Connect Cloud from AppSheet to create a new Snowflake data source.
- Log into AppSheet
- Click "My account" in the menu
- Click the Sources tab and add a new data source
- Select Cloud Database and set the connection information
- Type: Sql Server
- Server: tds.cdata.com,14333
- Database: the Snowflake connection, for example, Snowflake1
- Username: a Connect Cloud user, for example, [email protected]
- Password: the PAT for the above Connect Cloud user
- SSL: Require SSL
- Click "Test Connection"
- Click "Authorize Access"
Create an App
Once you create the data source for Snowflake, you can start building apps on Snowflake data. Start by clicking "My apps" in the menu.
- Click to create a new app and select "Start with your own data"
- Name the app and select an appropriate category, based on your data
- Select the newly created data source
- Select the table or view with the data you want
At this point, you can configure the design of your app, selecting which columns from the selected table to display, use as labels, and more. Preview the app in the preview panel and then publish or share it when ready.
To get live data access to 100+ SaaS, Big Data, and NoSQL sources directly from your cloud applications, try CData Connect Cloud today!