ApiImport icon indicating copy to clipboard operation
ApiImport copied to clipboard

Boilerplate between the Magento API and ImportExport, so that you can do fast Array/XMLRPC/SOAP based product imports.

Results 8 ApiImport issues
Sort by recently updated
recently updated
newest added

Hello, Many Thanks for this great Module. I have added a Patch which will allow using the CategoryId for Category-Mapping. It is useful for Importing Products. I got this Improvement...

improves performance when pruning or updating attribute associations by fetching existing data and only calling database if necessary

Allows to call attributes-related import functions (importAttributes, importAttributeSets and importAttributeAssociations) to be called with a comma-separated list of behaviors (to avoid calling the api twice with large amounts of data...

I'm trying to import categories in bulk using the Danslo_ApiImport_Model_Import_Entity_Category::getEntityTypeCode(); I'm not able to update the categories. I've been deleting the categories and re-importing.

When some entities contain errors the plugin returned a soapfault with a generic error. This commit returns a success with entity ids that have been migrated and the error message....

Hello, I use Talend to import 1'000 products per API call and I encountered some issues when I tried to import products gallery images. The code in ApiImport/code/Model/Import/Api/V2.php line 49...

Bug

Good morning Daniel, referring to ApiImport / code / Model / Import / Entity / Product.php L. 128 we don't seem to have the possibility to import Attribute labels per...

Wishlist

hi! Any chance you have a magento 2 version?