Importing data into your application from an external system
To add data from an external source to your application, import a .csv file.
You can import data from a variety of sources, even if
they use different field names or types. During the import process, you configure how to
process the data, and map the fields in the source .csv file to the fields in your data
object.