Skip to main content

FTP Export - Configuration and Setup

Tom Higgs avatar
Written by Tom Higgs
Updated over a month ago

The FTP Export connection allows the system to Export CSV files to FTP or SFTP servers.

Setting Up - Adding an account

To add an FTP Export connection, please do the following -

  1. Click Connect then Order Integrations

  2. Next, click FTP Export then Create Account.

  3. (3PL Only) Select the Client.

  4. Make the connection Active once you are ready.

  5. Configure the connection to your requirements:

Setting

Description

Example Data

ExportType

The type of report that will be exported. CustomDataModel is used for custom reports and the ExportSpreadsheetType must match the name of the relevant Custom Report.

Order
​Product
​CustomDataModel

ExportFormat

What file format will be exported

CSV

ExportSpreadsheetType

The Spreadsheet you select must appear within the section of the ExportType selected. For example, if you selected the ExportType as Order, you must choose a Spreadsheet within the Order section.

MultiLineOrderTemplate
​SingleOrderPerLine
​ProductStockLevelExport

RunOnceADay

Keeping OFF will run on the Delay set

ON

Host

The IP Address or Host of the FTP Server

Path

Where the file is located

/neworders/

UserName

The username required for connecting to the FTP Server

mintsoft

Password

The password required for connecting to the FTP Server

password

Port

Port used to connect

21 = Standard FTP Port

22 = Standard FTP Port

EncryptionMode

What level of encryption will be used

None

DataConnectionType

What connection will be used for FTP

AutoPassive

Once ready, click Add to save the connection.

Did this answer your question?