Skip to content

Commit b1019b2

Browse files
authored
Merge pull request #6149 from segmentio/DOC-835
Salesforce version upgrade [DOC-835]
2 parents 4dd0242 + e7a36b9 commit b1019b2

File tree

1 file changed

+20
-0
lines changed
  • src/connections/sources/catalog/cloud-apps/salesforce

1 file changed

+20
-0
lines changed

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

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ id: 2baks93n
88

99
Take your company's analysis to the next level by **adding Salesforce as a Source to Segment.** Segment automatically collects objects like `Accounts`, `Campaigns`, and `Tasks` and loads them into your data warehouse. 
1010

11+
> info "Salesforce version upgrade to 58.0"
12+
> Segment's Salesforce source is currently running on version 39.0. On March 25, 2024, the Salesforce source will upgrade to use Salesforce's latest API version 58.0. See the [version upgrade changes](#version-upgrade-changes) to learn more.
13+
1114
## Getting started
1215
> info ""
1316
> You can add multiple instances of this source if you have more than one Salesforce account.
@@ -125,6 +128,23 @@ For Salesforce, Segment uses the `SystemModstamp`(system_modstamp) field to chec
125128

126129
If you've added and selected custom fields to an existing collection and would not like to use `SystemModstamp` to bring in historical data, [contact Segment Support](https://segment.com/help/contact/){:target="_blank"} to configure them to sync. You do not need to include the field names.
127130

131+
## Version upgrade changes
132+
On March 25, 2024, Segment will upgrade the Salesforce source integration from version 39.0 to Salesforce's latest API version 58.0. With the upgrade, there are [deleted fields](#deleted-fields) and [added fields](#added-fields).
133+
134+
> info ""
135+
> All new Salesforce sources created on or after March 25, 2024 will use version 58.0.
136+
137+
### Deleted fields
138+
139+
Change | Fields
140+
---- | ------------
141+
Collections deprecated | `AssistantRecommendationShare`, `AssistantRecommendation`
142+
Deprecated (Column name, Collection) pairs | (`ForeignKeyAssetId, CustomBrandAsset`), (`UserPermissionsMobileUser, User`), (`OptionsRequireHttps, Site`), (`UniqueKey, LoginEvent`), (`OptionsExternalHttps, Domain`)
143+
144+
145+
### Added fields
146+
Salesforce version 58 has between 350 to 550 newly added collections and between 800 to 1000 new columns. To see which collections and fields you can access in Salesforce version 58, refer to the [Salesforce documentation](https://help.salesforce.com/s/articleView?id=release-notes.rn_api_nc.htm&release=244&type=5){:target="_blank"}.
147+
128148

129149
## Troubleshooting
130150

0 commit comments

Comments
 (0)