0

Can anyone please let me know the Microsoft Team API where i can POST a message from Servicenow to Microsoft Team

Abdul Azeez
  • 81
  • 2
  • 10

1 Answers1

0

Please take a look at Proactive messaging for bots and Connectors documentation. Connectors can be used to send message only in a channel.

You can also use Create chatMessage in a channel Graph API which creates a new chatMessage in the specified channel.

Wajeed Shaikh
  • 3,078
  • 1
  • 23
  • 30