Share via

Graph API vs Bot Framework API for sending messages in MS Teams

Anonymous
2024-07-19T06:30:57.8066667+00:00

MS Graph API and Bot Framework REST API both provides options to send messages in MS Teams. So which API is preferable?

Microsoft Teams | Development
Microsoft Teams | Development

Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs


3 answers

Sort by: Most helpful
  1. Prasad-MSFT 10,491 Reputation points Microsoft External Staff Moderator
    2024-07-19T07:49:52.49+00:00

    If your application requires sending messages as part of a bot's functionality, the Bot Framework REST API might be the more suitable choice. If you need broader access to Microsoft 365 resources and are already using Microsoft Graph for other purposes, the Graph API could be preferable.

    Was this answer helpful?

    0 comments No comments

  2. Deleted

    This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.


    Comments have been turned off. Learn more

  3. Deleted

    This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.


    Comments have been turned off. Learn more

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.