Skip to main content
PagerDuty
Updated over a week ago

Introduction

To enable the PagerDuty connector, you need an API token.

Steps to connect

Step 1 must be completed by a PagerDuty admin user.

Step 1

Log in to your PagerDuty account and navigate to Integrations > API Access Keys.

Step 2

Click 'Create a New API Key' and generate a new read-only key.

Step 3

Navigate to the Data Cloud > Connections screen within DX, then add a connection using your credentials generated in the previous steps.

API Reference

Endpoint

Documentation Link

Required Permissions

/incidents

General Access REST API Key with Read-Only Access

/analytics/raw/incidents

General Access REST API Key with Read-Only Access

/services

General Access REST API Key with Read-Only Access

/users

General Access REST API Key with Read-Only Access

/teams

General Access REST API Key with Read-Only Access

/incidents/{incident_id}/log_entries

General Access REST API Key with Read-Only Access

Errors

This table lists error codes that you may encounter when adding a connection in DX.

Error

Description

invalid_credentials

Your API credentials entered are not valid.

invalid_permissions

Your API token does not have the permissions required by DX.

Did this answer your question?