PagerDuty Connection¶
The PagerDuty connection type enables connection to PagerDuty API.
Default Connection IDs¶
PagerDuty Hook uses parameter pagerduty_conn_id
for Connection IDs and the value of the
parameter as pagerduty_default
by default.
Configuring the Connection¶
- Pagerduty API token
The API token that will be used for authentication against the PagerDuty API.
- Pagerduty Routing key (Integration key)
The routing key (also known as Integration key) that will be used to route an event to the corresponding PagerDuty service or rule.
Note
The Pagerduty Routing key is deprecated. Please use the PagerDutyEvents connection instead.