How to send message to Microsoft Teams user (not to Team channel) from ServiceNow?

vimal11592
Tera Expert

Hi,

I want to send message to Microsoft Team's user from ServiceNow. I know there is a process available which allows us to send notification on Team's channel, but I am looking for a way which will allow me to send the notification to specific user on Teams.

Is there any way I can achieve this.

Thanks,

Vimal

6 REPLIES 6

Swadesh Saraf2
Kilo Guru

You will need to get the API from the Microsoft teams API explorer for that. We are using WebEx teams and do send notifications to individual users via REST API. Generally for the channel, you pass the room ID, and for the user, you pass the email ID.

Hello,

Can you give more information or screenshots would help understand. we got a similar requirement where we want to send a message card of password reset reminder to single user in micro soft teams but not to the channel. 

I have some experience implementing using MS teams spoke available but not sure whether that will fulfill this ask.

Help really appreciated.

Can you show some screenshots on how you did this?

Sebastian R_
Kilo Sage

It is possible with the Virtual Agent and the Messaging App Integration. But you have to configure some things (also in Microsoft Teams).

You can follow the guide on the docs: https://docs.servicenow.com/bundle/orlando-performance-analytics-and-reporting/page/administer/virtu...