Microsoft Teams (Graph) Spoke - How to create new channels and post P1 Incident information automatically?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-18-2020 06:25 AM
Hi All,
I am trying to create a new channel on teams and post incident details on that channel every-time a new P1 Incident is inserted.
I am able to create new channel using Microsoft Teams Graph Spoke (From store). In response I get channel ID.
I am using Microsoft Teams Spoke to post incident information. I am able to post Incident information in General channel but not in newly created channel. Incoming Webhook can be created in teams channel manually but I am not sure how can I automatically generate webhook URL everytime a new channel is created.
Any Suggestions?
Thanks!
- Labels:
-
Integrations
-
Scripting and Coding
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-16-2024 01:34 PM
Hi Ashwani,
I have a similar requirement i.e. whenever critical incident is generated then notification should be triggered to the members of the assignment group that is assigned to an incident through ms teams. I have configured the microsoft teams graph spoke. When creating the flow in action “Post incident details” Group id/ team id and channel id is needed. As of now I don’t find any team so please suggest the next steps.