Magidoc

AccountIntegrationSyncError
Object

Represents an error that occurred during a sync job

Fields

#

age

Non-null

How long ago this error occurred

contactIdentifier

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

createdUtc

Non-null

When this error occurred

errorDetails

Additional error details in JSON format

errorMessage

Human-readable error message

errorType

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

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

syncJobId

Non-null

ID of the sync job this error relates to

Usages

#

References

#