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)
- 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 [email protected] if you need assistance!
Last modified 2yr ago