Connecting chatbot to snowflake db

Hi,
I am working on a project in which I am creating an AI-based chatbot using the snowflake database. Ongoing through the recordings, I found that kore.ai doesn’t have any option in connecting to snowflake DB

May I know to connect chatbot to snowflake DB and how to query and retrieve data from DB.

Thanks
Sumesh

Hi @rsume12,

You can perform CRUD operations on Snowflake DB from bot dialog flow if the snowflake database exposes REST API’s.

The “service node” in the dialog tasks gives provision to integrate with external API’s.

Please refer to the following link to understand more on the service node.
https://developer.kore.ai/docs/bots/bot-builder-tool/dialog-task/working-with-the-service-node/

Let us know if you need any further clarification on the above.

Regards,
Yoga Ramya