MS-600 · Question #33
You are developing a Microsoft Teams application for a support staff. Within a conversation between the support staff, you want the staff to look up support ticket IDs from a list without opening…
The correct answer is C. a messaging extension. Messaging extensions allow users to interact with your web service through buttons and forms in the Microsoft Teams client. They can search, or initiate actions, in an external system from the compose message area, the command box, or directly from a message. You can then send…
Question
You are developing a Microsoft Teams application for a support staff. Within a conversation between the support staff, you want the staff to look up support ticket IDs from a list without opening the ticketing system. Which feature should the application include?
Options
- Aa bot
- Ba connector
- Ca messaging extension
- Da tab
How the community answered
(30 responses)- A3% (1)
- B10% (3)
- C83% (25)
- D3% (1)
Explanation
Messaging extensions allow users to interact with your web service through buttons and forms in the Microsoft Teams client. They can search, or initiate actions, in an external system from the compose message area, the command box, or directly from a message. You can then send the results of that interaction back to the Microsoft Teams client, typically in the form of a richly extensions/what-are-messaging-extensions
Topics
Community Discussion
No community discussion yet for this question.