null

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 8 Next »


Transfer Method refers to how you wish to receive the extracted information.

File Transfer

Pros

Cons

  • Best for your ERP/WMS to receive the files in your environment

  • Robust as SFTP protocols support validation of delivery

  • Hosting of SFTP server

We prefer the following methods for sending postback data:

  • SFTP

  • API

SFTP

Details Required

  • Host

  • Username

  • Password

  • Static External IPs used to connect to be added to the allow-lilst

  • Our environment will save the private key provided by your SFTP server in the initial login and use it in subsequent authentications.

* Key-based auth is also supported

API

We can send XML data to an API endpoint but it is a one way transaction of data, we do not match and find references to reconcile the consignment details to.

FTP (TLS ONLY if SFTP is not an option)

Details Required

  • Host

  • Username

  • Password


  • No labels