> ## Documentation Index
> Fetch the complete documentation index at: https://docs.stackone.com/llms.txt
> Use this file to discover all available pages before exploring further.

# PagerDuty Changelog

> Release history for the PagerDuty connector. Each version lists what changed and which actions were affected.

<Card title="PagerDuty connector" icon="arrow-left" href="/connectors/pagerduty" horizontal>
  Back to the connector overview, authentication methods, and actions.
</Card>

<Update label="v1.3.0" description="15 Sept 2026">
  `data-sync`

  Added DataSync support to fifteen list actions, covering audit records, escalation policies, incidents, incident types, licenses, license allocations, schedules, services, teams, users, vendors and the unified IAM users, groups, organizations and roles, so their records can be synced on a schedule and read back without calling PagerDuty each time. Every action refreshes in full on each run, because PagerDuty's since and until filters select records by creation time rather than by modification time. list\_priorities is not included, because the endpoint ignores the limit and offset parameters it documents.

  <AccordionGroup>
    <Accordion title="Changed · 14 actions updated">
      `pagerduty_list_audit_records`, `pagerduty_list_escalation_policies`, `pagerduty_list_incident_types`, `pagerduty_list_incidents`, `pagerduty_list_license_allocations`, `pagerduty_list_licenses`, `pagerduty_list_schedules`, `pagerduty_list_services`, `pagerduty_list_teams`, `pagerduty_list_users`, `pagerduty_list_vendors`, `pagerduty_unified_list_groups`, `pagerduty_unified_list_organizations`, `pagerduty_unified_list_users`
    </Accordion>
  </AccordionGroup>
</Update>

<Update label="v1.2.1" description="14 Aug 2026">
  `description-fix`

  Document list\_on\_calls since/until 3-month max range constraint. Document create\_service scheduled\_actions max 1 entry limit.

  <AccordionGroup>
    <Accordion title="Changed · 3 actions updated">
      `pagerduty_create_service`, `pagerduty_list_on_calls`, `pagerduty_update_service`
    </Accordion>
  </AccordionGroup>
</Update>

<Update label="v1.2.0" description="14 Aug 2026">
  `bug-fix` `description-fix`

  Add missing days\_of\_week to create\_service support\_hours. Fix update\_service status enum to only settable values (active/disabled). Clarify incident type canonical name vs display\_name for get\_incident\_type and create\_incident. Document auth\_test 400 with account-level tokens. Clarify delete\_team P-prefixed ID and create\_schedule rotation vs restriction.

  <AccordionGroup>
    <Accordion title="Changed · 8 actions updated">
      `pagerduty_auth_test`, `pagerduty_create_incident`, `pagerduty_create_schedule`, `pagerduty_create_service`, `pagerduty_delete_team`, `pagerduty_get_incident_type`, `pagerduty_update_incident`, `pagerduty_update_service`
    </Accordion>
  </AccordionGroup>
</Update>

<Update label="v1.1.1" description="13 Aug 2026">
  `guide`

  Corrected the API Key connection guide to add the login URL, the Developer Portal to dashboard navigation step, the real dialog names and the Read-only API Key checkbox, and shortened the API Key field description. Added portal screenshots to the guide steps.
</Update>

<Update label="v1.1.0" description="20 Jul 2026">
  `new-actions`

  Added unified IAM actions for users, groups, organizations, roles, resource users, and credentials.
</Update>
