LIVEAI Bootcamps · May 2026 · 🇫🇷 CET
Resources · Integrations · n8n FREE · 2026PagerDuty logo, showing the company name in custom typography, symbolizing incident management.

PAGERDUTY n8n INTEGRATION: AUTOMATE PAGERDUTY WITH N8N

PAGERDUTY N8N INTEGRATION: AUTOMATE PAGERDUTY WITH N8N

Need help

Need help automating Pagerduty with n8n?

Our team will get back to you in minutes.

Reply within 1 business hour
Why automate

Why automate Pagerduty with n8n?

The PagerDuty n8n integration gives you access to 9 distinct actions covering the core entities of PagerDuty: incidents, incident notes, log entries, and users. This means you can build comprehensive incident management automations that handle everything from incident creation to resolution tracking—all triggered automatically by events in your other systems.

Significant time savings are the most immediate benefit. No more manually creating incidents when monitoring tools detect issues, or copying incident details between systems. Set up smart workflows that automatically create PagerDuty incidents when specific conditions are met in your monitoring stack, then update your ticketing system, notify Slack channels, and log everything to your data warehouse—all in a single automated sequence.

Improved responsiveness becomes effortless. When an incident is created or updated in PagerDuty, your n8n workflow can instantly trigger actions across your entire toolchain. Update status pages, create Jira tickets via n8n, send SMS alerts to stakeholders, or escalate to additional team members based on incident severity—all happening in seconds, not minutes.

Zero oversight is achievable because n8n workflows run 24/7. Every incident, every update, every resolution gets processed consistently according to your defined rules. Typical use cases include: automatically syncing incidents to ServiceNow or Zendesk, creating post-incident review tasks in Notion when incidents resolve, aggregating incident metrics in Google Sheets for reporting, or triggering runbook automations when specific incident types occur.

Credentials

How to connect Pagerduty to n8n?

  1. !
    1 step

    How to connect Pagerduty to n8n?

    1. 01

      Add the node

      The PagerDuty n8n integration uses API Key authentication to securely connect your PagerDuty account. Here's how to set it up:Basic configuration:Generate your API key in PagerDuty: Navigate to your PagerDuty account settings, then go to Integrations → API Access Keys. Click "Create New API Key", give it a descriptive name (e.g., "n8n Integration"), and copy the generated key immediately—you won't be able to see it again.Open n8n and add a PagerDuty node: In your n8n workflow editor, add a new PagerDuty node. Click on the "Credential to connect with" dropdown.Create new credentials: Select "Create New Credential" from the dropdown. Paste your PagerDuty API key into the designated field.Test the connection: n8n will validate your credentials. If successful, your PagerDuty account will appear in the credentials dropdown, ready to use across all your PagerDuty nodes.

    Pagerduty credentials
    TIP
    💡 TIP: Create a dedicated API key specifically for n8n rather than reusing an existing one. This makes it easier to audit API usage, rotate keys if needed, and revoke access without affecting other integrations. Also, consider using a service account email rather than a personal account to ensure your workflows don't break when team members leave. If you encounter connection issues, check our n8n troubleshooting guide for common solutions.
Need help

Need help automating Pagerduty with n8n?

Our team will get back to you in minutes.

Reply within 1 business hour
Actions

