Skip to content

Commit 10a473d

Browse files
authored
Merge pull request #5496 from segmentio/sneha-shashidhar-patch-4
Update index.md
2 parents 1ffb53a + 5661a40 commit 10a473d

File tree

1 file changed

+4
-1
lines changed
  • src/connections/sources/catalog/cloud-apps/salesforce

1 file changed

+4
-1
lines changed

src/connections/sources/catalog/cloud-apps/salesforce/index.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,10 @@ Warehouses are the only supported destination for object-cloud sources.
116116
## Historical data
117117
When a new Object/Collection is enabled, Segment automatically runs a full historical re-sync on that Object.
118118

119-
However, for custom properties/columns, Segment only populates the custom property with data that comes in after the custom field was enabled. In order to populate the new custom field(s) for records that have previously been synced, you need to initiate a manual re-sync.
119+
However, for custom properties/columns, Segment only populates the custom property with data that comes in after the custom field was enabled. In order to populate the new custom field(s) for records that have previously been synced, you need to initiate a manual re-sync.
120+
121+
> info ""
122+
> Initiating a full re-sync might impact your workspace's [API calls + Object](https://segment.com/docs/guides/usage-and-billing/mtus-and-throughput/#how-is-object-throughput-calculated){:target="_blank"} usage.
120123
121124
For Salesforce, Segment uses the `SystemModstamp`(system_modstamp) field to checkpoint collections that sync incrementally. When enabled, Segment syncs collections incrementally. When disabled, Segment syncs collections fully. If you'd like to force a collection to sync fully on the next run to bring in historical data, you can disable the `SystemModstamp` field on the collection, allow the next sync to complete and then re-enable `SystemModstamp` so the collection syncs incrementally in the coming syncs.
122125

0 commit comments

Comments
 (0)