Category "microsoft-teams"

Microsoft Teams: How to add notifications to the activity feed?

How can I push notifications to a users activity feed in Teams? This documentation suggests its possible by setting a channelData property. Some things about t

Automated/Bot message posting to Microsoft-Teams chat room

How can I automatically post messages to chat rooms in Microsoft-Teams? This is for one-way messaging: i.e. posting messages, not reading messages. The big pict

Microsoft Teams: List all Chats regardless of users

We would like to achieve an eDiscovery integration that can track all past and new chat & channel messages. But we observed that with Delegated Permissions,

Get GroupsId from Bot Framework in Microsoft Teams

My question is related to the Bot Framework, with Microsoft Teams. The idea is to be able to get the current groupId (if we are not in a 1:1 convesation) to be

Sending proactive messages from an outside process to organizational users via Teams chat bot

I have an Azure Bot installed in my organization through Teams. Interactions with the bot are properly functioning. We have a scenario where we need to send not

How is Activity.Text encoded Microsoft Teams?

I am writing a custom Teams bot. I got some questions about Activity.Text field: How is it encoded? I see some <at> tags when the bot is @mentioned, but

MS Teams Bot framework: Mentions break Markdown

Currently working with handling the custom bot framework, and having an issue where there's a mention included with a markdown formatted message. res.json({

Microsoft Teams: "Something went wrong" while installing my custom app into my organization's team

I have created an app for Microsoft Teams that one can add to a team. The app is a chatbot created with the Microsoft Bot framework. I have already made two oth

How to mention a user/group in a new message to a channel?

I checked the samples/API references here: https://msdn.microsoft.com/en-us/microsoft-teams/connectors https://dev.outlook.com/Connectors/GetStarted https://de

Send automated messages to Microsoft Teams using Python

I want to run a script of Python and in the end send the results in a text format to a couple of employees through MS Teams Is there any already build library

Custom app in Microsoft Teams can't connect to it's own API from desktop app

I am trying to embed our app into Teams. We have it working from the web version of MS Teams. However when we try it from the MS Teams desktop app, our app's ta