Other types

Learn more about the other types used when reading, creating, updating, and deleting items via the API

The monday.com items API lets you query monday.com items. With it, you can programmatically access an item's metadata and column values.

Each of the object types described below represents a specific aspect of an item. They can be queried as subfields on the items query or provide form metadata in mutations.

FileInput

An object containing the file's input values.

FieldDescriptionEnum Values
assetId IDThe file's unique identifier.
fileType FileColumnValue!The file's type.asset
box
doc
dropbox
google_drive
link
onedrive
linkToFile StringThe file's link.
name String!The file's name.
objectId IDThe document's unique identifier.