talluri
2 years agoNew Contributor
Can we integrate snowflake with ready API
Hello,
I just want to check if ready api can be integrated with Snowflake ?. I know we can do SQl and which i am already implementing that but as snowflake is more like UI and based on url I want to know how we can connect to ready api and data validation. Any recommendation will be appreciated. Thanks.
No idea about Snowflake.
If you can query data from Snowflake using SQL then you can do that from ReadyAPI. You need the snowflake driver to be copied under READYAPI_HOME/bin/ext and restart tool.
Use jdbc test step to query data from Snowflake..
Suggest you to check for the Snowflake's documentation and look for connection string.