File
A Carrot data type used by fields that store uploaded files.
The File data type is supported in Custom fields and forms.
Properties
The File data type does not support any user retrievable properties.
Supported file types
The File data type supports the following file types:
- .txt
- .csv
- .pptx
- .pdf
- .png
- .jpg
- .xlsx
- .doc
Audio and video file formats such as .wav and .mp4 are not supported.
Sample usage
uploadedReport:* returns all records where custom field uploadedReport has an uploaded file.