Discount Sale
  • Days
  • Hrs
  • Mins
  • Secs
30% Off

Use coupon code 'MDS30' Limited Offer!!

Star

Home > Docs > Import WooCommerce Products using URL

Import WooCommerce Products using URL

Last updated on May 16, 2025

Product Import Export Plugin For WooCommerce is a versatile tool that enables store owners to import and export products seamlessly, regardless of product type or quantity. It supports multiple import methods—from local files, existing files on the server, via FTP, and through direct URLs—making it highly adaptable to different workflows. Importing products using a URL is especially useful when product data is hosted remotely or frequently updated, as it allows WooCommerce to fetch the latest file directly from the source without manual downloads. This streamlines the process, saves time, and is ideal for syncing with supplier feeds, automating updates, or managing extensive inventories efficiently.

Import products using a URL

From the WordPress admin panel’s menu, click on WebToffee Import /Export (Pro) > Import. 

import menu
  1. Select the required post type.
  2. Select either Quick or Advanced import method.
  3. Select URL under Import from and enter the file URL.
  1. Click on Step3 to map the columns and move to Step 4

Follow the steps in How to import products for more detailed documentation.

Cron Scheduling

On reaching the Advanced Options/Batch Export/Scheduling step, you can either import the products directly into your store or schedule the import using FTP.

import-schedule-button

To schedule the import:

  1. Hit the Schedule option, and you will be taken to the cron schedule window as shown below:
Scheduling
Scheduling

The plugin supports two different schedule types:

  1. WordPress Cron: Upon a visit, WordPress Cron will check to see if the time/date is later than the scheduled event/s, and if it is– it will fire those events.
    • schedules your job at the specified time. 
    • is dependent on your website visitors.
  2. Server Cron: You may need to trigger the URL every minute depending on the volume of data to be processed. You can use this option :
    • to generate a unique URL that can be added to your system in order to trigger the events. 
    • if you have a separate system to trigger the scheduled events.

You can also configure the time at which the import is to be scheduled.

To directly import:

  1. Hit on the Import option

Once the import is completed, a pop-up will be displayed showing import status which contains the number of successful imports and failed imports (if any).