PagerDuty
Purpose
Loads on-call and incident-response data from PagerDuty: users, teams, services, schedules, escalation policies, and vendors.
tip
Secret fields below accept either an AWS Secrets Manager ARN or a value pasted directly into SubImage's managed vault. See Secrets for details.
Required Fields
| Field | Secret? | Description |
|---|---|---|
pagerduty_api_key |
Yes | PagerDuty REST API key (read-only, account-level) |
pagerduty_request_timeout |
No | (Optional) Per-request timeout in seconds (default 30) |
Setup Steps
- In PagerDuty, go to Integrations → API Access Keys.
- Click Create New API Key, name it
SubImage, and select Read-only. Use a general-access (account-level) key — user-level keys are scoped too narrowly. - Copy the key into SubImage.
The sync is read-only.