Is it possible to call api in botframework?How?

Radhika Mendhe 1 Reputation point
2021-09-10T10:15:28.047+00:00

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

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,122 questions
Microsoft Teams Development
Microsoft Teams Development
Microsoft Teams: A Microsoft customizable chat-based workspace.Development: The process of researching, productizing, and refining new or existing technologies.
2,868 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Prasad-MSFT 5,621 Reputation points Microsoft Vendor
    2021-09-14T10:02:09.297+00:00

    Hi @Radhika Mendhe

    API reference for Bot framework: https://learn.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.

    1 person found this answer helpful.
    0 comments No comments