Skip to main content

The Retool Storage File object

Retool Storage files.

Properties

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

retoolStorageFile

The Retool Storage file.

Type object
Configurability Read-only
Defaultnull
Object Properties

base64Data

The base64 encoded data of the file.

Type string
Configurability Read-only
Defaultnull

folderName

The folder name.

Type string
Configurability Read-only
Defaultnull

id

The file ID.

Type string
Configurability Read-only
Defaultnull

name

The file name.

Type string
Configurability Read-only
Defaultnull

sizeBytes

The file size.

Type number
Configurability Read-only
Defaultnull