Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs
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
MS Teams – Jira Cards Integration Not Working
Hello Microsoft Teams Support Team, We are experiencing an issue with the Microsoft Teams and Jira Cards integration. The Jira cards are not functioning as expected within Teams, and we are encountering the following error message. Issue Details: …
Microsoft Teams | Development
Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs
Graph change notifications for Teams presence is very limited
Hi, Only a single Graph change subscription to Teams presence can be created. The second subscription fails with: Status Code: Conflict Microsoft.Graph.ServiceException: Code: ExtensionError Message: Operation: Create; Exception:[Status Code:…
Microsoft Teams | Development
Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs
The presence subscription api limitation
Hi guys. We want to leverage Microsoft Teams Presence Subscription API to set up an App. After some investigation and PoC in our teams. We have some questions about this presence subscription API. The presence subscription API was published two…
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 | Microsoft Teams for business | Other
Additional features, settings, or issues not covered by specific Microsoft Teams categories
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
Teams SMS Archiving Solutions
What are the current solutions to archive Teams SMS text messages?
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
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
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
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
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