I've successfully implemented activity feed notifications in my app (tab) for MS Teams. The problem is, I don't receive them on mobile devices: neither push not
I'm having MS Teams bot developed using bot framework. I have a dialog where the user choose date from date picker. For this I'm using following Adaptive card.
Recently the Teams API has been extended so that applications can set the availability / presence for a user logged into Teams: https://docs.microsoft.com/en-us
I have a WPF desktop application with a window with a custom chrome. As soon as I set the WindowChrome style-property of the window, I have an issue when sharin
Microsoft Teams Bot - Adaptive card not displaying in android mobile app, it works fine in desktop app, json as below, also other card for list of records works
I have the following JSON code for my adaptive card: { "type": "AdaptiveCard", "$schema": "http://adaptivecards.io/schemas/adaptive-card.json", "version":
How to enable and disable the conversational bot in MS Teams? In our application, we have to enable the conversation bot in bot chat window: I tried "isNotifi
MS Teams application ... I send Adaptive Card to the client and Bot handles card actions. How can I add/implement copy-paste functionality? Client will copy the
The below image shows how the current table is displayed on teams. We can see that the cells are not aligned properly. Using adaptive card (columnset). The imag
How to get last message send by bot to user in Microsoft bot framework, if bot send message to user via connector API? Or is it possible to update user state vi
I have a problem, I want to add different icons when my app is selected and when my app is not selected in teams, something similar to what we have for the defa
How to keep some custom metadata in channel and message level in the Microsoft teams app?
We want to know what is the best way to do : an alert is sent to the MS teams channel, the alert contains "Approve" and "Deny" Both "Approve" or "Deny" has "Htt
The audio, video conferencing devices, microhones headset and other devices which are used for microsoft team calls and conferences, where are thisdata is st
I can't seem to find out why Alertmanager is not getting alerts from Prometheus. I would appreciate a swift assistance on this challenge. I'm fairly new with us
I am building a static tab for MS Teams with contentBotId specified.The staticTabs manifest entry looks as following: "staticTabs": [ { "entityId":
I'm building an app that allows the user to input a Teams channel webhook connector URL for notifications. I want to be able to do some basic validation on the
I have a Microsoft Teams application developed as a Personal App. This app is having few different personal tabs in that. The app works fine in the Desktop, web
i am using OAuthPromptSettings to display a simple button. but now i want to display an image above and then display the "Sign in " button on MS Teams. I have a
As per the documentation ‘chats: getAllMessages’ (GET /users/{id | user-principal-name}/chats/getAllMessages) of MSTeams Export API is available onl