APIs.io
Search
Providers
Tags
Add API
About
Support
Blog
Search
Home
Ampersand
BackfillProgress
Ampersand
· Schema
BackfillProgress
BackfillProgress schema from Ampersand API
Developer Tools
Integrations
Platform
SaaS
OAuth
Data Sync
Webhooks
Properties
Name
Type
Description
installationId
string
The installation ID.
objectName
string
The object being synced (e.g., contact, account).
operationId
string
The ID of the backfill operation.
recordsProcessed
integer
The number of records processed so far. Updates as more records are read during the backfill.
recordsEstimatedTotal
integer
The estimated total number of records to process. Only present for Salesforce and HubSpot; other connectors omit this field.
createTime
string
When the backfill operation started.
updateTime
string
When progress was last updated.
View JSON Schema on GitHub