Monday Connector Objects (workspace Schema)

NameDescription
BoardRepresents a workspace board containing items, columns, and other related data used for task management.
BoardSubitemsRepresents a subitems board, storing nested items related to a primary board's items for more detailed task tracking.
NameTypeReadOnlyReferencesFilterOnlyDescription
ItemId [KEY]StringFalseNoThe unique identifier for each item in the system, used to reference and distinguish items across the database.
CreatorIdStringFalseNoThe unique identifier of the user who created the item, allowing tracking of item origin.
CreatedAtDatetimeFalseNoThe date and time when the item was created in the system, useful for audit and tracking item age.
UpdatedAtDatetimeFalseNoThe date and time of the most recent update made to the item, enabling tracking of changes over time.
StateStringFalseNoThe current state of the item, indicating whether it is active, archived, deleted, or in any other defined state.
RelativeLinkStringFalseNoThe relative URL path pointing to the item's location within the system or application.
ItemEmailStringFalseNoThe email address associated with the item, typically used for notifications or communication.
UrlStringFalseNoThe full URL link pointing to the item or related resource, allowing direct access to the item online.
AssetsIdsStringFalseNoA comma-separated list of unique identifiers for the assets or files associated with the item, facilitating easy referencing.
GroupIdStringFalseNoThe identifier of the group to which this item belongs, used to categorize and manage items in groups.
GroupTitleStringFalseNoThe title or name of the group containing the item, offering contextual categorization.
ItemStringFalseNoThe name of the item, typically used as a label or title within the system.
BoardRelationDisplayValueStringFalseNoA string representing the names of linked items, separated by commas, to visualize their relationship.
BoardRelationLinkedItemIdsStringFalseNoA comma-separated list of item IDs that are linked to the current item, allowing for reference to related data.
ButtonLabelStringFalseNoThe label or text displayed on the button associated with the item, providing a user-friendly description of the button's function.
ButtonColorStringFalseNoThe color of the button in hexadecimal format, used to define the button's visual style.
ButtonValueStringFalseNoThe value associated with the button, typically represented in JSON format for structured data processing.
CheckBoolFalseNoThe boolean value indicating whether a condition is true (checked) or false (unchecked), commonly used in forms.
ColorPickerColorStringFalseNoThe selected color in hexadecimal format, used to specify color preferences in the item.
ColorPickerValueStringFalseNoThe color value in JSON format, representing the full color configuration for the item.
CountryCodeStringFalseNoThe two-letter ISO code representing the country of the item or associated data.
CountryNameStringFalseNoThe full name of the country associated with the item, providing clarity for localization.
DateIconStringFalseNoA string representing the icon selected for the date, used for visual representation of date fields.
DateDateFalseNoThe date value for the item, typically used to represent important events or milestones.
DatetimeDatetimeFalseNoThe datetime value associated with the item, used for tracking both date and time of events.
DependencyDisplayValueStringFalseNoA string listing the names of items upon which this task depends, enabling visual representation of task dependencies.
DependencyLinkedItemsIdsStringFalseNoA list of item IDs representing the tasks or items that this task depends on, ensuring task scheduling accuracy.
DocFileIdStringFalseNoThe unique identifier for the document file associated with the item, used for managing document-related data.
DocFileCreatorIdStringFalseNoThe ID of the user who created the document file, useful for tracking document ownership and history.
DocFileObjectIdStringFalseNoThe identifier of the object or board related to the document file, linking the file to its contextual data.
DocFileUrlStringFalseNoThe URL where the document file can be accessed or downloaded, providing direct access to the document.
DocFileDocIdStringFalseNoThe unique document identifier associated with the file, used for cross-referencing within document management systems.
DropdownTextStringFalseNoThe text value selected from a dropdown list, representing the user's choice in a user-friendly format.
DropdownValueStringFalseNoThe value associated with the dropdown selection, represented in JSON format for structured data.
EmailStringFalseNoThe email address associated with the column, typically used for notifications or communications related to the item.
EmailLabelStringFalseNoThe label or description of the email field, which may be the same as the email address if no label was entered.
FileTextStringFalseNoThe text value of the file column, used for storing textual content related to the file.
FileValueStringFalseNoThe value of the file column in JSON format, allowing structured representation of file data.
HourTimeFalseNoThe time value associated with the item, representing a specific hour or time in a day.
IntegrationIssueIdStringFalseNoThe unique identifier for the integration issue, used for tracking issues in third-party integrations.
IntegrationEntityIdStringFalseNoThe unique identifier for the entity involved in the integration, allowing for efficient tracking and management.
IntegrationIssueApiUrlStringFalseNoThe API URL where details about the integration issue can be accessed, facilitating debugging and resolution.
IntegrationValueStringFalseNoThe value in JSON format representing the data or configuration related to the integration issue.
LastUpdatedStringFalseNoThe identifier of the user who last updated the item, allowing for tracking of who made the most recent changes.
LinkUrlStringFalseNoThe URL link associated with the item, used to direct users to external resources or related items.
LinkUrlTextStringFalseNoThe display text for the link, providing context or description for users about the link's destination.
LocationLatDoubleFalseNoThe latitude coordinate of the item's location, used for mapping and geospatial purposes.
LocationLngDoubleFalseNoThe longitude coordinate of the item's location, used in conjunction with latitude for accurate geolocation.
LocationPlaceIdStringFalseNoThe place ID associated with the item's location, used for precise location identification in mapping systems.
LocationAddressStringFalseNoThe full address of the item's location, providing complete details for geolocation purposes.
LocationCityStringFalseNoThe city in which the item is located, used to specify its geographic location.
LocationCityShortStringFalseNoA shorthand version of the city's name, typically used for space-saving purposes.
LocationCountryStringFalseNoThe country where the item is located, providing regional context for the item.
LocationCountryShortStringFalseNoA shortened version of the country's name, typically using its two-letter ISO code.
LocationStreetStringFalseNoThe street address of the item's location, giving a precise physical location.
LocationStreetNumberStringFalseNoThe street number of the building, giving additional detail to the street address.
LocationStreetNumberShortStringFalseNoA shorthand version of the building number, typically used in forms with limited space.
LocationStreetShortStringFalseNoA shortened version of the street name, used when space is limited or for abbreviated addresses.
LongTextStringFalseNoA field for storing longer text, typically used for descriptions, notes, or additional information.
MirrorDisplayValueStringFalseNoThe display value for items mirrored from other sources, typically representing the original data.
MirroredItemsStringFalseNoA list of items that are mirrored, representing items whose data is replicated across different locations.
NumbersDoubleFalseNoA numeric value representing any relevant quantity or measurement associated with the item.
PeopleTextStringFalseNoThe text value for the people column, used for storing names or descriptions of people related to the item.
PeopleValueStringFalseNoThe value of the people column in JSON format, representing structured data about people.
PhoneCountryShortNameStringFalseNoThe ISO-2 country code representing the country of the phone number.
PhoneStringFalseNoThe phone number associated with the item, used for contact purposes.
RatingIntFalseNoAn integer representing the rating assigned to the item, typically used in review or feedback systems.
StatusIndexIntFalseNoThe index number of the status in the board, allowing for sorting and managing item statuses.
StatusIsDoneBoolFalseNoA boolean indicating whether the status of the item is marked as complete or not.
StatusLabelStringFalseNoThe label or name of the status, providing a user-friendly identifier for the item's state.
StatusUpdateIdStringFalseNoThe unique identifier for the status update, allowing for tracking of changes to the item's status.
StatusLabelStyleColorStringFalseNoThe hexadecimal color value representing the style of the status label, used to define the label's visual color.
StatusLabelStyleBorderStringFalseNoThe hexadecimal color value representing the style of the status label's border, used for visual distinction.
TagsTextStringFalseNoThe textual representation of the tags associated with the item, providing an easy-to-read list of tags.
TagsIdsStringFalseNoA list of tag IDs associated with the item, allowing for filtering and categorization based on tags.
TextStringFalseNoThe text value of the item, typically used for storing descriptions, titles, or other relevant textual data.
TimeTrackingRunningBoolFalseNoA boolean value indicating whether the time tracker associated with the item is currently running.
TimeTrackingStartedAtDatetimeFalseNoThe timestamp of when the time tracking was started, providing a reference for when the activity began.
TimeTrackingDurationIntFalseNoThe total duration in seconds for which the time tracker has been running.
TimelineFromDateFalseNoThe start date for the timeline, used to specify when the project or task begins.
TimelineToDateFalseNoThe end date for the timeline, marking the completion or due date for the project or task.
TimelineVisualizationTypeStringFalseNoThe type of visualization to use for the timeline, defining how the timeline data is presented to the user.
VoteCountIntFalseNoThe total number of votes cast for the item, used in voting or polling scenarios.
VoterIdsStringFalseNoA list of user IDs who have voted on the item, used to track voter participation.
WeekStartDateDateFalseNoThe start date for the week, typically used for scheduling or time tracking purposes.
WeekEndDateDateFalseNoThe end date for the week, marking the conclusion of the weekly period.
WorldClockStringFalseNoThe timezone or world clock setting used to display the item's time in the correct time zone.
RelativeToStringFalseYesThe item to which the current item is relative, used for positioning items next to each other in a layout.
PositionRelativeMethodStringFalseYesThe method used to determine the item's position relative to another item, either before or after it.
CreateLabelsIfMissingBoolFalseYesA pseudocolumn that indicates whether new labels for status or dropdown fields should be created if missing, requiring board structure modification permissions.

