The “Write all items to a file” step writes all its input items to a file and returns the path of the created file.Documentation Index
Fetch the complete documentation index at: https://docs.alumio.com/llms.txt
Use this file to discover all available pages before exploring further.
Fields
- Destination filesystem (required) The filesystem on which the file should be created.
- Format to serialize items (required) Select a format to use when serializing items.
- Destination path to write the file (required) The destination path of the file to write.
- When the file exists Select an action to execute when the destination file already exists. The default is to overwrite the file.