I build one app using visual studiocode toolkit for that i choosed javascript/Nodejs but i need to connect this app to external database i.e. mongodb ,so how can i do?.
I build one app using visual studiocode toolkit for that i choosed javascript/Nodejs but i need to connect this app to external database i.e. mongodb ,so how can i do?.
Hi @RadhikaMendhe-8136
As we are mainly responsible for general question of Microsoft Teams, your question related to development is not supported by us. Someone checking office-teams-app-dev tag will give you more insights. Thanks for your understanding.
API reference for Bot framework: https://docs.microsoft.com/en-us/azure/bot-service/rest-api/bot-framework-rest-connector-api-reference?view=azure-bot-service-4.0
This below article explains how to connect Nodejs application to MongoDB database:
https://medium.com/quick-code/the-article-you-were-looking-for-mongodb-and-connecting-your-node-app-to-the-database-b78b08d072f4
Thanks,
Prasad Das
If the response is helpful, please click "Accept Answer" and upvote it. You can share your feedback via Microsoft Teams Developer Feedback link.
13 people are following this question.