Applicable plans
Sprout Blossom Garden Estate Forest


Article Navigation:

  • Preparing your CSV file

  • Importing the file

  • Mapping Fields

  • Reasons for failure of data import


Supported file format: .CSV only. Please convert all your files into a .CSV before attempting to import data using Freshsales.


There are 4 important things that you'd need to know about when you import records from a .CSV file. They are described in detail below:


  • Preparing your CSV file

  • Importing the file

  • Mapping fields

  • Reasons for failure of data import




1. Preparing your CSV file


  • Make sure that your CSV file's header row has columns that can be mapped to the fields.


  • The file shouldn't be larger than 5MB. 


  • If you'd like to automatically assign the records to users in Freshsales, create a column with the email addresses of the users in Freshsales and map that column to the field Owner.
    Note: The email address must be the email address that the user uses to sign in to Freshsales.

  • Create relevant custom fields before you begin the import so that the columns can be mapped with the appropriate fields.
    If any field is a multi-select field, the values of the field should be separated by semicolon(;) in the .CSV file. Ex: Say the field, Amenities involved is a multi-select field. Amenities column in the .CSV should be:

Name of the property

Amenities

221B Baker Street

Balcony; High ceiling; Centralized Ventilation 

13B Royal Crest

Balcony; Centralized Ventilation


2. Importing the file

Once you've uploaded a CSV file, choose one of two options


  • Add as new records in Freshsales- This turns all the data from the CSV file as new records in Freshsales and does not look for duplicates.

  • Find duplicate records on the CSV file and update records/skip import: Identifies duplicates between the CSV file and Freshsales records by matching them based on the following identifiers:

    • Freshsales ID


Additionally, all fields of type ‘Text field’ and ‘Number’ will be automatically detected and can be used for matching.


Decide what to do with the detected duplicates

  • Skip import for all duplicate records:

You can opt to skip import for all duplicate records. This will prevent Freshsales from updating records that are already present on the CRM. You will also receive an import summary email with a CSV file containing all the skipped records.


  • Update all duplicate records:

- With Overwrite: Updates all the fields and overwrites the values present in the fields.

- Without overwrite: Updates only fields that are empty.

Click.



3. Mapping fields


The Map Columns To Freshsales Fields overlay that you now see is exclusively for mapping the columns in your CSV file with the fields available in Freshsales.


Mapping the fields is critical to the success of the import, so here’s a list of know-how to help you do it right.

  • If there are columns that you do not wish to import, you can skip those columns by simply not mapping them with any field. 

  • As fields get mapped, they become unavailable for mapping with another column (Fields are distinct).

  • Lastly, make sure the field type matches the type of value in the column. For example, if you’re trying to map the column Number of Rooms, you need to find a field that accepts numeric value viz the Number field. If you’ve mapped it to a field which is a text box, then the values for the column Number of Rooms will not be imported to Freshsales.

  • After you’re done mapping the fields, hit Import.

  • If your CSV file is small, the import will be instantaneous and you can see a green label that gives you the number of successful imports. If the CSV file is large, you will be taken to the import progress screen where you can see the progress of your imports.




4. Why did some of my data not get imported? (Reasons for failure of data import)


When importing records, these are the possible reasons for the failure of data import:


  • Unmapped Columns - Columns that aren’t mapped with any of the field in Freshsales.

  • Improper Field Type - If the field type is different from the type of value in the column.

  • Values assigned to field choices - If you’re mapping a column with values for field choices (such as Radio button/Checkbox/Drop down menu) with a field in Freshsales (also a picklist), double-check the values in the column to ensure that they match with the appropriate field choices.

    For e.g: If you’ve got a column that has the values 1, 2, 3 for the Number of Rooms and want to map it to a radio button (field) in Freshsales, make sure that that radio button has 1, 2, 3 as the field’s choices.