Pagerduty actions available in n8n

  1. 01
    Action 01

    Get User

    The "Get User" action retrieves detailed information about a specific user from your PagerDuty account. This is particularly useful when you need to enrich incident data with assignee details, validate user existence before assigning incidents, or sync user information to other systems.

    Key parameters: Credential to connect with: Required dropdown to select your PagerDuty account credentials for authentication. Resource: Set to "User" to interact with user-related operations. Operation: Set to "Get" to retrieve a single user's details. User ID: Required text field where you specify the unique identifier of the PagerDuty user you want to retrieve.

    Practical use cases: Fetch on-call responder details to include in Slack notifications, validate user IDs before bulk incident assignments, or sync PagerDuty user profiles to your internal directory or CRM.

    Get User
  2. 02
    Action 02

    PagerDuty Log Entry: Get Many

    The "Get Many Log Entries" action allows you to retrieve multiple log entries from PagerDuty in a single request. Log entries capture the complete audit trail of incident activity, making this action essential for reporting, compliance, and post-incident analysis workflows.

    Key parameters: Credential to connect with: Required dropdown for PagerDuty account authentication. Resource: Set to "Log Entry" to target log entry operations. Operation: Set to "Get Many" to retrieve multiple entries. Return All: Optional toggle—when enabled, fetches all available log entries regardless of limit. Limit: When "Return All" is disabled, this number field (default: 100) specifies the maximum entries to retrieve. Options: Expandable section with "Add Field" button for additional filtering parameters like incident IDs or date ranges.

    Practical use cases: Generate weekly incident activity reports in Google Sheets, feed log entry data into your data warehouse for trend analysis, or create compliance audit trails by archiving all incident activities.

    PagerDuty Log Entry: Get Many
  3. 03
    Action 03

    PagerDuty: Log Entry - Get

    The "Get Log Entry" action retrieves details about a specific log entry using its unique identifier. This is useful when you need to fetch detailed information about a particular incident event, such as when it was acknowledged, who responded, or what actions were taken.

    Key parameters: Credential to connect with: Required dropdown for selecting PagerDuty credentials. Resource: Set to "Log Entry" to work with log entry data. Operation: Set to "Get" to retrieve a single log entry. Log Entry ID: Required text field for the unique identifier of the log entry you want to retrieve.

    Practical use cases: Fetch specific event details when building incident timeline visualizations, retrieve acknowledgment timestamps for SLA compliance tracking, or pull detailed log entry data for inclusion in post-incident review documents.

    PagerDuty: Log Entry - Get
  4. 04
    Action 04

    Get Many Incident Notes

    The "Get Many Incident Notes" action retrieves multiple notes attached to PagerDuty incidents. Incident notes contain valuable context added by responders during incident handling, making this action crucial for documentation and knowledge management workflows.

    Key parameters: Credential to connect with: Required dropdown for PagerDuty authentication. Resource: Set to "Incident Note" to interact with notes. Operation: Set to "Get Many" for retrieving multiple notes. Incident ID: Optional text field to filter notes for a specific incident. Return All: Toggle to retrieve all notes instead of a limited number. Limit: Number field (default: 100) for maximum notes when "Return All" is disabled.

    Practical use cases: Compile all notes from resolved incidents into Confluence pages for knowledge base, extract responder observations for machine learning analysis, or aggregate notes across multiple incidents for pattern detection.

    Get Many Incident Notes
  5. 05
    Action 05

    Create Incident Note

    The "Create Incident Note" action allows you to programmatically add notes to existing PagerDuty incidents. This is invaluable for automatically documenting actions taken by external systems, adding context from monitoring tools, or maintaining a comprehensive incident timeline.

    Key parameters: Credential to connect with: Required dropdown for PagerDuty credentials. Resource: Set to "Incident Note" for note operations. Operation: Set to "Create" to add a new note. Incident ID: Required text field specifying which incident receives the note. Content: Required text field for the actual note content. Email: Required text field for the email address of the user creating the note (used for attribution in PagerDuty).

    Practical use cases: Automatically add notes when automated remediation scripts run, document external system statuses (e.g., "Database backup completed during incident"), or add Slack or Discord conversation summaries to incidents for context preservation.

    Create Incident Note
  6. 06
    Action 06

    PagerDuty: Update Incident

    The "Update Incident" action enables you to modify existing PagerDuty incidents—changing status, priority, assignments, or adding conference bridge details. This is essential for building workflows that automatically escalate, resolve, or enrich incidents based on external signals.

    Key parameters: Credential to connect with: Required dropdown for authentication. Resource: Set to "Incident" for incident operations. Operation: Set to "Update" to modify an existing incident. Incident ID: Required text field for the unique identifier of the incident to update. Email: Required text field for the email of the user making the update. Update Fields: Expandable section with "Add Field" button to specify which properties to modify (status, priority, assignments, etc.). Conference Bridge: Optional section to attach or update conference call details for the incident.

    Practical use cases: Automatically resolve incidents when monitoring shows recovery, escalate incident priority based on customer tier from your CRM like HubSpot, or add Zoom meeting links as conference bridges when incidents are created.

    PagerDuty: Update Incident
  7. 07
    Action 07

    Incident: Get Many

    The "Get Many Incidents" action retrieves multiple incidents from PagerDuty, enabling bulk operations, reporting, and dashboard integrations. This is your go-to action for building incident overview dashboards, generating reports, or syncing incident data to external systems.

    Key parameters: Credential to connect with: Required dropdown for PagerDuty authentication. Resource: Set to "Incident" to work with incident data. Operation: Set to "Get Many" for bulk retrieval. Return All: Optional toggle to fetch all incidents instead of a limited number. Limit: Number field (default: 100) for maximum incidents when "Return All" is disabled. Options: Expandable section with "Add Field" for filtering by status, urgency, service, date range, and more.

    Practical use cases: Build daily incident summary reports sent via email or Slack, sync all open incidents to a Google Sheet for executive dashboards, or feed incident data into your BI tool for trend analysis and MTTR calculations.

    Incident: Get Many
  8. 08
    Action 08

    Get Incident

    The "Get Incident" action retrieves detailed information about a specific PagerDuty incident using its unique identifier. This is essential when you need to fetch complete incident details for processing, validation, or enrichment within your workflows.

    Key parameters: Credential to connect with: Required dropdown for selecting PagerDuty credentials. Resource: Set to "Incident" for incident-related operations. Operation: Set to "Get" to retrieve a single incident. Incident ID: Required text field for the unique identifier of the incident you want to retrieve.

    Practical use cases: Fetch incident details to include in Slack notifications with full context, validate incident status before triggering downstream actions, or retrieve incident metadata for routing to appropriate support queues.

    Get Incident
  9. 09
    Action 09

    Create Incident

    The "Create Incident" action allows you to programmatically create new incidents in PagerDuty. This is the foundation for building proactive alerting workflows that respond to signals from any system in your stack—monitoring tools, customer feedback platforms, or custom applications.

    Key parameters: Credential to connect with: Required dropdown for PagerDuty authentication. Resource: Set to "Incident" for incident operations. Operation: Set to "Create" to generate a new incident. Title: Required text field for the incident's headline or summary. Service Name or ID: Text field specifying which PagerDuty service the incident belongs to. Email: Required text field for the email of the user creating the incident. Additional Fields: Expandable section for adding custom properties like urgency, priority, or body details. Conference Bridge: Optional section to immediately attach conference call information to the new incident.

    Practical use cases: Create incidents from custom monitoring scripts or internal tools, generate PagerDuty alerts from customer-reported issues in Zendesk, or trigger incidents based on anomaly detection in your data pipeline using tools like Grafana or PagerDuty's Events API.

    Create Incident
