how do I send an email to my opsgenie email integration address with a priority value
ie
subject: disk space alert
body:
... body start
priority: P5
... body end
Hi @Levy, Sathya ,
This Community article should help with mapping alert priorities:
How to Map Alert Priorities in Opsgenie
Specifically Section 1 - Advanced integration settings of the article above.
If "priority: P5" is being sent to Opsgenie and parsed in the payload of the alert, you can use the integration's Create Alert action to filter on this (depending on the field it's parsed in), then map to a corresponding priority. That action might look something like this:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.