Integrations
Last updated
Was this helpful?
Last updated
Was this helpful?
An connects PagerTree to 3rd party applications.
Integrations are Open Source. Adapter source code can be found on .
Integrations are responsible for transforming 3rd party webhook data into .
If able to successfully transform the 3rd party webhook data into an Alert and determining the webhook was a create
action, the integration will send the alert to any of , , or .
name
string
The name of the integration.
enabled
boolean
Boolean indicating if this integration is currently enabled.
urgency
string
Default urgency for the alerts this integration creates.
integration_type
object
The integration type object of this integration.
options
hash
Options for the integration type.
account_user_ids
string[]
router_ids
string[]
team_ids
string[]
name
urgency
at least 1 destination (Account User, Router, or Team)
IDs of this integration routes to by default.
IDs of this integration routes to by default.
IDs of this integration routes to by default.
integration_type_id (see how to get a below)