Forum Discussion

talluri's avatar
talluri
New Contributor
2 years ago
Solved

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 wa...
  • nmrao's avatar
    2 years ago

    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..

  • nmrao's avatar
    2 years ago

    Suggest you to check for the Snowflake's documentation and look for connection string.