You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Dickson Law edited this page Jan 29, 2018
·
2 revisions
Batch Uploader organizes uploading sessions into Upload Jobs of various types, each consisting of a workflow that collects and remaps your data to actual entries in the upload target (e.g. a collection). In general, the workflows are like this:
Collect: Upload a CSV file or some other data format, defining metadata elements and references to attached data files (e.g. images, video, etc.)
Map: Define correspondences between your uploaded CSV or other data file and your upload target.
Upload: Collect file references from your uploaded CSV or other data file and receive the mentioned files in batched uploads.