Skip to main content

The Retool Storage File object

Retool Storage files.

Properties

All properties for retoolStorageFile with supported data types or values. You can write JavaScript almost anywhere in Retool to manipulate or read property values.

retoolStorageFile

object

The Retool Storage file.

Properties

base64Data

string

The file data in base64 format.

folderName

string

The folder name.

id

string

The file ID.

name

string

The file name.

sizeBytes

number

The file size.