AccountIntegration Object
Represents an active integration between an account and an integration partner
Fields
#
capabilityConfig
captureWebhookPayloads
Boolean !
Non-null
Whether to capture and store webhook payloads for troubleshooting
debounceWindowSeconds
Account-specific debounce window override in seconds (null = use partner default)
isQuarantined
Boolean !
Non-null
Whether this integration has been quarantined due to repeated failures
nextRefreshCheckUtc
DateTime !
Non-null
When the system should next check if token refresh is needed
syncFilters
webhookLastHealthCheckUtc
When webhooks for this integration were last checked and updated as needed
webhookRegistered
Boolean !
Non-null
Whether webhooks are registered and listening to events from integration partner
webhookVerificationSecretEncrypted
[Byte !]
Usages
#
References
#
- Field accountIntegration from Query
- Field createIntegration from Mutation
- Field updateIntegration from Mutation
Previous
AccountHoldStatus
