Actions
Save File
Save a file to the file system.
Input
Property | Type | Required | Description |
---|---|---|---|
name | SHORT_TEXT | Yes | The name of the file to save. |
content | LONG_TEXT | Yes | The content of the file to save. (x, y, z, etc. for csv), (x y z. etc. for text), etc. |
extension | STATIC_DROPDOWN | Yes | The extension of the file to save. |