ProductIntegrationEventURL
Attributes available for an event endpoint.
This page contains
Fields
url: URL | URL of the event endpoint. |
timestamp: DateTime | Timestamp of the last event endpoint test. |
health: ProductIntegrationHealth | Health of the event endpoint. |
status: String | Status of the event endpoint. |
validationErrors: [ProductIntegrationEventURLValidationError!] | Validation errors found when testing the event URL (null if there are no errors). |
Parent objects of ProductIntegrationEventURL
IntegrationConfiguration | Attributes of an integration configuration. |
ProductIntegration | Attributes available for a product integration. |
Queries for ProductIntegrationEventURL
productIntegration | Query product integrations by integration ref ID and version. |