Return to Top

NameTypeReadOnlyReferencesFilterOnlyDescription
ItemId [KEY]StringFalseNoThe unique identifier for each item in the system, used for referencing and querying specific items.
ParentItemIdStringFalseNoThe unique identifier of the parent item, indicating the hierarchical relationship between items.
CreatorIdStringFalseNoThe unique identifier of the user who created the item, helpful for tracking ownership.
CreatedAtDatetimeFalseNoThe timestamp representing when the item was created in the system.
UpdatedAtDatetimeFalseNoThe timestamp representing the last time the item was updated, useful for tracking changes.
StateStringFalseNoRepresents the current status of the item, such as 'all', 'active', 'archived', or 'deleted'.
RelativeLinkStringFalseNoThe relative URL or path to the item, used for navigation or linking within the system.
ItemEmailStringFalseNoThe email address associated with the item, if applicable, typically used for notifications or communications.
UrlStringFalseNoThe full URL link to the item, providing access to the item’s page or resource.
AssetsIdsStringFalseNoA comma-separated list of unique identifiers for the assets or files associated with the item.
GroupIdStringFalseNoThe identifier of the group to which the item belongs, used to organize and categorize items.
GroupTitleStringFalseNoThe title or name of the group that contains this item, providing context for grouping and organization.
SubitemStringFalseNoThe name or description of the subitem, typically used in hierarchical or dependent structures.
OwnerTextStringFalseNoThe textual value of the column, providing a human-readable form of the data stored in that column.
OwnerValueStringFalseNoThe value of the column represented in JSON format, capturing complex data in a structured format.
StatusIndexIntFalseNoThe index position of the current status in the board, helping to identify its order in a list of statuses.
StatusIsDoneBoolFalseNoIndicates whether the item is marked as 'done' in its current status, used for task tracking.
StatusLabelStringFalseNoThe label or name assigned to the status, which is visible to users to indicate the item’s progress.
StatusUpdateIdStringFalseNoThe unique identifier for any updates linked to the item’s current status, useful for tracking changes.
StatusLabelStyleColorStringFalseNoThe color style applied to the status label, represented as a hex value to visually indicate the status.
StatusLabelStyleBorderStringFalseNoThe border color style applied to the status label, represented as a hex value, enhancing visual distinction.
DateIconStringFalseNoThe icon associated with the date field, represented as a string, used for visual reference or selection.
DateDateFalseNoThe date value stored in the column, used to track specific dates associated with the item.
DatetimeDatetimeFalseNoThe datetime value stored in the column, capturing both the date and time of an event or action.
CreateLabelsIfMissingBoolFalseYesA pseudocolumn that triggers the creation of missing status or dropdown labels, requiring proper permissions to modify the board structure.

Return to Top