"Magento 2"
Import/Export cookbook: How to automate Magento 2 product catalog update from Google Sheets, FTP/SFTP, Google Drive, OneDrive, Dropbox
Working with suppliers requires you to regularly update your Magento 2 product catalog with new prices, stock updates, and sometimes other relevant attributes. Store managers can spend a lot of time manually going product by product, spending their time and going attribute by attribute.
With Improved Import & Export extension for Magento 2 you can automate product catalog update tasks with cron scheduler and recurring import jobs, that automatically fetch the file with supplier updates from the source, and upload it to your store.
In the article below, I will give you step by step instructions on how to do it.
Import/Export cookbook: How to update Magento 2 product prices during import quickly, without editing the CSV table
If you are a dropshipper or want to follow the inflation and increase product prices for your whole Magento 2 catalog or a part of it, you can do it quickly with the Improved Import & Export extension.
Export product catalog and import it back with the Price Rules – a quick filter that allows increasing and decreasing prices by a percent or a flat value.
Leverage Magento 2 and Reach New E-Commerce Heights with Lumao
Meet the team of developers from France called
How to Import & Export WSDL Data to/from Magento 2
In the following article, we shed light on how to import and export data between Magento 2 and other systems using WSDL. Below, we define what WSDL is and how to manage it. You will find out the background of the Magento 2 WSDL import & export with the Improved Import & Export extension. Besides, we shed light upon the WSDL structure and elements, including the WSDL message part and port type binding. The benefits of WSDL are also listed below. And since the article described various data transfer processes based on the Improved Import & Export module, we also highlight the most important features of the extension.
Continue Reading
How to fix store ID-related issues on Magento 2 import
StackExchange teems with interesting and useful tips related to Magento 2. This time, we’ve dug up a discussion where the author named
Continue Reading
How to Export Products, Orders, Customers, & Other Magento 2 Entities to Remote FTP & SFTP Server
Unfortunately, Magento 2 doesn’t provide any opportunities to export products, orders, customers, or other Magento 2 entities to a remote FTP or SFTP server. You have to run a standard export procedure instead and transfer the output manually. Besides, it is impossible to automate this process. The system leaves you in a situation when it is necessary to repeat all its steps manually every time an update is required. Luckily, there is a better way of achieving this goal. As you’ve probably guessed, it involves a third-party solution. In our example, we use the Improved Import & Export Magento 2 extension to export products, orders, customers, and other Magento 2 entities to a remote FTP/SFTP server. It also lets you import all entities from this file source. Continue Reading
How to Import Data via SOAP API into Magento 2
Below, we shed light on how to enable Magento 2 SOAP API import. Unfortunately, this functionality is not possible by default, but you can add the missing feature to your e-commerce store with the help of a third-party extension. The following article sheds light on SOAP, compares it with REST, and offers a reliable tool for enabling the corresponding functionality for Magento 2. You can leverage the Magento 2 SOAP API import and export processes with the Improved Import & Export Magento 2 module.
The following article sheds light on how to import data into Magento 2 via SOAP API with the help of our extension. We discuss how to enable the Magento 2 SOAP API import and what extra benefits you can get. If you are not familiar with what SOAP API is, we’ve also prepared a chapter that describes this standard. Besides, there is an FAQ section that provides answers to frequently asked questions about SOAP and Magento 2 import/export processes.
Continue Reading
Amasty Multiple Wishlist Extension for Magento 2
The ability to arrange desired products into wishlists helps customers get a clearer idea of what they need to buy and plan purchases. Magento 2 allows creating a single wishlist for all items, which might not be convenient enough for online shoppers who plan to buy various goods. Today, we describe an extension that allows ecommerce merchants to implement extended wishlist functionality on a Magento 2 store – Amasty Multiple Wishlist. The module enables customers to create any number of wishlists with product selection according to their requirements. This way, the Magento 2 wishlist extension offers more comfortable shopping on an online store and helps business owners to retain existing customers.
How to Automate Magento 2 Import & Export
We have very good news for you: it’s no longer necessary to import/export files to/from Magento 2 manually. And below we explain how to automate Magento 2 import and export processes. Check this post and you will find out how to save tons of time and effort making your daily routine fully automated.
Of course, you need a third-party extension to achieve your goal. And we recommend you to use the Improved Import & Export Magento 2 extension, since the Magento 2 Open Source platform doesn’t add any automation to import/export processes. As a result, you have to perform each run manually, but before diving deep into the nature of our solution, let’s tell a few words about the automation itself. Continue Reading