Create plan integration
documentedCreate or modify an integration for a plan.
POST /plans/{planId}/integrationsWORKFLOWS AND COMMUNICATION PLANSno implementation yet0 runsInput
base_url*
Base URL for xMatters instance
https://yourcompany.xmatters.com/api/xm/1
planId*
Plan ID
PLAN_ID_UUID
formId*
Form ID
FORM_ID_UUID
endpointId
Endpoint ID
ENDPOINT_ID
name*
Integration name
Name for the integration
integrationType*
Integration type
INBOUND_WEBHOOK or OUTBOUND_WEBHOOK
environment*
Environment
HOSTED or ONPREMISE
operation*
Operation
e.g. SEND_WEBHOOK, CREATE_EVENT
triggeredBy
Triggered by
STATUS, DELIVERYSTATUS, etc.
deployed*
Deployed
true or false
script
Script (base64)
Base64-encoded script
createdBy
Created by
e.g. IB, FLOW
authenticationType
Authentication type
ANY, URL, BASIC, API_KEY, OAUTH
Calls xMatters as you (your API key is your account); keychains.dev holds the credentials.