简体   繁体   English

如何在我的 web 应用程序中与 Microsoft 团队聊天?

[英]How to get chats from Microsoft teams in my web app?

I want to create Agile Meeting Dashboard web app, where chats of Microsoft teams is taken as action items for team members.我想创建敏捷会议仪表板 web 应用程序,其中 Microsoft 团队的聊天被视为团队成员的行动项目。 I want to take chats from my Microsoft team's channel to my web app using API.我想使用 API 从我的 Microsoft 团队的频道聊天到我的 web 应用程序。

please explain how to get Bearer token for get request for chat.请说明如何获取 Bearer 令牌以获取聊天请求。

You could achieve this using an Outgoing Webhook.您可以使用 Outgoing Webhook 实现此目的。 See more here . 在这里查看更多。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 如何将外部聊天 web 应用程序连接到 Microsoft Teams 聊天? - How to connect external chat web application to Microsoft Teams chats? Microsoft Teams:列出所有聊天而不考虑用户 - Microsoft Teams: List all Chats regardless of users 如何在 web 应用程序中使用 nodejs 创建微软团队会面链接 - How to create microsoft teams meet link using nodejs in web app 在 Microsoft Teams 的群聊(对话组而不是团队频道)中安装机器人 - Bot installation in Group Chats (Conversation Groups not Teams Channels) in Microsoft Teams 如何在 Microsoft Teams 会议应用程序/选项卡中获取呼叫 ID - How to get call-id in Microsoft Teams meeting app/tab 如何从微软团队中获取团队成员和所有者? - How to get team members and owners from microsoft teams? 如何知道 web 应用程序可在浏览器或团队自定义应用程序上访问 - How to know that web app is access on browser or from teams custom app Microsoft Teams '聊天:getAllMessages' API on 'v1.0' - Microsoft Teams ‘chats: getAllMessages’ API on 'v1.0' 从 ThreadId 获取 Microsoft Teams 会议主题 - Get Microsoft Teams meeting subject from ThreadId 如何在 Microsoft Teams 上的 Microsoft Bot Framework 中在应用安装时从团队中提取用户 - How do i pull users from a team in Microsoft Bot Framework on Microsoft Teams on app install
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM