How to Migrate Data from CSV Files into CRM With All Relations Between Modules?

  1. Home
  2. Knowledge Base
  3. CSV
  4. How to Migrate Data from CSV Files into CRM With All Relations Between Modules?

Please, note that the following import is possible only by using CSV files from Dropbox.

To perform successful data migration from CSV file into CRM with the relations between the records, you should attempt the following recommendations:

    1. All the modules you want to migrate should be placed in different CSV files. That means that each file will contain
      single-type info (e. g. 1st is for contacts, 2nd - for deals, 3rd - notes, etc.).

 

    1. Avoid start migration without uploading all CSV files you want to keep relations between.
      As well, if your primary modules (with which your CSV files have relations) are not migrated -- all your CSV file will be
      imported to the target CRM with the relations to the default (or any randomly selected) record or even without relations
      .
      For example:

      1. In case your CSV files (e.g. notes) have relations to contacts on your current CRM, then you should migrate that module
        (contacts) to the target system as well.
      2. If your CSV files have relations with contacts AND opportunities - in this case, you should migrate both (contacts +
        opportunities) to your future CRM solution.

      Also, the primary records (those that have relations to CSV files) must be migrated as well.
      csv migration

 

  1. Ensure that each record has a link to the corresponding data in another CSV file. That is the way every Entity will
    have similar relations in the new CRM (e. g. Contact -> Deal -> Notes).
    Else, your data will be migrated without connections to each other.Note. Before starting a migration, it is strongly
    recommended to make sure your CSV contains actual relation links!

    To that, you can accomplish the following actions:

      1. Look for an appropriate field inside the file (usually its name includes “ID .... “).

     

    A CSV is a comma-separated values file that allows data to be saved in a table-structured format. Traditionally they take the form of a text file containing information separated by commas. CSVs look like a garden-variety spreadsheet but with a .csv extension.

    Requirements to the CSV file:

        • The file should contain the Column “id” or “Id”
        • Separator character - comma ( , )

    For example:
    example-of-csv-file

    1. Otherwise, contact Trujay
      specialists
      and clarify the possibility to make/save the desired records relations before performing a migration .
  2. Initiate your Demo Migration and upload your CSV
    files.

    Note. The uploading files sequence does not matter, and the links establishment does not depend on
    this.

Was this article helpful?

Related Articles

To continue using this website, you have to allow cookies in accordance with our Cookie Policy

×