IntegrationEventsFilterParameters
objectServiceEventsFilterParameters
objectIntegration Event Actor
objectInformation about the entity that triggered the integration event in the external system.
Type of the entity that triggered the integration event in the external system.
Example:user
Identifier of the entity that triggered the integration event in the external system.
Example:PLH1HKV
Name of the entity that triggered the integration event in the external system.
Example:John Doe
IntegrationEvent
objectEvent on a resource binding for an integration.
Unique identifier of the integration event.
Example:a90c4c20-bbd3-4229-8340-8b18e38cb1e5
Type of the integration event.
Example:incident.triggered
Date the integration event occurred at.
Example:2024-01-01T00:00:00Z
Identifier of the service the integration event corresponds to.
Example:b268ca70-9b75-4355-8726-63788463a66f
Idempotent processing identifier of the integration event on ingestion.
Example:1d34191ebfe305a56bf4f3303d1a8dcf
Identifier of the resource the integration event corresponds to.
Example:8_l-yZ8UQtc_e6Pp
Information about the entity that triggered the integration event in the external system.
Show Child Parameters
Additional attributes of the integration event, specific to the binding resource and integration.
Example:{"service_id":"PLK33TY","incident_id":"PGR0VU2","escalation_policy_id":"P005NFS","priority_id":"P9BO35Z","urgency":"low","title":"Example API Service Incident","html_url":"https://acme.pagerduty.com/incidents/PGR0VU2"}
Short-hand descriptor of an integration installed within the catalog.
Show Child Parameters
Binding resource the integration event corresponds to.
Example:pagerduty_service
Additional detail about the integration event.
Example:Example API Service Incident
URL to the web-page for the source of the integration event.
Example:https://acme.pagerduty.com/incidents/PGR0VU2
CreateIntegrationEvent
objectDTO object for creating an integration event for an integration. type and binding are parameters restricted by the
integration the event is being created for, found in the related integration manifest.
Type of the event.
Example:incident.triggered
Date the event occurred at.
Example:2024-01-01T00:00:00Z
Idempotent processing identifier of the event on ingestion.
Example:1d34191ebfe305a56bf4f3303d1a8dcf
Information about the entity that triggered the integration event in the external system.
Show Child Parameters
Additional attributes of the event, specific to the binding resource and integration.
Example:{"service_id":"PLK33TY","incident_id":"PGR0VU2","escalation_policy_id":"P005NFS","priority_id":"P9BO35Z","urgency":"low","title":"Example API Service Incident","html_url":"https://acme.pagerduty.com/incidents/PGR0VU2"}
JSON object containing the data which binds the integration to a service. Must match the schema defined for
the integration binding, referenced by the binding parameter.
Example:{"pagerduty_service_id":"PLK33TY"}
Binding resource the event corresponds to.
Example:pagerduty_service
Additional detail about the event.
Example:Example API Service Incident
URL to the web-page for the source of the event.
Example:https://acme.pagerduty.com/incidents/PGR0VU2