Skip to content
Developer ToolsReal-timeUpdated May 2026

PagerDuty

PagerDuty incident orchestration

PagerDuty is the on-call alerting and incident-response platform that pages the right engineer when production breaks. Tiny Command exposes five actions, no triggers (PagerDuty has webhook subscriptions configured in Services → Integrations → Generic Webhook, or via webhook-v3 subscriptions API; point them at a Tiny Command webhook trigger for "react to a paged incident" workflows): Create Incident (open a new incident on a specific service, with title, urgency, and optional auto-assigned escalation policy), List Incidents (with filters for service, urgency, status, time range), Acknowledge Incident (the responder picked up the page), Resolve Incident (the issue is fixed; PagerDuty stops paging), List Services. The connection uses a PagerDuty API key (account-wide REST API key from Integrations → API Access Keys) or a personal user token. The Events API v2 (used internally by Create Incident) auto-dedupes incidents on dedup_key — multiple alerts for the same problem collapse into one incident, which is the standard fan-in pattern for noisy monitoring sources.

0triggers
5actions
≈ 2 minto set up
Freetier · no card
Actions

Do anything PagerDuty can do, from a workflow.

Every action accepts dynamic inputs from upstream nodes, whether that's an AI output, a form field, or a search result.

ActionWhat it does
Acknowledge PagerDuty IncidentMarks an incident as acknowledged — stops escalation but keeps it open. For "Slack reaction roller → ack the incident" workflows that integrate chat-based acknowledgement.
Create PagerDuty IncidentOpens an incident with title, service, urgency, dedup_key for fan-in. The standard hook for "external monitor detected → page the on-call engineer" workflows.
List PagerDuty IncidentsPaginated incidents with filters by service, status, urgency. For "current active incidents" dashboards and post-incident reporting workflows.
List PagerDuty ServicesReturns the service catalog. Useful for resolving service IDs at workflow setup and for inventorying alert-routing structure.
Resolve PagerDuty IncidentCloses an incident. For "monitoring source signals recovery → auto-resolve" or for self-healing systems that emit recovery events.
Recipes

Pre-built PagerDuty workflows.

Clone any recipe and customize it in one click. Every recipe is fully editable.

Before you build

Three things worth knowing.

Filter at the trigger

Tiny Command counts a run the moment a trigger fires. Filtering early means only matching events spend your usage budget.

Authorize once, reuse anywhere

Connect PagerDuty once and every workflow on your account can use its triggers and actions. You don't have to re-auth per workflow.

No JSON to read

Every PagerDuty field shows up in the visual picker for downstream nodes. The raw payload is there for power users, optional for everyone else.

FAQ

Questions about the PagerDuty integration.

If we missed yours, ping support. We usually reply within an hour.

How do I connect PagerDuty to Tiny Command?
Open the Tiny Command workflow builder, drop in a PagerDuty node, and click Connect. Authorize PagerDuty once and any workflow on your account can use its triggers and actions. Most teams finish the connection in under two minutes.
What PagerDuty triggers does Tiny Command support?
Tiny Command focuses on outbound actions for PagerDuty today. Use Tiny Command's universal Webhook or Schedule trigger to start PagerDuty workflows, then run any PagerDuty action you need.
What PagerDuty actions can I run from a workflow?
5 PagerDuty actions are available out of the box, covering developer tools operations like "Acknowledge PagerDuty Incident". Every action accepts dynamic inputs from upstream nodes, whether that's a search result, an AI output, or a form field.
Is the PagerDuty integration real-time?
PagerDuty actions execute synchronously inside your workflow. Tiny Command waits for PagerDuty's API to confirm before continuing to the next step, so downstream nodes can rely on the result.
Do I need to write code to use PagerDuty with Tiny Command?
No. Every PagerDuty trigger and action is fully configurable from the visual workflow builder. For edge cases that aren't covered, drop in a custom HTTP node and call any PagerDuty API endpoint directly.
How much does the PagerDuty integration cost?
There's a free tier you can start on without a credit card. Higher run volumes and team features come with paid plans. The PagerDuty integration itself has no per-app surcharge.
Related

More developer tools apps people connect.

Same category as PagerDuty, ordered by how often teams pair them. Hover the carousel to pause.

Do more with PagerDuty.

Wire it to Slack, Notion, HubSpot, Stripe, or any of the other 438 apps in our catalog. Setup takes roughly two minutes. Free to try, no credit card.