You've seen the integration

Build your first workflow with our team

Drop your email and we'll send you the catalog of automations you can ship today.

  • Free n8n & Make scenarios to import
  • Step-by-step setup docs
  • Live cohort + community support

Frequently asked questions

  • Is the PagerDuty n8n integration free?
    The PagerDuty integration is included in all n8n versions, including the free self-hosted edition. You can use all 9 available actions without additional cost from n8n's side. However, you'll need an active PagerDuty account with API access enabled—this typically requires a paid PagerDuty plan, as API access may be limited or unavailable on free tiers. For n8n Cloud users, workflow executions count toward your plan limits, but there's no extra charge specifically for using PagerDuty nodes.
  • What data can I sync between PagerDuty and n8n?
    The PagerDuty n8n integration gives you access to four main data types: Incidents (create, retrieve single, retrieve many, update), Incident Notes (create and retrieve many), Log Entries (retrieve single and retrieve many), and Users (retrieve single). This covers the core operational data in PagerDuty. You can sync incident details, responder information, audit logs, and documentation between PagerDuty and virtually any other application in your stack—from Slack and Jira to custom databases and data warehouses.
  • How long does it take to set up the PagerDuty n8n integration?
    Most users complete the initial setup in under 5 minutes. Generating a PagerDuty API key takes about 1 minute, and configuring the credentials in n8n takes another minute or two. Building your first working workflow—for example, creating an incident based on a webhook trigger—typically takes 10-15 minutes if you're familiar with n8n basics. The PagerDuty node's interface is straightforward, with clear dropdowns for Resource and Operation selection, so there's minimal learning curve if you've used other n8n integrations. To master n8n workflows faster, consider exploring our AI agent tutorials.
Hack'celeration Lab

Get our weekly integration tips.

No spam. Unsubscribe anytime.