MS Teams Integration - Want to send Change Request Approve/Reject link to Channel
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-11-2025 03:35 AM
Hi Team,
I want to send the Approve/Reject link/option to MS Teams Channel from ServiceNow for Change Request. Is it possible?
Please suggest.
Thanks,
Neha
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-12-2025 01:48 AM
Hello @NehaSNOW ,
We can achieve this – it is possible to send approval or rejection updates for a specific change directly to a Microsoft Teams channel.
I have implemented a similar integration in my project, although the requirement was slightly different.
For Microsoft Teams Integration in ServiceNow:
Create a Teams channel.
Add the "Incoming Webhook" app to the channel.
Copy the Webhook URL – this is important.
Ensure the Microsoft Teams Spoke is installed in your ServiceNow instance.
Create a Flow using the Flow Designer.
Add a Trigger as per your requirement.
Include the relevant Microsoft Teams action (in this case, we use "Post Change Details").
You can refer to this YouTube video for a detailed walkthrough on integrating Microsoft Teams with ServiceNow: https://www.youtube.com/watch?v=lKvPCYPjcA0
The most important part of this setup is the Flow, which should be designed according to your business requirements — i.e., when you want to trigger the message and what content should be posted.
I've also attached a screenshot showing what I tried on my PDI for your reference.
If this helps, please consider marking my answer as helpful – it motivates me to stay active in the community and also helps others find relevant solutions more easily. 😊
Thank you!
Shashank Jain
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-19-2025 10:18 AM
Hi @Shashank_Jain ,
Thanks for your response. But my Client didn't get agree for Webhook configuration.
Thanks,
Nhea
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-19-2025 10:23 AM
@NehaSNOW , that's ok!
Can you please mark the response as helpful/accepted so that it help future readers. That will be much appreciated.
Shashank Jain
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-19-2025 10:26 AM
@Shashank_Jain But I haven't tried your solution.
