Salesforce Download Documentation
< All Topics
Print

Change Fields to Download

By default all fields on an object will be downloaded. You can explicitly select the fields to download using the sf_download fields command with the following options:

SwitchRequiredNotes
-SYThe SQL Server instance to download to
-DYThe SQL Server instance to target
-oYA Salesforce object API name
-fNA Salesforce field API name on the specified object
-dNIf the field should be downloaded. Y | N

Specifying a field name lets you change whether a single field is downloaded. Leaving the field name option blank lets you set every field on the object. Both examples are shown here:

Update the fields to download from the Salesforce Account object