Atlassian Opsgenie

Atlassian Opsgenie

Certified

Tasks that create alerts in Opsgenie.

Provide the Opsgenie API endpoint and integration key, along with message, priority, responders, and tags to open alerts from Kestra flows and receive response payloads.

How to use the Opsgenie plugin

Create Opsgenie alerts and send execution summaries from Kestra flows.

Authentication

Set url to the Opsgenie alert creation API endpoint and authorizationToken to your GenieKey (found in Settings → API key management). Store the key in a secret.

Tasks

OpsgenieAlert creates an alert as a step within a flow — set payload to a JSON body in the Opsgenie Create Alert API format.

OpsgenieExecution sends a structured execution summary including status, duration, and an execution link, and is designed for use with a Flow trigger in a dedicated monitoring namespace that watches other namespaces for failures.

Create automations with Atlassian Opsgenie Plugin