question

RadhikaMendhe-8136 avatar image
0 Votes"
RadhikaMendhe-8136 asked bgervin edited

Is it possible to call api in botframework?How?

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

office-teams-windows-itprooffice-teams-app-dev
· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

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.

0 Votes 0 ·

1 Answer

Prasad-MSFT avatar image
1 Vote"
Prasad-MSFT answered

Hi @RadhikaMendhe-8136

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.

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.