Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Microsoft Exam MS-600 Topic 4 Question 24 Discussion

Actual exam question for Microsoft's MS-600 exam
Question #: 24
Topic #: 4
[All MS-600 Questions]

You plan to integrate a web-based support ticketing system and Microsoft Teams.

You need to recommend a solution that will prompt users for specific information before a ticket is created.

The solution must minimize development effort.

What should you include in the recommendation?

Show Suggested Answer Hide Answer
Suggested Answer: A

Webhooks are a great way for Teams to integrate with external apps. A webhook is essentially a POST request sent to a callback URL. In Teams, outgoing webhooks provide a simple way to allow users to send messages to your web service without having to go through the full process of creating bots via the Microsoft Bot Framework. Outgoing webhooks post data from Teams to any chosen service capable of accepting a JSON payload. Once an outgoing webhook is added to a team, it acts like bot, listening in channels for messages using @mention, sending notifications to external web services, and responding with rich messages that can include cards and images.


Contribute your Thoughts:

Currently there are no comments in this discussion, be the first to comment!


Save Cancel