PagerDuty

PagerDuty

Certified

Tasks that send events to PagerDuty.

Provide a PagerDuty routing/integration key with summary, source, severity, and optional custom details to trigger incidents or alerts from Kestra workflows.

How to use the PagerDuty plugin

Trigger PagerDuty incidents and send execution summaries from Kestra flows.

Authentication

Set url to the PagerDuty Events API endpoint for your service integration. Store it in a secret.

Tasks

PagerDutyAlert triggers an alert as a step within a flow — set payload to a JSON body in the PagerDuty Events API v2 format.

PagerDutyExecution 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.