One file per row
One file per rowUse this for ordinary imports of independent documents.
- Setting
- One file per row
invoice-001.pdfinvoice-002.pdf
- invoice-001.pdf -> 1 row
- invoice-002.pdf -> 1 row
The default Rowvia workflow is one document as one row. When importing a folder or ZIP, you can also combine multiple sources into one row before upload.
The import preview shows proposed rows before upload. If the rule does not fit the file structure, change it in the preview before confirming.
Use this for ordinary imports of independent documents.
invoice-001.pdfinvoice-002.pdfBest for multiple files belonging to one applicant, client, or project.
01-anna-novakova/cover-letter.txt01-anna-novakova/resume.pdf02-petr-horak/resume.pdfUse this when the first folder is a batch and the next level identifies the row.
export/client-a/contract.pdfexport/client-b/contract.pdfUse this when sidecar files share the same base filename.
case-1.pdfcase-1.txtcase-2.pdfUse this for a readable rule with a named path part.
{applicant}/*01-anna-novakova/cover-letter.txt01-anna-novakova/resume.pdfUseful when rows should be created only from one specific file inside each folder.
clients/{client}/contract.pdfclients/acme/contract.pdfclients/acme/notes.txtclients/contoso/contract.pdfUse this for strict validated formats that a path template cannot describe precisely.
^(case-[0-9]+)/case-1/contract.pdfcase-2/invoice.pdfloose.pdf