Order Import Integration

Order Import Integration

Order Import Integration Overview

The Order Import integration allows you to import orders using a CSV file, without the need to connect to any CMS. This streamlined solution enables direct upload of order data via simple CSV format, bypassing complex e-commerce platform connections. The system processes your file through a straightforward mapping interface that links your data columns to the appropriate MyFulfillment fields.

This integration provides two ways to import orders in myF:
Automatically: It is processed by the ORDER_SYNC feed. This feed takes the file from the server and creates the orders in myF. This method requires configuring FTP/SFTP connection settings, including host, credentials, and directory paths.
Manually: This requires uploading the file from the local system and importing the orders by clicking the "Submit" button. For this method, there is no need to configure SFTP/FTP connections.

In the Order Import Integration, there are 8 tabs, each serving a distinct purpose for configuration, execution, and monitoring.

1. General Tab
This tab defines basic integration information under the Main section:

Field
Description
TitleName of the integration (e.g., BOL Order Import)
TypeType of integration (Order Import)
StatusEnable or disable the integration
CommentsOptional notes about the integration
WebsiteSelect your Website, where the integration applies


2. Configuration Tab

This tab is used to define the main configuration of the integration.

General Section

Field
Description
Transport modeSelect the transport mode type FTP or Upload
File typeFormat of the incoming file:⁣ CSV, @GP Orders



Transport Settings Section


Field
Description
ModeProtocol used to fetch order files: FTP or SFTP
Passive ModeRecommended for FTP connections behind firewalls
TUNNEL requiredEnables SSH tunneling (only if required by your network setup)
HostFTP/SFTP server address
PortSet the Port
Login / PasswordAuthentication credentials for the remote server
DirectoryPath to the folder where order files are stored
Post-process file actionWhat to do after processing: e.g., delete or archive or keep
Archive directoryDirectory for archiving files if not deleted
Enable utf8File support to utf8 or not



File Settings Section


Field
Description
Field separatorCharacter used to separate fields: ;, ,, |, or TAB
Fields mappingMaps each column in the file to a field in MyFulfillment

Each field mapping includes:

  • Order Field: Column name in the source file

  • Core Field: Corresponding field in MyFulfillment

  • Default Value: Used if the file does not provide a value




Order Settings Section

Field
Description
AllImport orders into selected stores

➤ Order Status Mapping
Map source statuses (file) to MyFulfillment statuses.
Example: processing → processing
➤ Shipping Method Mapping
Map external shipping methods to MyFulfillment shipping codes.
Example: Store Pickup → Store Pickup - W1
➤ Payment Method Mapping
Map payment methods from the file to MyFulfillment values.
Example: checkmo → Credit Card
NotesNote: We can add more order status, shipping method, and payment method mappings by clicking the "Add" button in each mapping section.



Product Mapping Section


Field
Description
Map product by additional barcodeIf enabled, the system also tries to match products using alternate barcodes.


3. Manual Upload Tab

This tab allows you to upload order files manually from your local system. FTP/SFTP configuration is not required when using this method.

Field
Description
Import OrderSelect a file from your local system and click "Submit" to manually import orders into the system



Note: Other 5 tabs (Feed, Feed History, Errors, Ignored Orders, Danger Zone) are the same as other integrations.
    • Related Articles

    • Missing order

      Overview If you can not find an order in Boostmyshop myfulfillment, there may me several reasons : This order has not been imported yet. Boostmyshop tried to import it but encountered an error. This order is ignored by Boostmyshop due to its status ...
    • Error banner : X order(s) can not be imported, click here to fix them

      Overview Sometimes myFulfillment isn't able to import an order for various different reason. When this happens, a red banner will appear on the of your screen to help you fix them.  This article will help you understand how to use it and how to ...
    • Order import settings

      For every integrations you can find a specific section to import orders depending of their order status : Menu > Integrations > Manage Integrations > Your integration > Configuration > Order import settings Example ;  Order states There are 2 ...
    • Force stock to import order (Stock movement)

      This article explains why we may have stock movements with label "Force stock to import order" : When you configure action to perform for order import in an integration, you can select an option to import and ship directly the order :  In that case, ...
    • Prestashop - Order update feed

      Overview This article explains how the order update feed from the Prestashop integration can update order status in Boostmyshop Warning : it is not recommended to enable this feed unless you ship orders from prestashop Configure the feed To configure ...