Magidoc

AccountIntegrationFilterInput
Input Object

Represents an active integration between an account and an integration partner

Fields

#

accessTokenExpiresAt

When the current access token expires

accountId

ID of the account that owns this integration

activitySyncMode

Activity sync mode

activityTarget

Define where the most recent activity will be stored

audienceId

The audience that this integration will integrate with.

captureWebhookPayloads

Whether to capture and store webhook payloads for troubleshooting

connectionStatus

Current connection status of this integration

consecutiveErrorCount

Number of consecutive errors encountered

cooldownMinutes

Account-specific cooldown override in minutes (null = use partner default)

createdBy

Who created this integration

createdUtc

When this integration was created

debounceWindowSeconds

Account-specific debounce window override in seconds (null = use partner default)

engagementFieldLevel

Engagement field sync level

engagementFieldsCreatedUtc

When CRM custom fields were provisioned for engagement data

id

Unique identifier for this account integration

integrationName

User-friendly name for this specific integration instance

integrationPartner

The integration partner for this integration

integrationPartnerId

The integration partner ID for this integration

isActive

Whether this integration is currently active

isDeleted

Whether this integration is currently deleted

isQuarantined

Whether this integration has been quarantined due to repeated failures

lastEngagementSyncContactCount

Number of contacts processed in the last engagement sync

lastEngagementSyncUtc

Last time engagement fields were synced for this integration

lastErrorMessage

Last error message encountered (if any)

lastErrorUtc

When the last error occurred

lastTokenRefreshUtc

When the token was last successfully refreshed

modifiedBy

Who last modified this integration

modifiedUtc

When this integration was last modified

nextRefreshCheckUtc

When the system should next check if token refresh is needed

notificationEmail

Email address for sync notifications

ownerEmail

Email address used to establish integration

tokenRefreshAttempts

Number of consecutive token refresh attempts made

tokenScope

Scope/permissions granted to this integration

tokenType

Type of OAuth token (typically "Bearer")

webhookLastHealthCheckUtc

When webhooks for this integration were last checked and updated as needed

webhookRegistered

Whether webhooks are registered and listening to events from integration partner

webhookVerificationSecretEncrypted

Usages

#

References

#

  • Argument where of field allAccountIntegrations from type Query