Skip to main content

Questions tagged [microsoft-teams]

The Microsoft Teams Developer Platform allows you to integrate your app into Microsoft Teams. You can do this via Tabs that directly surface your web experience, Bots that surface your experience in chat, and Connectors that send your notifications into channels. Please read the tag info (README) for guidance on how to increase the chance that you'll get a high quality answer to your questions.

microsoft-teams
0 votes
0 answers
11 views

NextJS wait until Dom renderd

I have an Issue related to rendering an NextJS App inside MS Teams with Citrix. Without Citrix it is running. The following error occurs: Refused to display 'https://login.microsoftonline.com/' in a ...
theface's user avatar
  • 141
0 votes
0 answers
10 views

PowerShell Get-Team -NumberOfThreads

My question concerns the management of teams in MS Teams: I want to use Get-Team in PowerShell to retrieve all teams in my environment. Can someone explain to me what the -NumberOfThreads attribute ...
Moritz's user avatar
  • 1
0 votes
0 answers
8 views

User is not being redirected to teams custom app in iOS after successful authentication

We have developed one custom app for Microsoft Teams that uses an external provider for authentication. The authentication mechanism has been implemented as per the following documentation: https://...
Anoop Sharma's user avatar
0 votes
0 answers
16 views

How to gracefully handle a user that has blocked a bot when sending AdaptiveCards

My team has created a simple teams bot that sends adaptive cards to inform users on updates regarding our platform. When the bot gets a ping from our service's api, it uses the data sent over in the ...
Mia Matos's user avatar
-1 votes
0 answers
23 views

How to Implement OAuth for a Bot-Based Message Extension App in Microsoft Teams for Graph API? [closed]

I have created a bot-based message extension app using the Teams Toolkit and need to call the Microsoft Graph API, which requires OAuth implementation. So far, I have created the app in the Teams ...
XDeveloper's user avatar
0 votes
0 answers
21 views

Unable to access the devtools of my Microsoft Teams app from Microsoft Teams Android app

I need to debug one issue in my app running in Microsoft Teams android client. I have a configurable tab and the tab is not loading sometimes and throwing some error. Hence, I need to check the ...
Soumya Dey's user avatar
0 votes
0 answers
15 views

Activity notifications sent using the /sendActivityNotification API route is not appearing in Microsoft Teams andrioid or ios app

I have an app for Microsoft teams which is sending activity notifications to the user in a team using the /sendActivityNotification API route. Notifications are appearing when using Microsoft Teams ...
Soumya Dey's user avatar
0 votes
0 answers
31 views

Displaying values instead of variable names on a adaptive card posted in teams

We are using Github Actions to post our test results after a run in our Teams channel. We are using normal connectors as of now but that won't be possible anymore in the future. That is why I am ...
Yki Saragi's user avatar
0 votes
1 answer
36 views

How to change the poster's name when creating a post to a channel via MS Teams Workflows

Since the Office 365 connectors are going away I changed my project to use MS Teams Workflows, Im using the "Post to a channel when a webhook request is received" template to send some ...
Anibal Cardozo's user avatar
-3 votes
1 answer
30 views

Self hosting microsoft bot for teams channels

I saw answers of this on microsoft but seems nothing is well documented around this so still not sure what permissions and services I need to use from Azure and how to do this What I need is to create ...
Astin Gengo's user avatar
0 votes
1 answer
32 views

How to send Airflow Failed Notifications to Microsoft Teams using Microsoft 365 Worfklow

I've got an Airflow function who send failed notification task in Teams group. With new Microsoft politics my old webhook call will not function anymore in few months so i want to work right now to ...
Onyx's user avatar
  • 35
0 votes
0 answers
24 views

How to create deeplink for teams custom app if app is running under M365 and Office context

We have developed one custom app for Microsoft Teams that uses an external provider for authentication. The authentication mechanism has been implemented as per the following documentation: learn....
Anoop Sharma's user avatar
0 votes
0 answers
37 views

Change MS teams working location programmatically

I'm trying to develop a simple app to dynamically set the teams working location based on the current ip address of my network. There's not a graph API for doing that, but analyzing the network ...
Dan Grow's user avatar
0 votes
0 answers
57 views

How to post notifications to MS Teams channels? [closed]

I'm looking for a way to post notifications to MS Teams channels from a SaaS app, ideally by POSTing data to a HTTP endpoint (webhook). Options I'm aware of: Incoming webhooks (Office 365 connectors) ...
Pēteris Caune's user avatar
0 votes
0 answers
21 views

Integrating Kubewatch with a Microsoft Teams Channel

I'm encountering an issue where the incoming webhook for Microsoft Teams seems to be down, and I'm trying to integrate it with a workflow to post to a channel. Here's the situation in detail: Context: ...
Ahmed ElKady's user avatar

15 30 50 per page
1
2 3 4 5
363