General
File Save Node
Save files into the Vectorshift platform
The file save node allows you to save files in the Vectorshift platform, which will be visible on the “Files” tab.
Node Inputs
- File Name: The name you want to give to the file(s)
- Type:
Text
- Type:
- Files: The contents of the file you want to save to the platform
- Type:
List<File>
- Type:
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 Outputs
- File Name: The name of the file saved in the platform
- Type:
Text
- Example usage:
{{file_save_0.file_name}}
- Type: