File Operations
Append Files Node
Append files together into a single file
The append files node allows you to append files together.
Node Inputs
- Files to append: The files you want to append together.
- Type:
List<File>
- Type:
If toggle for itemize is on for providing the files you have two options:
- If toggle is on Upload: Upload a file by clicking the upload button
- If toggle is on Variable: Reference files from other nodes.
Node Parameters
- File Type: The type of files you want to append. Currently only PDF files are supported.
Node Outputs
- File: The file with all the appended files
- Type:
File
- Example usage:
{{append_files_0.file}}
- Type: