You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/connections/sources/catalog/cloud-apps/salesforce/index.md
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -92,7 +92,10 @@ Collections are the groupings of resources we pull from your source. In your war
92
92
93
93
### Custom Objects
94
94
95
-
If you'd like to sync any SFDC custom objects, just [contact us]https://segment.com/help/contact/ and we'll get it set up. Include the [API names](https://help.salesforce.com/articleView?id=000007594&language=en_US&type=1) of the custom objects. We'll add support for this to the UI soon!
95
+
Business tier customers can select and add custom objects from the Selective Sync page in the Salesforce source settings.
96
+
97
+
Self service customers, please contact us with the [API names](https://help.salesforce.com/articleView?id=000007594&language=en_US&type=1) of the custom objects you want to add.
98
+
96
99
97
100
### Deleting Records
98
101
@@ -103,6 +106,7 @@ At this time, we do not support hard deletes in Salesforce. Use of hard deletes
103
106
## Collection Properties
104
107
105
108
Segment performs a one-to-one mapping of all publicly available fields (standard and custom) from Salesforce. To see the full list of the standard fields refer to the Saleforce field documentation linked in each collection above. If you've added custom fields to an existing collection, [contact us]https://segment.com/help/contact/ and we'll get those set up to sync. You do not need to include the field names.
109
+
Segment performs a one-to-one mapping of all publicly available fields (standard and custom) from Salesforce. To see the full list of the standard fields refer to the Saleforce field documentation linked in each collection above. If you've added custom fields to an existing collection, [contact us](https://segment.com/help/contact/) and we'll get those set up to sync. You do not need to include the field names.
106
110
107
111
## Adding Destinations
108
112
Currently, Warehouses are the only supported destination for object-cloud sources.
0 commit comments