Export orders to FTP on a schedule

Goal: to automatically export order data to FTP server.

Core features:

  • automatically logs in to FTP server

  • order data is exported on a user defined schedule

  • export selected order properties in form of a csv file

  • specify target directory and name of the file

  • keeps track of last exported order (next time schedule triggers the task, the next order is exported)

Above can be further extended with the use of Hooks:

  • specify initial customer

  • export only selected customers

  • skip customer export based on customer properties (tag, name etc)

  • add/remove tag to exported customer

Hooks will also allow you to define any custom action not listed above. Please get in touch with us at support@code57.pl if you need assistance!

Action: Order line item exported

Credits: 2

Last updated