How to import/update customer addresses?

How to import/update customer addresses?

In order to import/update customer addresses, please, use the following fields: 

Root Entity



Customer Address Entity



Here are some useful tips on how to locate the ID values for the import file:

1) entity_id
ID of the customer available in the URL of the customer's page.
2) customer_address_entity.entity_id
The value can be checked in the 'customer_address_entity' table. If you'd like to create a new address entity, locate the last one and insert in the import file the value higher.
3) customer_address_entity.parent_id
ID of the customer available in the URL of the customer's page.

Here is the sample import file.

      • Related Articles

      • Import and Export Guidelines

        General Information About the Package and Its Tariffs The Import & Export solution is designed for migrating data from one website to another or to/from a different platform, as well as for automated/manual updates of product quantities, prices, and ...
      • Is it possible to import data to Magento with a custom file?

              It is possible to use a custom import file, but there are a few peculiarities that must be taken into account.       Import modules provide features for flexible configuration of the import file like setting custom entity and field names or ...
      • Is it possible to use custom XML file structure to import data?

        All Import modules provide the functionality of creating your own XML file via special XSLT editor: The XLS template configuration depends on the user requirements, however, below provided the example of the XLS template: <?xml version="1.0" ...
      • How can I import multiple media gallery images?

        In order to import and link multiple gallery images to the product, the following fields should be added to the import profile: Sku or entity_id fields are added for the extension to identify the product and assign the rest of the mapped data to it. ...
      • How can I add the attachments in bulk?

        You may import attachments in bulk and assign them to products via CSV-file import by navigating to Amasty -> Product Attachments -> Mass Attachment Import. To start a new import process, click New Import and follow the next steps: Step 1. Prepare ...