Category "microsoft-teams"

Is there an api endpoint to list files in private chat?

I am looking for a way to get the number of files in a private chat using the Microsoft Graph API. Currently I can get the messages from private chat using: bet

Fluent ui react theme for teams

I am am building a teams app, I want to set the teams theme using fluent theme, what are the exact values for theme in theme provider, Can i use fluentui/Norths

Webex Bot framework how to show user selected button text

I'm using MS Teams bot and Webex teams bot, I have some Adaptive-Card buttons on my bot message and I want to know which Adaptive Card button is pressed, by wrt

BotDisabledByAdmin error from Microsoft Bot Framework

Our customers upload our app as a custom Microsoft Teams app that has a bot and install it into a Team. From then on, we send notifications to users directly on

File Upload to Channel via Microsoft Teams Graph Api

I have been trying to do a file upload to a channel using the graph Api. I can successful do an upload to my personal OneDrive, using the request https://graph.

In Teams: After selecting the value from input.choice or input.date the selected value disappears after submitting it

When user select the value from input.choice and then submit the action, after submitting it, selected value gets disappear. This issue appeared recently first

How can I decode a base64 string in Adaptive-Cards payload?

I need to decode a base64 string being sent from an external service to an MS-Teams Adaptive-Card via a webhook. I have the webhook setup, tested with postman,

How to perform action on radio button check in Adaptive Card?

I am using Adaptive cards for the Microsoft teams. I am trying to use the radio button by using the "Input.ChoiceSet" type to perform two different tasks by cli

Everytime I change my Microsoft Teams Tab's code the content of the tab does not change

I am making a teams channel tab and everytime I update the code, the content loaded in the tab stays the same. I tried deleting the app and installing it again,

Add a teams-calendar to outlook

In microsoft teams I created a new team and added a new tab - the channel calendar. And now my aim is to include this teams channel calendar to my outlook. Olde

People Picker adaptive element in adaptive cards doesn't work in Teams Android app

I'm trying to use the People Picker element in my adaptive cards and it works very well on the Desktop and iPhone version of Teams. Teams for Android just shows

Microsoft Teams breakout room api

I've been unable to find out whether it's possible to create breakout rooms programmatically for Microsoft Teams -- and assign the participants to the breakout

Microsoft Bot Framework Removing "Edited" annotation on message when updating bot message

I have built a MS Teams chatbot along with middleware that successfully proactively updates messages through a REST controller (I pass the conversation ID and a

How to create subgroups for @mentions in Microsoft Teams

Right now I have a small group of people beta testing MS Teams in hopes that it would be a good team collaboration/communication tool. But, I need one importan

App resource defined in manifest and iframe origin do not match

I've created an ms teams app, that works fine if i launch it locally, however when i install the appackage in my team and launch the app, it shows me the follow

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