Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs
MS Teams Presence Sync Transitions
We are building a bidirectional presence synchronization between our telephony platform and Microsoft Teams. During testing with setPresence, we observed that: Available → Busy works. Busy → Available works. We cannot set Away or DoNotDisturb. We…
Microsoft Teams | Development
Microsoft graph api sendActivityNotificationToRecipients returning status 202 but not sending any notification. Please check !!!
Hi developers, I was trying to send activity feed notification to microsoft teams. The api was responding with successful 202 Accepted response however I cannot see any notification in my team app. i). App is clearly installed in my teams app ii). This…
Microsoft Teams | Development
Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs
MS Teams Presence Sync Transitions
I want to follow up with a couple of questions in context to this discussion https://learn.microsoft.com/en-gb/answers/questions/5933754/ms-teams-presence-sync-transitions When using setUserPreferredPresence, we have an expiration time. But since…
Microsoft Teams | Development
Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs
When creating Outlook calendar events via Microsoft Graph API, setting isOnlineMeeting=true no longer provisions a Teams meeting, resulting in "onlineMeeting": null
I’m experiencing an issue when creating Outlook calendar events with Microsoft Graph API where the Teams meeting is not created, even though isOnlineMeeting is set to true and onlineMeetingProvider is teamsForBusiness. The same implementation was working…
Microsoft Teams | Development
Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs
Power Automate throwing BadRequest for Table but working for ColumnSet
Hey, I am working on migrating my old incoming webhook (html content) to new Workflows using Power Automate. I found Table structure is good for my use case as it has horizontal and vertical scroll which I need in my alert. When I tried using Table…
Microsoft Teams | Development
Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs
BUG: New apps on the Developer Portal generate ids that fail parsing
There appears to be an error in the parser used to validate manifest.json files. When creating a new app, the manifest.json is automatically created with an id which cannot be changed, but this id fails validation and so the app can never be published. I…
Microsoft Teams | Development
Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs
Is Copilot Facilitator (Teams meetings) usage available via API?
Hello, I am currently working on extracting Microsoft Teams and Copilot usage data using: Microsoft Graph API Office 365 Management Activity API (Audit logs) My objective is to identify and measure usage of Copilot in Teams meetings (Facilitator),…
Microsoft Teams | Development
Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs
Best approach to integrate a Dynamics 365 F&O ISV with Microsoft Teams
Hi everyone, I work for a company that develops ISV solutions on Dynamics 365 Finance & Operations. We're exploring deeper integration with Microsoft Teams to improve collaboration. We'd like to know the recommended approach for scenarios such as: …
Microsoft Teams | Development
Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs
Teams desktop app on macOS blocks external navigation from personal tab iframe (works fine on Windows/browser/mobile)
We have a custom Teams app with a personal tab that loads our company intranet (WordPress-based) via OAuth 2.0 login with Azure AD. Issue: On Teams desktop for macOS, any window.location.href navigation to an external domain from within the personal tab…
Microsoft Teams | Development
Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs
❓ Can't remove member from Microsoft Teams Group Chat using Graph API with Application Permission
Hi everyone, I’m currently working on creating a Teams group chat using Microsoft Graph API with application permissions, and I’ve run into several issues that I hope someone here can help clarify. 1. Creating group chat with members and installed app…
Microsoft Teams | Development
Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs
Teams Bot creation fails with “Multitenant bot creation is deprecated” even when using TDP and Single-Tenant Azure AD app
Starting recently (from today), Teams bot creation is failing with the error: Multitenant bot creation is deprecated. Please use SingleTenant or UserAssignedMSI This error occurs even though: The bot is created via Teams Developer Portal (TDP) The…
Microsoft Teams | Development
Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs
description.short 80-character limit not documented for additionalLanguages localization files — causes silent CreateUserAppDefinitionFailed on Teams UI sideload
Affected docs https://learn.microsoft.com/en-us/microsoft-365/extensibility/schema/loc-schema/root?view=m365-app-1.29&tabs=syntax&source=docs Summary The description.short property has a hard maximum length of 80 characters that is enforced…
Microsoft Teams | Development
Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs
teams bot stuck
i published an agent to teams. uploaded a file ( first png, then a pdf ). then teams bot got stuck with this - i deleted/unitalled and resinstalled, still same result. tried new chat, same problem. agent works fine from foundry. how to solve this…
Microsoft Teams | Development
Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs
Setup needed for MS Teams status change subscription?
We currently use application permissions (client credentials) for Presence.Read.All and may extend it to Presence.ReadWrite.All. These permissions will let us use presence get and presence set / clear for MS teams integration. We also need to subscribe…
Microsoft Teams | Development
Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs
Clarification on Multi-Tenant Support for Single-Tenant Teams Bot Deployment
Hi Team, We are currently updating our Microsoft Teams bot implementation based on the recent deprecation of the multi-tenant bot configuration. As per the latest guidance, we are now creating the bot using a Single Tenant setup. However, our requirement…
Microsoft Teams | Development
Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs
Adaptive Card renders incorrectly on Teams iOS client — cramped layout and inconsistent spacing compared to Android and Desktop
Environment SDK: @microsoft/agents-hosting v1.5.1 + @microsoft/agents-hosting-extensions-teams v1.5.3 (M365 Agents SDK, Node.js) Channel: msteams Manifest scope: personal Teams clients tested: Teams Desktop (Windows/Mac) — latest Teams…
Microsoft Teams | Development
Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs
Can I use Microsoft Teams APIs ?
Hi. So our company wants to implement Microsoft Teams into our Apps/Systems using its API. The goals basically we want to be able to create and sent a chat to a user/channel, create a call, etc via our own apps/systems so it would be easier to…
Microsoft Teams | Development
Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs
Why is live captions copying disabled in Teams?
Live captions copying is now disabled for Teams meetings? When I select a sentence or phrase from the live captions text and press CTRL+C I get a popup message "you can't copy the selected text." It turns out that "Live captions copying…
Microsoft Teams | Development
Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs
About Section Incorrectly Formatted in Teams App in Mobile Devices
Hi Team, We are using custom formatting for long description in manifest schema for our Teams App. For which we are following formatting based on markdown rules. Please refer below sample text for the same. "description": { …
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
Unable to log in to Teams on android phone
I hope this is the right place to post a question. I am unable to log into my personal MS Teams account on my android phone. After I input my email address for my account and input the security code it sends to my email, it brings up an error message…
Microsoft Teams | Development
Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs