PagerDuty Source
This is the PagerDuty source connector maintained by Faros AI.
Main Source Settings
- API Key
- Cutoff Days
- Severity category
- Incident Log Entries Overview
Connection Settings
Table Prefix
For any connection with a PagerDuty source, the table prefix must be of the form
foobar__pagerduty__
with foobar as a string unique to this connection.
The following source streams are supported. More details here.
Stream | Sync | Destination Table |
---|---|---|
incident_log_entries | Incremental | Append | ims_IncidentEvent |
incidents | Incremental | Append | ims_Incident, |
priorities_resource | Full refresh | Append | ims_Incident |
users | Full refresh | Append | ims_User |
Updated about 2 months ago