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. |
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
- Sign in to your PagerDuty developer account.
- Navigate to Integrations > Developer tools > App registration.
- Select the app (or create one).
- Navigate to Functionality > Events integration and click Manage.
- From the Events API endpoint URL, copy Integration key.
The endpoint URL has the following formatting:
https://events.pagerduty.com/integration/<Integration key>/enqueue
- Copy the
<Integration key>
value to use as the routing key.