Articles in this section

Set up a connection to PagerDuty Events

PagerDuty is an incident management platform that provides reliable notifications, automatic escalations, on-call scheduling, and other functionality to help teams detect and fix infrastructure problems quickly.

Set up a connection

This video demonstrates creating a PagerDuty connection.

After you start the connection, configure it in the Create connection panel and complete all of the required * authentication settings: 

Setting Instructions
Name your connection * Enter a clear and distinguishable name.
Throughout integrator.io imports and exports, you will have the option to choose this new connection. A unique identifier will prove helpful later when selecting it from a list of the connections in your account.
API type * Choose PagerDuty events for this connection. The settings then become specific to the selected API type.
Routing key *

Enter your PagerDuty events routing key.
Multiple layers of protection, including AES 256 encryption, are in place to keep your key safe. When editing this connection, you must re-enter this value each time; it is stored only when the connection is saved and never displayed as text.
Fetch data How to retrieve routing key

Tip: This connector documentation describes only the settings shown for the Simple view. For the corresponding HTTP settings, see custom auth universal connector documentation.

How to retrieve routing key

  1. Sign in to your PagerDuty developer account.
  2. Navigate to Integrations > Developer tools > App registration.
  3. Select the app (or create one).
  4. Navigate to FunctionalityEvents integration and click Manage.
  5. From the Events API endpoint URL, copy Integration key.
RK.png

The endpoint URL has the following formatting:

https://events.pagerduty.com/integration/<Integration key>/enqueue
  1. Copy the <Integration key> value to use as the routing key.

Additional references