AS-Create-Opsgenie-Incident

Browse: 🏠 · Solutions · Connectors · Methods · Tables · Content · Parsers · ASIM Parsers · ASIM Products · Logic Apps · 📊

Back to Content Index


This playbook will create an incident in Opsgenie with the information from a Microsoft Sentinel incident.

Attribute Value
Type Playbook
Solution Standalone Content
Source View on GitHub

Logic App Connectors

This playbook uses 3 Logic App connectors / built-in actions:

Connector / Action Type Connections Actions
azuresentinel Managed 1 0
keyvault Managed 1 1
http Built-in 0 1
Action parameters (URLs, paths, function IDs)

keyvault (Managed)

Action Method Endpoint Other
Get_Secret_API_Key get [concat('/secrets/@{encodeURIComponent(''', parameters('KeySecretName'), ''')}/value')]

http (Built-in)

Action Method Endpoint Other
HTTP_-_Create_Opsgenie_incident POST [concat('https://api.opsgenie.com', parameters('OpsgenieEndpoint'))]

Browse: 🏠 · Solutions · Connectors · Methods · Tables · Content · Parsers · ASIM Parsers · ASIM Products · Logic Apps · 📊

Back to Playbooks