You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
I want to create an incident via the API inside my app and then create a Slack chat channel for the incident via the API. How can I do this?
I was thinking of making a request in the internal opsgenie API along the path /webapi/incidents/incnum/chat/create-channel
, but I don't know how to log in
Hi @Иван Шелестов ,
There is no public API available to create a slack channel from an incident via API. You could leverage Slack's API To create the channel, but the channel wouldn't be linked to the incident of course.
We can enter a feature request for a way to trigger the slack channel to be created from the incident via API.
Thanks,
Samir
Hi Samir.
Thanks for you reply.
It would be great if you could make such a method. Will there be any notification if such a method is added?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Иван Шелестов ,
You can follow the feature requests here:
https://jira.atlassian.com/browse/OPSGENIE-46
You can vote for it, and watch it so you will get notified of any updates to it.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.