Sync Summary Object Reference
On this page
Overview
Cached row counts of synced objects
| Property | Value |
|---|---|
| API Name | s_c__Sync_Summary__c |
| Label | Sync Summary |
| Plural Label | Sync Summaries |
| Type | Custom Object |
Fields
| Field Label | API Name | Type | Required | Description |
|---|---|---|---|---|
| Captured At | s_c__Captured_At__c |
DateTime | No | Timestamp the counts were summarized. |
| Latest Row Synced At | s_c__Latest_Row_Synced_At__c |
DateTime | No | Timestamp of the latest object synced for this object type. |
| Object Name | s_c__Object_Name__c |
Text(255) | No | |
| SC Row Count | s_c__SC_Row_Count__c |
Number(18,0) | No | |
| SF Row Count | s_c__SF_Row_Count__c |
Number(18,0) | No | |
| Unique Sync Summary Key | s_c__Unique_Sync_Summary_Key__c |
Text(255) | No | An internal field to ensure uniqueness |
Was this article helpful?
Thanks for your feedback! It helps us improve our docs.