Snowflake - Daily exports from AB Tasty to Snowflake
Last updated
Was this helpful?
Last updated
Was this helpful?
This feature is currently available in Early Adoption. Please contact your CSM to enroll into the Early Adopter program.
Snowflake is a cloud data warehouse that can store and analyze all your data records in one place. It can automatically scale up/down its compute resources to load, integrate, and analyze data.
From your SnowFlake console, execute the following steps:
Create a SnowFlake account
Go into your account to create a new SQL
Copy this below code (change the annotation field as role, username, password etc ..)
Paste it inside the console and run it
Once the script is done, refresh the page. On the left part, a new line will appear with the name you gave inside the script for the Data Warehouse
In the above example, the name of the worksheet is YOUR_DATABASE
On the Snowflake homepage, click at the bottom left of the page and copy the account URL
Go to the integration page > Data Warehouse > Snowflake > setup connector
Enter a name for the collector
Host: This corresponds to the account URL you’ve already copied
Role: the role we created in the previous script
Warehouse: the warehouse we created in the previous script
Data Warehouse: the Data Warehouse we created in the previous script
Authorization method: choose username and password
Username: the username we created in the previous script
Password: the password we created in the previous script
Loading Method: choose internal staging
You will get an error message if one of the fields contains an error. Your connector is now set up, and you can go ahead and set up your Export.
Export name: the name of your export; give an explicit name to retrieve it easily in AB Tasty
Name of the table: the name of the table we will create in your Snowflake
Data exporter query: paste here the payload of your data explorer query
Click save and create.
The SnowFlake integration is now complete, and you will soon see the data flowing into your dedicated Data Warehouse (It can take up to 2–3 hours, depending on the size of your report).
To set up your daily export, please take a look at the guide: .
Use the article to create your payload.
The export is activated upon creation, and new data will be appended to the current one, daily. The following screenshot shows that the export is activated on creation: