Sign in

Create extension

documented

Create a new extension (e.g., webhook subscription).

POST /extensionsWebhooks & Extensionsno implementation yet0 runs

Input

name*
Extension Name
e.g. My Webhook Extension
endpoint_url*
Endpoint URL
https://example.com/webhook
extension_schema*
Extension Schema ID
Generic V2 Webhook ID
service_id*
Service ID
Service ID (service reference)
config
Config (JSON string)
{"headers": {"Content-Type": "application/json"}}
type*
Extension Type
webhook
Calls PagerDuty as you (your API key is your account); keychains.dev holds the credentials.
Create extension · PagerDuty · OpenIntegrations