Import orders via WP-CLI
In this brief tutorial we show how to use the WP-CLI command line interface to run the idealo order import process.
Import command
The following command triggers the import process:
wp idealo4wc orders import
When the process starts you will see an Import started message followed by the list of imported orders. This list show for every order the related idealo platform id and the WooCommerce id.

When the import finishes the Import finished message is displayed. The command also will render a brief report about the number of orders imported and the eventual errors detected.