Create Document from FTP
transkribus_coll_create_doc_from_ftpIngest documents from FTP into Transkribus collections. Specify collection ID and FTP file name; optionally check for duplicates and delete the source file after import.
Instructions
Ingest a document into a collection from an FTP source.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| collId | Yes | Collection ID | |
| title | No | Document title | |
| fileName | No | File name on FTP | |
| checkForDuplicateTitle | No | Check for duplicate title | |
| doDeleteImportSource | No | Delete import source after ingest |