The file save node allows you to save files in the Vectorshift platform, which will be visible on the “Files” tab.

Node Inputs

  1. File Name: The name you want to give to the file(s)
    • Type: Text
  2. Files: The contents of the file you want to save to the platform
    • Type: List<File>

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 Outputs

  1. File Name: The name of the file saved in the platform
    • Type: Text
    • Example usage: {{file_save_0.file_name}}