Newer Version Available
Step Three: Create the Field Mapping File
| Available in: Salesforce Classic and Lightning Experience |
| Available in: Enterprise, Performance, Unlimited, Developer, and Database.com Editions |
In this step, you create a mapping file with an .sdl file extension. In each line of the mapping file, pair a data source with its destination.
- Copy the following to a text file and save it with a name of
accountInsertMap.sdl. This is a data insert, so the data source is on
the left of the equals sign and the destination field is on the right.