After July 2021, the 2.3.x release line no longer received quality updates or user guide updates. PHP 7.3 reached end of support in December 2021, and Adobe Commerce 2.3.x reached end of support in September 2022. We strongly recommend upgrading to Adobe Commerce 2.4.x to help maintain PCI compliance.

Scheduled Import/Export

This site contains archived merchant documentation for a version of Adobe Commerce and Magento Open Source that has reached end-of-support. The documentation available here is intended for historical reference only and is not maintained. The Adobe Commerce Merchant Documentation for current releases is published on the Adobe Experience League.
Magento Commerce only. Learn more.

Scheduled imports and exports can be run on a daily, weekly or monthly basis. The files to be imported or exported can be located on local Magento servers, or on remote FTP servers. Scheduled Import/Export is implemented by default, and does not require additional configuration. All scheduled imports and exports are managed by the Cron job scheduler.

Access Scheduled Import/Export

  1. On the Admin sidebar, go to System > Data Transfer > Scheduled Imports/Exports.

    Scheduled data import/export Scheduled Import/Export

  2. To create a new scheduled import or export job, click the appropriate button and follow the instructions for the type of scheduled job.

  3. When the record is saved, the job appears in the Scheduled Import/Export grid.

  4. After each scheduled job, a copy of the file is placed in the var/log/import_export directory on the Magento local server.

    The details of each operation are not written to the log. If an error occurs, notification is sent of the failed import/export job, with a description of the error.