Skip over navigation
Documentation
You are currently viewing documentation for a previously released version of OroCRM. See the latest long-term support version.

Import and Export Data

OroCRM’s import and export functionality is a simple way of working with multiple records in the .CSV format.

If the functionality is enabled for an entity, Export and Import buttons are displayed in the top right corner of the page. If a grid can be exported the Export button will appear on the left, just above the grid. What records can be exported/imported and what field will be used as a record identifier during update, is defined by the system administrator.

Import

  • Click Bdropdown on the Import button.
  • Choose Download Data Template.
../../../_images/download_data_template.png
  • Make a .csv file in compliance with the template.

Caution

Mandatory fields of the entity must be specified

  • Click the Import button.
  • Click Choose File and choose a .csv file to import.
  • Click Submit.
../../../_images/leads_import.png

  • Carefully read through the submission form.
../../../_images/leads_import_validation_results.png
  • Click the Back button to choose another file or Import button to go on with the import
    • First, the “Validation started. Please wait.” message will appear.
    • When the import has finished, the “File is successfully imported.” message will appear.

Once import is over, the new entity records will appear in the grid.

Export

  • Go to the grid and
    • Click the Export button.
    • The “Export started. Please wait.” message will appear at the top of the screen.
    • As soon as the export is over, the message will change to: “Export performed successfully, [number] downloads exported. Download result file.”
  • Click the “Download result file” link at the end of the message, and the download will be performed subject to your browser settings.

Export Grid

In a similar way, you can export records of specific grid (subject to all the adjustments and filters applied). To do so, click the Click the Export Grid button and select “CSV” below it. The download will start and the file will be save in compliance to your browser settings.

Note

Please note that scope of record details exported, their names and position in the .csv file depend on the Import&Export settings of the entity fields.

Browse maintained versions:2.62.32.01.12
Forums
Back to top