IT OPS

PagerDuty incident to status-page note + ElevenLabs hotline update

When a PagerDuty incident is triggered, drafts a customer-safe status-page note with OpenAI, posts it to your status webhook.

CategoryIT Ops
Enginesim
Difficultyintermediate
Triggerwebhook
Steps5
Setup~15 min

How it runs

The automated pipeline, trigger to output.

  • TriggerPagerDuty incident triggeredPagerDutyPagerDuty
  • LogicFilter: customer-impacting severity only
  • ActionDraft status note + voice script (OpenAI)OpenAI
  • ActionSynthesize hotline audio (ElevenLabs)ElevenLabsElevenLabs
  • OutputPublish note to status-page webhookHTTP webhook

What it does

Turns a fresh PagerDuty incident into two customer-facing artifacts at once: a written status-page update and a spoken hotline greeting. Operators get a ready-to-publish note instead of scrambling to write one mid-incident.

When to use it

Use it when you run a public status page and a phone hotline, and want the first customer communication to go out within seconds of an alert firing — without leaking internal jargon, hostnames, or root-cause speculation.

How it works

  1. 1A PagerDuty incident-trigger webhook fires with the incident title, severity, and affected service.
  2. 2A logic step filters out low-urgency and auto-resolving incidents so only customer-impacting ones proceed.
  3. 3OpenAI rewrites the internal alert into a calm, jargon-free status note plus a short spoken script, both scoped to what customers can see.
  4. 4An ElevenLabs action synthesizes the script into an MP3 voice file for the hotline IVR.
  5. 5The note is posted to your status-page HTTP webhook and the audio URL is delivered as the final output.

Set it up

What you configure once, before turning it on.

  1. 1
    Connect PagerDutyIncidents, on-call, escalations.
  2. 2
    Connect OpenAIModels, embeddings, files.
  3. 3
    Connect ElevenLabsText-to-speech, voice cloning.
  4. 4
    Connect HTTP webhookTrigger any URL on agent actions.
  5. 5
    Set each agent's modelWe leave models unset so you pick the tier — fast + cheap, or top-quality.
  6. 6
    Tune it to your dataEdit the prompts, filters, and field mappings so it matches how your team works.
  7. 7
    Test, then turn it onRun once against a sample, confirm the output, then enable the trigger.

Run this workflow in your colony.

14-day trial. No DevOps. No Sales call. Provisioned in under a minute.