- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-23-2024 01:16 AM
Hello,
I’m currently working on an integration between Microsoft Teams and ServiceNow using the Sidebar, which is a core component of ServiceNow. This integration is functioning through the application: Omni-Experience Standard Feature Set.
At the moment, I’ve successfully configured the integration. My users from Azure AD are correctly populated in a specific table within the module. I can open a chat on an incident with someone on Teams, and I can send a message from ServiceNow, which will appear in the Teams conversation. However, the reverse is not working. When I send a message from Teams, it doesn’t appear in the chat on the ServiceNow side. In my Azure application, I’ve ensured that the application has the necessary permissions to read and write.
Is there a solution to this?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-29-2024 10:22 AM
ServiceNow Support assisted us with our issue. It's working perfectly for me.
Check the below:
In the Scheduled Jobs called 'Subscribe Teams App' > go to the run script, comment out the Model B script.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-23-2024 02:45 PM
Can anyone help with this? I'm having this same issue
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-29-2024 10:22 AM
ServiceNow Support assisted us with our issue. It's working perfectly for me.
Check the below:
In the Scheduled Jobs called 'Subscribe Teams App' > go to the run script, comment out the Model B script.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-30-2024 01:22 AM
Hello ty for the information. I also hard Servicenow Support and that was the solution for me !
I put your answer as resolved.