Magidoc

AccountIntegrationSyncJobSortInput
Input Object

Represents a sync job for an account integration

Fields

#

accountIntegration

The account integration this sync job relates to

accountIntegrationId

ID of the account integration this sync job relates to

completedUtc

When the sync job was completed

contactsCreated

Number of contacts created during sync

contactsFailed

Number of contacts that failed to sync

contactsProcessed

Total number of contacts processed during sync

contactsSkipped

Number of contacts skipped during sync

contactsUpdated

Number of contacts updated during sync

createdBy

Who created this sync job

createdUtc

When this sync job was created

durationMs

Duration of the sync job in milliseconds

errorMessage

Error message if the sync job failed

id

Unique identifier for this sync job

isCompleted

Whether the sync job completed successfully

isFailed

Whether the sync job failed

isRunning

Whether the sync job is currently running

modifiedUtc

When this sync job was modified

startedUtc

When the sync job was started

status

Current status of the sync job

successRate

Success rate as a percentage

syncMode

Mode of sync (incremental or full)

syncType

Type of sync that was performed

Usages

#

References

#

  • Argument order of field allSyncJobs from type Query