nerdexam
Microsoft

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

Extend Microsoft Teams

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)
  • A
    73% (22)
  • B
    10% (3)
  • C
    17% (5)

Explanation

https://docs.microsoft.com/en-us/microsoftteams/platform/webhooks-and-connectors/how-to/add- incoming-webhook

Topics

#incoming webhook#Teams connector#channel notification#JSON payload

Community Discussion

No community discussion yet for this question.

Full MS-600 Practice