Magidoc

AccountIntegrationSyncError
Object

Represents an error that occurred during a sync job

Fields

#

accountId

Non-null

Account ID for scoping

accountIntegrationId

Non-null

Integration ID this error relates to

age

Non-null

How long ago this error occurred

contactIdentifier

Non-null

Identifier of the contact that failed to sync (email or integration contact ID)

createdUtc

Non-null

When this error occurred

errorDetails

Non-null

Additional error details in JSON format

errorMessage

Non-null

Human-readable error message

errorType

Non-null

Type of error that occurred

id

ID !
Non-null

Unique identifier for this sync error

isPendingRetry

Non-null

Whether this error is pending retry

isResolved

Non-null

Whether this error has been resolved

isSkipped

Non-null

Whether this error should be skipped

resolvedBy

Non-null

Who or what resolved this error

resolvedUtc

When this error was resolved

status

Non-null

Current status of this error

syncJob

The sync job this error relates to (null for real-time sync errors)

syncJobId

ID of the sync job this error relates to (null for real-time syncs)

Usages

#

References

#