Document Upload
Upload documents to be processed. Document Upload node in ActionFlows. Inputs, outputs, and how to use it.
Document Upload
Overview
Upload documents to be processed.
Requirements
Credential Required
This node likely requires an integration credential. Add the related API key/secret from Integrations before execution.
Inputs
Standard Inputs
Delimitertext · optional
Character used to separate values in a CSV file
- Required
- No
- Multiple
- No
- Default
,
Encodingselect · optional
Character encoding of the document file
- Required
- No
- Multiple
- No
- Default
utf-8- Options
- utf-8utf-16latin1ascii
Document Filefile · required
Document file to read and process
- Required
- Yes
- Multiple
- No
Has Headerboolean · optional
Whether the first row contains column headers
- Required
- No
- Multiple
- No
- Default
true
Outputs
Datajson
Data processed as JSON objects
Headersjson
Column headers from the CSV file
Row Countnumber
Total number of rows in the CSV file