HOTSPOT - You are building a Microsoft Teams application. For each of the following statements, select Yes if the statement is true. Otherwise, select No. NOTE: Each correct selection is worth one point. Hot Area:
Suggested Answer:
Box 1: Yes - 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.
Box 2: Yes - 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.
Box 3: Yes -
Create an outgoing webhook - 1. Select the appropriate team and select Manage team from the (ג€¢ג€¢ג€¢) drop-down menu. 2. Choose the Apps tab from the navigation bar. 3. From the window's lower right corner select Create an outgoing webhook. 4. In the resulting popup window complete the required fields: ✑ Name - The webhook title and @mention tap. ✑ Callback URL - The HTTPS endpoint that accepts JSON payloads and will receive POST requests from Teams. Reference: https://docs.microsoft.com/en-us/microsoftteams/platform/webhooks-and-connectors/how-to/add-outgoing-webhook
Is the second answer really 'YES' ?
"Other than receiving and replying to messages, outgoing webhooks can't do much: they can't proactively send messages..."
(from https://docs.microsoft.com/en-us/microsoftteams/app-permissions)
Other than receiving and replying to messages, outgoing webhooks can't do much: they can't proactively send messages, they can't send or receive files, they can't do anything else that bots can do except receive and reply to messages.
This section is not available anymore. Please use the main Exam Page.MS-600 Exam Questions
Log in to ExamTopics
Sign in:
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
Horst46467
Highly Voted 2 years, 3 months agoDJbraboz
9 months, 2 weeks agoETU69
2 years, 1 month agoDJbraboz
9 months, 2 weeks agokrzycherek
Most Recent 1 year, 7 months agowonderznight
1 year, 9 months ago