I have a Asp.Net Web Forms app which I have built. I would like to have it integrated into a MS Teams site, but im unsure which Authentication model to use wit
I would like to post a message to personal chat instead of group chat while message post from group chat how to achieve this ?. Is there is any methods availabl
I am developing a small Teams app also using the Teams-SDK. I am currently looking for a way to share contents from within my app in Teams (either via a chat or
I wanted to build a messaging extension in Teams that sends an adaptive card to everyone in the chat of that team. I've already created and send the card. Now,
I wanted to build a messaging extension in Teams that sends an adaptive card to everyone in the chat of that team. I've already created and send the card. Now,
I wanted to know the package name for Google meet in Android and iOS. Currently I know the package name for Zoom and Teams in Android manifest. This is my Andro
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
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
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
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
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
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
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
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
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.
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
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,
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
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,
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