Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs
Private server.
Hi everyone , hope you're doing well ! I'm new to Microsoft teams so please be kind to me ! Actually my question is : Can i synchronise Microsoft Teams with a private server and not "One Drive" or any other Cloud
Microsoft Teams | Development
Microsoft Teams | Microsoft Teams for business | Other
Additional features, settings, or issues not covered by specific Microsoft Teams categories
Can't log in to app: AADSTS900561: The endpoint only accepts POST requests. Received a GET request
Request Id: ab8b3402-6cb0-4b10-ac73-826944513d00 Correlation Id: 5dd5bceb-c7ad-4213-b163-c196e6fd996a Timestamp: 2020-11-16T08:23:16Z Message: AADSTS900561: The endpoint only accepts POST request. Received a GET request.
Microsoft Teams | Development
Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs
Microsoft Graph API error
Regarding our domain , I can't get the teams channel using the Microsoft Graph API. We send out API requests every minute. Was it restricted from Microsoft?
Microsoft Teams | Development
Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs
Microsoft Security | Microsoft Entra | Microsoft Entra ID
A cloud-based identity and access management service for securing user authentication and resource access
Microsoft Teams | Microsoft Teams for business | Other
Additional features, settings, or issues not covered by specific Microsoft Teams categories
can teacher or IT admin see my logs.txt?
MS Teasm collect my logs as focuced on main windows or minimized etc. in logs.txt. Can my teacher or IT admins see these logs?
Microsoft Teams | Development
Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs
Microsoft Teams | Microsoft Teams for business | Other
Additional features, settings, or issues not covered by specific Microsoft Teams categories
Meeting Scheduled Notifications
Can i schedule a meeting with participants ,but the participants should receive mail notification about the meeting
Microsoft Teams | Development
Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs
Microsoft Security | Microsoft Graph
An API that connects multiple Microsoft services, enabling data access and automation across platforms
How to get user info in teams bot whenever user uninstalls the app on teams ?
I have created a teams bot. It is a 1:1 chat and notification bot. I want to delete users data from my db whenever user uninstalls the application from teams. I'm not receiving any event in my bot whenever user uninstalls the app. Is there some way…
Microsoft Teams | Development
Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs
Feature request for supprting teams personal apps with static tab in mobile clients
As per the teams setup policies, teams mobile client doesn't support personal apps with static tabs right now! teams-app-setup-policies This feature is of utmost important in my case as we are deep linking teams bot buttons to tab pages and…
Microsoft Teams | Development
Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs
Microsoft 365 and Office | Skype for Business | Linux
A Microsoft communications service that provides communications capabilities across presence, instant messaging, audio/video calling, and an online meeting experience that includes audio, video, and web conferencing.
Microsoft Security | Microsoft Graph
An API that connects multiple Microsoft services, enabling data access and automation across platforms
Microsoft Teams | Microsoft Teams for business | Other
Additional features, settings, or issues not covered by specific Microsoft Teams categories
Bug report: screen sharing macOS only working while "System Preferences.app" is running
Not sure if this is the right place to report this. If not please give some directions. Anyway: Current behaviour: When clicking on the "Share content" icon a message ("We need permission to share your screen. Go to Security &…
Microsoft Teams | Development
Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs
How to let different users see the same message sent with Graph API, the display is different.
How to let different users see the same message sent with Graph API, the display is different.
Microsoft Teams | Development
Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs
Microsoft Security | Microsoft Graph
An API that connects multiple Microsoft services, enabling data access and automation across platforms
Teams personal app not visible in mobile clients
I have created and published my teams app which contains bot, tabs and messaging extension. My app is visible on browsers and every desktop app but it is not visible on any of the mobile clients. I referred to this documentation in which it is…
Microsoft Teams | Development
Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs
Adding members to MS Teams team group through api
Hi Support team, I have created team named 'Hi' in MS teams.How can i add bulk members to that Team group. For Single Member I'm using the following API POST https://graph.microsoft.com/v1.0/teams/{id}/members
Microsoft Teams | Development
Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs
Microsoft Security | Microsoft Graph
An API that connects multiple Microsoft services, enabling data access and automation across platforms
Is there a way to email and respond to MS Teams adaptive cards (reply via email) on Outlook?
Hi, I am looking for a way to send emails in which user can reply to MS Teams communications (the way it is done with MS Teams missed conversation reminders) An Actionable email which is integrated with MS Teams could be really helpful here. Is there…
Microsoft Teams | Development
Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs
Microsoft Teams | Microsoft Teams for business | Other
Additional features, settings, or issues not covered by specific Microsoft Teams categories
Create a Team from Template with Logic App
Hi there, i created a Teams Template in Teams Admin Center (admin.teams.microsoft.com) and called it cmr. Then I created a Logic App that creates a new Team when a new Response from Microsoft Froms is submitted. That works. …
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
Microsoft Teams | Development
Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs
Microsoft Teams | Microsoft Teams for business | Other
Additional features, settings, or issues not covered by specific Microsoft Teams categories
How to prevent my first microsoft team email address from showing up.
I'm a student, I started attending classes on teams with my Microsoft account opened with my personal email address. Now, my personal email was not given access to the teams so I have to switch to my university email, which has access to the class. I…
Microsoft Teams | Development
Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs
Microsoft Teams | Microsoft Teams for business | Other
Additional features, settings, or issues not covered by specific Microsoft Teams categories
Making an SDK available for Teams developers
We want to make an SDK/API available for developers in Teams (and other Microsoft products) to integrate our functionality - which is a name pronunciation service - into the apps they develop. Is that possible?
Microsoft Teams | Development
Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs
Is there any possible way to read message in ms teams before clicking the send button
I am trying to create a teams app that will detect the message that user has typed in before the message is sent on clicking the send button or on the send button click event or before the recipient receives the message. The idea is to read the message…
Microsoft Teams | Development
Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs
Microsoft Security | Microsoft Graph
An API that connects multiple Microsoft services, enabling data access and automation across platforms
Microsoft teams app database connection
I am creating a Microsoft Teams messaging extension using Node.js. I have created the app with the Yeoman Generator. I would like to take from a database and show the results in the search based message extension. I would like to use Azure…
Microsoft Teams | Development
Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs
Display order of the Teams
Hi, We want to display the Teams in the same order as displayed in the Microsoft Teams. To get the list of my joined teams, I am using the following API https://graph.microsoft.com/beta/me/joinedTeams But, the order of the teams returned by this…
Microsoft Teams | Development
Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs
Create a Teams 'Intranet Portal app' from a SharePoint Online page
Hi there, I followed up the article from "https://learn.microsoft.com/en-us/microsoftteams/teams-standalone-static-tabs-using-spo-sites" and SharePoint Starter Kit…
Microsoft Teams | Development
Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs
Adaptive card button colour doesn't changes in MS teams
Color of the Button at the end doesn't change in adaptive card inside ms teams, is this a bug ?
Microsoft Teams | Development
Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs