Category "microsoft-teams"

Can I create a Teams bot without using Bot Framework?

I want to create MS Teams chat-bot without using MS Bot Framework. However, in the official document, there was only an example of using the MS Bot Framework. I

Is there any way to export the contents of my Teams Chats for one day, by chat and time?

Is there any way to get and list out all my conversations in teams chats for one day? When I'm logging time, I lose track of what I worked on when I'm helping o

Unable to create a new conversation in a channel

I'm attempting to create a new thread in a Teams Channel a bot has been added to after a specific Dialog step. I have attempted to follow the following sample:

Differentiate between Microsoft Teams Groups from Office 365 Groups

Is that possible to uniquely identity groups that belong to Microsoft Teams from the result returned from https://graph.microsoft.com/v1.0/groups?

How to get join/leave messages or events from teams chats

I work on making a parser for teams export data / pst format using Aspose lib for eDiscovery tool. Can the events like user joined or left a channel be exported

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