How Do I Automatically Import Products into WooCommerce?
To automatically import products into WooCommerce, you must first create a product import that uses a URL or FTP/SFTP site as its data source. You can then schedule the import via cron jobs on your server or by using our Automatic Scheduling service.
Steps to Automatically Import WooCommerce Products
- Create a WooCommerce product import as per these instructions. Make sure to select Download a file > From URL or Download a file > From FTP/SFPT as your import data source.
- Run the import manually to verify that it works (the last thing you want to do is schedule an erroneous import).
- Navigate to All Import > Manage Imports in the WordPress main menu.
- Locate your import and click Scheduling Options on the right-hand side.
- Configure the import schedule and save that configuration.
Visual Steps to Automatically Import Products into WooCommerce



Frequently Asked Questions
How Do I Schedule an Automatic Import Daily?
To schedule an automatic import on a daily basis, just select all days in the preceding image for the Every week on... option. In other words, you schedule it to run every day for every week.
How Do I Use the Manual Scheduling Option (i.e., cron jobs)?
To schedule your WooCommerce product import using cron jobs, see our article on How Do I Automatically Import Products into WooCommerce?
How Do I Handle Situations Where the Import File Contains Products That Already Exist in My Store?
Fortunately, there are a set of options in the Import Settings screen that allow you to instruct WP All Import on exactly how to handle this situation. These include whether to create new records for new products, update existing products, or remove existing products if they are no longer in your import file.

Automatically Import WooCommerce Products — Related Docs
Learn how to import WooCommerce products.
Describes how to import WooCommerce variable products.
Explains how to import WooCommerce products with images.
Shows how to automatically synch your WooCommerce product stock levels with new import data.
Describes how to automatically update your WooCommerce product prices with new import data.