How do Import/Export extensions work with API?
At the moment, Import and Export extensions don't provide API functionality to manage import/export process or modify their profiles.
With the built-in API functionality, it is possible to import to and export from a specific REST API endpoint. In both cases, the user must provide a valid REST API endpoint.
In import extensions, it should be possible to access the endpoint with GET method to receive the data to import in the XML format:
In export extensions, it should be possible to access the endpoint either with POST or PUT method to pass the data to the third-party platform in the format of either XML or JSON:
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, ...
Can I test how your modules work with API?
Our team have created a public Postman workspace where we provide access to API collections from our modules. You can copy these API collections to test them in your own Magento installation together with our modules, and some collections can be ...
Import and Export API
We have created a public API collection for Import-Export Core module with all available queries and sample data that you can both test via our demo endpoints and copy to run local tests in your Magento environment. More details about using public ...
What Amasty extensions support API?
Each Amasty extension that has API support, includes the etc/webapi.xml file. The webapi.xml file contains API configurations with the list of available API requests. For example, a request from the Custom Form module interface: 1 - endpoint URL; 2 - ...
Which modules is the Import Export module compatible with?
A wide range of Amasty extensions come equipped with import and export core functionality. By purchasing them, you can migrate even more types of store data and thus achieve specific business goals faster. The following list of extensions comes ...