MS-600 · Question #161
Your company has a sales system that emails an alert to all the members of the sales department when a new sale is made. You need to ensure that a notification is posted to a team channel when a new…
The correct answer is A. Post JSON to the webhook URL from the existing sales system. D. Get an incoming webhook for the channel. https://docs.microsoft.com/en-us/microsoftteams/platform/webhooks-and-connectors/how-to/add- incoming-webhook
Question
Your company has a sales system that emails an alert to all the members of the sales department when a new sale is made. You need to ensure that a notification is posted to a team channel when a new sale is made. The solution must minimize development effort. Which two actions should you perform? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point.
Options
- APost JSON to the webhook URL from the existing sales system.
- BSet the configurationUrl property of a connector in the manifest.
- CPost XML to the webhook URL from the existing sales system.
- DGet an incoming webhook for the channel.
How the community answered
(30 responses)- A73% (22)
- B10% (3)
- C17% (5)
Explanation
https://docs.microsoft.com/en-us/microsoftteams/platform/webhooks-and-connectors/how-to/add- incoming-webhook
Topics
Community Discussion
No community discussion yet for this question.