Data Import Wizard - Chirag-ahir/SFC-Preparation GitHub Wiki

The Data Import Wizard tool can be used to seamlessly import, update, or upsert data into multiple standard objects and custom objects within Salesforce. Data import wizard is good to use when you have less than 50,000 records.

Limitations:

  • A maximum file size of 100 MB (or 32 MB for zipped files) and a limit of 50,000 records per import.
  • The Data Import Wizard is limited to only three functions: insert, upsert, update. There is no feature to export or delete records through the tool.

STEP1: Choose a object on which you want to import records

image

STEP2: Map csv columns fields to the record fields in object

image

STEP3: Start import

image