GuidePlatformv1
File
The File system utility app enables users to easily create temporary files on the server with customizable text content. Users have the flexibility to provide a specific file name or let the app generate a random one. The app conveniently provides a URL t
The File system utility app provides a single action to create a temporary file on the server:

Specify the text content to write into the file and provide an optional file name:

If no file name is specified the action will generate a random file name.
The action emits a URL to the temporary file, which can be used by other actions.
An example usage is to use this for emailing an attachment with textual content in the attachment being generated by the automation.
Related docs
Last updated April 4, 2026