DataJet
Search…
Welcome to DataJet
Tasks
Introduction
Blank
OOTB
Export customers to FTP
Export orders to FTP
Export orders to FTP on a schedule
Import fulfillments from FTP
Import fulfillments from local file
Import inventory from FTP
Import inventory from local file
Creating a custom task
Hooks
Introduction
Liquid
Introduction
Tags
Filters
Misc
Functions
Variables
Examples
Processing user submitted forms
Create orders from csv file
Custom shipping rates
Create simple order report
Send order data to Zapier
Powered By
GitBook
Import fulfillments from FTP
Goal:
to
automatically
create order fulfillments using source data files (csv, txt or tsv) stored on FTP server.
Core features:
automatically logs in to FTP server
processes
unlimited
number of files
files are processed on a user defined
schedule
supports for
partial
fulfillments
filters files using
regex
expression
moves processed files to another directory (or removes it completely)
renames processed files
Above can be further extended with the use of
Hooks
:
adding/removing tags to processed orders
skipping source file rows based on column values
skipping fulfillments based on order properties (tag, name etc)
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!
Action
: Fulfillment for group of line items created.
Credits
: 3
This task is a variation of
Import fulfillments from local file task
. The main difference is source of data: task will look for files on a FTP server you specify.
Previous
Export orders to FTP on a schedule
Next
Import fulfillments from local file
Last modified
1yr ago
Copy link