Skip to content

Instantly share code, notes, and snippets.

@yuhgto
Last active August 31, 2023 19:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save yuhgto/ca671bf55bd48137e86fca17bb9675b7 to your computer and use it in GitHub Desktop.
Save yuhgto/ca671bf55bd48137e86fca17bb9675b7 to your computer and use it in GitHub Desktop.
Column type reference for API version 2023-10 and 2023-07
Column name Link to docs Supported? Implementation Enum value in 2023-10 Value expected by API 2023-07 Value returned by API 2023-07 Changed in 2023-10?
Checkbox https://developer.monday.com/api-reference/docs/checkbox Yes CheckboxValue checkbox checkbox boolean TRUE
Connect Boards https://developer.monday.com/api-reference/docs/connect Yes BoardRelationValue board_relation board-relation board-relation TRUE
Country https://developer.monday.com/api-reference/docs/country Yes CountryValue country country country FALSE
Date https://developer.monday.com/api-reference/docs/date Yes DateValue date date date FALSE
Dependency https://developer.monday.com/api-reference/docs/dependency Yes DependencyValue dependency dependency dependency FALSE
Dropdown https://developer.monday.com/api-reference/docs/dropdown Yes DropdownValue dropdown dropdown dropdown FALSE
Email https://developer.monday.com/api-reference/docs/email Yes EmailValue email email email FALSE
Hour https://developer.monday.com/api-reference/docs/hour Yes HourValue hour hour hour FALSE
Item Name https://developer.monday.com/api-reference/docs/item-name Yes name name name FALSE
Link https://developer.monday.com/api-reference/docs/link Yes LinkValue link link link FALSE
Location https://developer.monday.com/api-reference/docs/location Yes LocationValue location location location FALSE
Long Text https://developer.monday.com/api-reference/docs/long-text-1 Yes LongTextValue long_text long_text long-text TRUE
monday doc https://developer.monday.com/api-reference/docs/document Yes DocValue doc doc doc FALSE
Numbers https://developer.monday.com/api-reference/docs/number Yes NumbersValue numbers numbers numeric TRUE
People https://developer.monday.com/api-reference/docs/people Yes PeopleValue people people multiple-person TRUE
Phone https://developer.monday.com/api-reference/docs/phone Yes PhoneValue phone phone phone FALSE
Rating https://developer.monday.com/api-reference/docs/rating Yes RatingValue rating rating rating FALSE
Status https://developer.monday.com/api-reference/docs/status Yes StatusValue status status color TRUE
Tags https://developer.monday.com/api-reference/docs/tags Yes TagsValue tags tags tag TRUE
Text https://developer.monday.com/api-reference/docs/text Yes TextValue text text text FALSE
Timeline https://developer.monday.com/api-reference/docs/timeline Yes TimelineValue timeline timeline timerange TRUE
Week https://developer.monday.com/api-reference/docs/week Yes WeekValue week week week FALSE
World Clock https://developer.monday.com/api-reference/docs/world-clock Yes WorldClockValue world_clock world_clock timezone TRUE
Button (read-only) https://developer.monday.com/api-reference/docs/button read only ButtonValue button button button FALSE
Color picker (read-only) https://developer.monday.com/api-reference/docs/color-picker read only ColorPickerValue color_picker color_picker color-picker TRUE
Creation log (read-only) https://developer.monday.com/api-reference/docs/creation-log read only CreationLogValue creation_log creation_log pulse-log TRUE
Files (read-only) https://developer.monday.com/api-reference/docs/assets read only FileValue file file file TRUE
Formula (read-only) https://developer.monday.com/api-reference/docs/formula read only FormulaValue formula formula formula FALSE
Item ID (read-only) https://developer.monday.com/api-reference/docs/item-id read only ItemIdValue item_id item_id pulse-id TRUE
Last updated (read-only) https://developer.monday.com/api-reference/docs/last-updated read only LastUpdatedValue last_updated last_updated pulse-updated TRUE
Mirror (read-only) https://developer.monday.com/api-reference/docs/mirror read only MirrorValue mirror mirror lookup TRUE
Time tracking (read-only) https://developer.monday.com/api-reference/docs/time-tracking-1 read only TimeTrackingValue time_tracking time_tracking duration TRUE
Vote (read-only) https://developer.monday.com/api-reference/docs/vote read only VoteValue vote vote votes TRUE
Auto number https://developer.monday.com/api-reference/docs/auto-number-1 No auto_number auto_number autonumber TRUE
Progress tracking https://developer.monday.com/api-reference/docs/column-types-reference No ProgressValue progress progress columns-battery TRUE
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment