3,341 questions with Microsoft Teams Development tags

Sort by: Updated
0 answers

MS Graph API - Shifts Unpaid Breaks

When you create a Shift via Microsoft Teams, there is a field for an Unpaid Break in minutes. When this shift is retrieved via Microsoft Graph API, the Unpaid Break field is nowhere to be found. { "@odata.etag":…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,273 questions
Microsoft Teams Development
Microsoft Teams Development
Microsoft Teams: A Microsoft customizable chat-based workspace.Development: The process of researching, productizing, and refining new or existing technologies.
3,341 questions
asked 2021-07-13T21:18:23.467+00:00
Rishan Munasinghe 11 Reputation points
commented 2024-11-09T16:35:21.3633333+00:00
Karl Douglas 0 Reputation points
1 answer

Teams app on desktop is not showing suggested actions

The Teams app on the Windows desktop stopped showing suggested actions. They are still shown on the Teams web app: And also on the Teams mobile app: Here is the actual message: { "type": "message", "serviceUrl":…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
10,311 questions
Microsoft Teams Development
Microsoft Teams Development
Microsoft Teams: A Microsoft customizable chat-based workspace.Development: The process of researching, productizing, and refining new or existing technologies.
3,341 questions
asked 2024-11-04T21:07:34.6633333+00:00
Boris Rusinovic 71 Reputation points
answered 2024-11-09T14:25:22.69+00:00
Adilmar Dantas 0 Reputation points
0 answers

Inline Style for sending chat message to team via api does not work

I am using this api POST /chats/{chat-id}/messages My code messageContent = ` <div style="color: #5d9e52; font-weight: bold;">This is a test</div>`; const chatMessage = { body: { contentType: 'html', content:…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
10,311 questions
Microsoft Teams Development
Microsoft Teams Development
Microsoft Teams: A Microsoft customizable chat-based workspace.Development: The process of researching, productizing, and refining new or existing technologies.
3,341 questions
asked 2024-11-08T21:56:09.94+00:00
Yang 0 Reputation points
2 answers

How to capture Hyperlink click

I have designed an adaptive card Where I have defined a link Click on the link to get more detail . It will open in new tab . Action to capture if someone has clicked on the link How It can be done ? Here is Payload for Adaptive card : { …

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
841 questions
Microsoft Teams Development
Microsoft Teams Development
Microsoft Teams: A Microsoft customizable chat-based workspace.Development: The process of researching, productizing, and refining new or existing technologies.
3,341 questions
asked 2022-07-29T15:10:16.833+00:00
Anonymous
commented 2024-11-08T20:31:53.9133333+00:00
Mashkoor, Babar (LNG-HBE) 0 Reputation points
1 answer

Need a deeplink to approavals app in teams with particular environment selected other than default environment.

I tried this way. it is opening only approvals app with default environment but not the environment I need. please help me create a deeplink to approvals app in teams with particular environment other than default environment.…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
10,311 questions
Microsoft Teams Development
Microsoft Teams Development
Microsoft Teams: A Microsoft customizable chat-based workspace.Development: The process of researching, productizing, and refining new or existing technologies.
3,341 questions
asked 2024-08-08T03:46:43.1033333+00:00
BESTHA SEKHAR 5 Reputation points
commented 2024-11-08T14:57:35.18+00:00
Ravi Puvvula 0 Reputation points
2 answers One of the answers was accepted by the question author.

How to get Chat ID from Teams Chat UI?

The reference link Here, I have tried to use one to one chat and extracted manually from Teams Chat UI. By clicking on any chat and navigate to three dots and copying the link and from link i m extracting kind of this : **(Single chat with others)Chat…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,273 questions
Microsoft Teams Development
Microsoft Teams Development
Microsoft Teams: A Microsoft customizable chat-based workspace.Development: The process of researching, productizing, and refining new or existing technologies.
3,341 questions
asked 2024-11-07T19:00:27.1466667+00:00
Kripa 120 Reputation points
accepted 2024-11-08T11:43:30.3666667+00:00
Kripa 120 Reputation points
1 answer One of the answers was accepted by the question author.

How Application permission works without signed-in user?

According to the MSFT Documentation: Application: The app accesses data without the presence of a signed-in user. Delegated: The app only accesses data in the context of a signed-in user's sessions. It doesn't allow access in the absence of a…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,273 questions
Microsoft Teams Development
Microsoft Teams Development
Microsoft Teams: A Microsoft customizable chat-based workspace.Development: The process of researching, productizing, and refining new or existing technologies.
3,341 questions
asked 2024-11-07T15:15:37.7633333+00:00
Kripa 120 Reputation points
accepted 2024-11-08T11:39:40.74+00:00
Kripa 120 Reputation points
1 answer

What are the steps to publish an application solely for Microsoft Teams rather than for Microsoft 365?

What are the steps to publish an application specifically for Microsoft Teams rather than for Microsoft 365? Is there a way in the Partner Center to select "Microsoft Teams" as the sole supported platform? Or is it necessary to list the…

Microsoft Teams Development
Microsoft Teams Development
Microsoft Teams: A Microsoft customizable chat-based workspace.Development: The process of researching, productizing, and refining new or existing technologies.
3,341 questions
asked 2024-11-06T06:31:58.62+00:00
Hasit Parmar 5 Reputation points
edited an answer 2024-11-08T11:03:57.3533333+00:00
Prasad-MSFT 6,881 Reputation points Microsoft Vendor
0 answers

My Teams bot cannot access the OpenAI API, Error 401/404 - I tried several alternatives without success

Basically I deployed a ChatGPT 3.5 Turbo as well as created an index for my data, all using AI Studio. I downloaded the code that is generated for Teams and followed the README steps in the documentation using the Teams Toolkit in VS Code. The only…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
10,311 questions
Microsoft Teams Development
Microsoft Teams Development
Microsoft Teams: A Microsoft customizable chat-based workspace.Development: The process of researching, productizing, and refining new or existing technologies.
3,341 questions
asked 2024-10-04T01:19:51.73+00:00
Rian 5 Reputation points
commented 2024-11-08T10:09:08.7033333+00:00
Sayali-MSFT 2,741 Reputation points Microsoft Vendor
0 answers

MS Teams Mobile-App crashes on iOS 18.1 after Add-In opening

Hello, we developed a Microsoft Teams Messaging Extension for Teams, the app is added public and published already. It is working fine on Windows MS Teams and Android MS Teams. Only issue is for iOS, after opening the Add-in in a Chat the app is…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
10,311 questions
Microsoft Teams Development
Microsoft Teams Development
Microsoft Teams: A Microsoft customizable chat-based workspace.Development: The process of researching, productizing, and refining new or existing technologies.
3,341 questions
Microsoft Teams Phone
Microsoft Teams Phone
Teams Phone enables call-control and Private Branch Exchange (PBX) capabilities in the Microsoft 365 cloud with Microsoft Teams.
164 questions
asked 2024-11-06T13:32:14.35+00:00
Philipp Neuberg 0 Reputation points
edited a comment 2024-11-08T07:51:27.4333333+00:00
Prasad-MSFT 6,881 Reputation points Microsoft Vendor
1 answer

How can i get Meeting Transcript of any Meeting in my organization domain ?

Hello MSFT Team, I have researched a lot how to get transcript of any meeting scheduled in my organization or out of the organization of any MSFT Teams Meeting. How other third party application like Sana AI ,Meetingtor they can easily fetch any meeting…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,273 questions
Microsoft Teams Development
Microsoft Teams Development
Microsoft Teams: A Microsoft customizable chat-based workspace.Development: The process of researching, productizing, and refining new or existing technologies.
3,341 questions
asked 2024-11-05T15:27:04.34+00:00
Kripa 120 Reputation points
commented 2024-11-08T06:46:57.76+00:00
Yakun Huang-MSFT 6,570 Reputation points Microsoft Vendor
1 answer

How to Give From name win power automate adaptive card

Hi Team, I have a requirement where my Power automate desktop flow uses active post a card to send message to teams channel. I have created connection reference and it displays name of the account used in connection reference. I want to place a generic…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
10,311 questions
Microsoft Teams Development
Microsoft Teams Development
Microsoft Teams: A Microsoft customizable chat-based workspace.Development: The process of researching, productizing, and refining new or existing technologies.
3,341 questions
asked 2024-11-07T16:46:03.2433333+00:00
praveena panneer selvam 0 Reputation points
answered 2024-11-08T06:09:47.6166667+00:00
Prasad-MSFT 6,881 Reputation points Microsoft Vendor
0 answers

How to show icon on the secondary action button on adaptive card in Microsoft Teams?

Following adaptive card has two actions "Submit" and "Execute", both have the same iconUrl (down arrowhead). The icon on the secondary action "Execute" does not show up. What needs to be done for it to show up? { …

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
10,311 questions
Microsoft Teams Development
Microsoft Teams Development
Microsoft Teams: A Microsoft customizable chat-based workspace.Development: The process of researching, productizing, and refining new or existing technologies.
3,341 questions
asked 2024-11-07T07:52:46.58+00:00
Valentina Gribkova 0 Reputation points
commented 2024-11-08T05:58:51.0566667+00:00
Prasad-MSFT 6,881 Reputation points Microsoft Vendor
0 answers

Created the Azure bot and added MS teams channel but its not showing in My Teams dev portal

I have created an azure bot and configured MS teams channel But i am not able to see that bot in my teams dev portal. Can any one guide me?

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
10,311 questions
Microsoft Teams Development
Microsoft Teams Development
Microsoft Teams: A Microsoft customizable chat-based workspace.Development: The process of researching, productizing, and refining new or existing technologies.
3,341 questions
asked 2024-11-07T06:40:59.6566667+00:00
Lakshmi Prasanna Konjeti 5 Reputation points
commented 2024-11-08T05:01:01.0966667+00:00
Sayali-MSFT 2,741 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

403 Forbidden Error When Creating Virtual Event Registration with Microsoft Graph

Testing the "Create virtualEventRegistration" feature in Microsoft Graph using Postman results in a 403 Forbidden response when attempting to create a registration record. Are there specific requirements for the webinar to allow registration…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
10,311 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,273 questions
Microsoft Teams Development
Microsoft Teams Development
Microsoft Teams: A Microsoft customizable chat-based workspace.Development: The process of researching, productizing, and refining new or existing technologies.
3,341 questions
asked 2024-11-04T13:49:06.64+00:00
Bombardi BKM 65 Reputation points
accepted 2024-11-07T16:48:31.9366667+00:00
Bombardi BKM 65 Reputation points
1 answer

Error "App is blocked by app permission policy"

I am developing a proactive messaging Teams bot and need to install the app into a single tenant with Graph to store the conversation reference that is supposedly returned for future notifications to an individual user. The error I get: …

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,273 questions
Microsoft Teams Development
Microsoft Teams Development
Microsoft Teams: A Microsoft customizable chat-based workspace.Development: The process of researching, productizing, and refining new or existing technologies.
3,341 questions
asked 2024-07-09T08:22:02.23+00:00
Evans, Dean1 (GE Aerospace) 0 Reputation points
edited a comment 2024-11-07T15:50:50.1466667+00:00
Jonathon Storer 0 Reputation points
1 answer

What Teams SystemEventMessages are returned by the Export API?

I am trying to export Teams content for meetings. The unique thing about a meeting compared to a chat is that a chat tends to go on and on indefinitely, but a meeting normally has a discrete ending and once it's over, people tend to leave. This means…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
10,311 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,273 questions
Microsoft Teams Development
Microsoft Teams Development
Microsoft Teams: A Microsoft customizable chat-based workspace.Development: The process of researching, productizing, and refining new or existing technologies.
3,341 questions
asked 2024-09-05T00:10:40.2066667+00:00
Graham Norris 61 Reputation points
commented 2024-11-07T14:40:49.7+00:00
Nivedipa-MSFT 3,031 Reputation points Microsoft Vendor
1 answer

Question regarding testing a teams bot with different organization, "Unable to post message to user"

I have created a teams bot in my organization, and uploaded it to the teams account belonging to the organization. The bot works perfectly fine by sending messages to all users in the organization after the admin connects the bot and consenting on behalf…

Microsoft Teams Development
Microsoft Teams Development
Microsoft Teams: A Microsoft customizable chat-based workspace.Development: The process of researching, productizing, and refining new or existing technologies.
3,341 questions
asked 2024-10-03T00:46:00.6+00:00
Min Soh 0 Reputation points
commented 2024-11-07T12:20:25.67+00:00
Sayali-MSFT 2,741 Reputation points Microsoft Vendor
0 answers

Hello Microsoft Support Team, I am experiencing an inconsistency with file attachments when interacting with our bot in Microsoft Teams. When a file is uploaded in a 1:1 chat with the bot, all relevant attachment details are provided, including the file’

Hello Microsoft Support Team, I am experiencing an inconsistency with file attachments when interacting with our bot in Microsoft Teams. When a file is uploaded in a 1:1 chat with the bot, all relevant attachment details are provided, including the…

Microsoft Teams Development
Microsoft Teams Development
Microsoft Teams: A Microsoft customizable chat-based workspace.Development: The process of researching, productizing, and refining new or existing technologies.
3,341 questions
asked 2024-11-04T12:48:34.02+00:00
Vivek 0 Reputation points
edited a comment 2024-11-07T08:18:06.9866667+00:00
Nivedipa-MSFT 3,031 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

How to Implement a Microsoft Teams Chatbot on a Client's Account with Resources in My Own Azure Account?

I am developing a Microsoft Teams chatbot for a client on Azure AI Studio. All resources for the chatbot will be created and managed within my own Azure account, but the bot needs to be deployed to the client’s Microsoft Teams environment. I’m trying to…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
10,311 questions
Microsoft Teams Development
Microsoft Teams Development
Microsoft Teams: A Microsoft customizable chat-based workspace.Development: The process of researching, productizing, and refining new or existing technologies.
3,341 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,902 questions
asked 2024-10-14T17:48:26.19+00:00
Josias Hartmann 20 Reputation points
edited the question 2024-11-07T06:23:29.3433333+00:00
Robin Sheng-MSFT 3,760 Reputation points Microsoft Vendor