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.
Related Articles
Import and Export Guidelines
General Information About the Package and Its Tariff Plans 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, ...
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 applying ...
Can I import and export attachments?
Since v.3.5.0 Product Attachments extension adds compatibility with Amasty Import and Export module, enabling import and export functionality to the Pro version of the module. You can find the 'amasty/module-product-attachment-export-entity' and ...
How to import bundle packs?
With the Automatic Related Products module, you can import and export product bundles to streamline your store operations and drive personalized promotions for your customers. Currently, the import/export functionality is only available for bundle ...
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" ...