Snowflake
Seamlessly integrate your Snowflake data with Airfold
Airfold makes it easy to connect with your Snowflake data. It also enables you to automate data updates using scheduled cron jobs.
We’ll walk through an example of using a Snowflake connector for your workspace.
Creation
Create Source
Navigate to “Sources” > ”+” > “Snowflake”:
Establish Connection
Account
Prefix before *.snowflake.computing.com
(e.g., lh10221.us-central1.gcp)
You can also access this with the following commands in Snowflake:
Username
Username for your Snowflake Account
Password
Password for your Snowflake Account
Database Name of your database that you wish to access
Warehouse
Name of your warehouse, defaults to COMPUTE_WH
Schema
Name of your warehouse, defaults to PUBLIC
Role Name of your role
Click on “Test Connection”, and you should see this:
Select Table
Select the table you wish to add from your database:
Set Up Cron job
Set up automated data updates with a cron expression:
Confirm Schema
Airfold infers schema from Snowflake, so all you have to do is confirm whether it is correct:
And that’s it! Now you have ingested data using our Snowflake connector, which will also ensure that your data sources are automatically updated.