Category "microsoft-teams"

Using design frameworks for teams

We are building our web app and want to choose right design frameworks. Our plan is to build a stand alone web application and then to integrate it with Microso

upload camera functionality doesn’t work on MS Teams task module on android

I have an extension in MS Teams, which open a task module - basically an angular application. as seen below: The functionality of the app is to perform upload

How do i use the MS graph api in react?

I'm completely new to JS and React and im trying to upload a file with my MS custom teams app. I've found the information i need to make it work, i just dont un

Write data frame to Excel file stored in Microsoft Teams using Graph API

I am new to working with APIs and especially MS Graph API so please excuse my ignorance. I work with data in R which is similar to Python, I have a data frame w

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