The append files node allows you to append files together.

Node Inputs

  1. Files to append: The files you want to append together.
    • Type: List<File>

If toggle for itemize is on for providing the files you have two options:

  1. If toggle is on Upload: Upload a file by clicking the upload button
  2. If toggle is on Variable: Reference files from other nodes.

Node Parameters

  1. File Type: The type of files you want to append. Currently only PDF files are supported.

Node Outputs

  1. File: The file with all the appended files
    • Type: File
    • Example usage: {{append_files_0.file}}