Hi
I try to setup MS Teams OpsGenie integration
flowing the V2 integration guide
1. MS Teams refuse to load the bot packages that are provided for download
getting
Error while reading manifest.json: "webApplicationInfo.resource" is required
2.There is osgenie app (bot) in MSTeams catalog that can be installed on channel and interacted with
but when trying to do @OPSGIENE setup xxxx-xxx...
the bot reply
No Microsoft Teams integration found with Api key [xxx-xxx....].
Integration exist on opsgiene side
what do i do wrong?
Unzip the file you downloaded.
Go to manifest.json and add the resource field under "webApplicationInfo". Should look like:
"webApplicationInfo": {
"id": <id>,
"resource": "api.eu.opsgenie.com/v2/alerts"
}
Or "api.opsgenie.com/v2/alerts" depending on your region.
Zip the files and load to Teams.
Thanks! worked as charm
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
How do you load to Teams??
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi!
Loading the custom app (the zip-file) to MS Teams can be done by following the instructions here:
https://support.atlassian.com/opsgenie/docs/integrate-opsgenie-with-microsoft-teams-v2/
, under the "Adding Microsoft Teams to an Opsgenie account in EU service region" starting from step 5.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @paavo.hemmo , Could you please help me with my issue getting alerts in Teams.
I have completed the integration but still unable to see alert posts from Opsgenie.
Please let me know if I am missing something.
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.