Trello Connector Objects

NameDescription
ActionsLists different actions made on Organization/Board/Card determined by type.
BoardPluginsLists all plugins enabled for each board.
BoardPreferencesLists preferences of the boards.
BoardsLists all boards that are available to the user.
BoardStarsLists all the Boards that the user has starred.
CardAttachmentsLists all the attachments of each card.
CardChecklistsLists all checklists that have been created.
CardLabelsLists all labels assigned to each card.
CardMembersLists all members assigned to each card.
CardsLists all the cards from every board
CardStickersLists all stickers for each card.
CheckListItemsLists all items found on checklists.
ChecklistsDeprecated. Lists all checklists found on boards.
CommentsLists comments on cards.
EnterprisesGets information about an enterprise.
ExportsLists all exports of the organizations.
LabelsLists all labels of the boards.
ListsLists all the lists that have been created on boards.
MembershipsLists all members associated with the boards.
NotificationsLists all notifications of the user logged.
OrganizationMembersList the members in a Organization.
OrganizationPreferencesLists preferences of the boards.
OrganizationsLists all organizations where the user is associated.
PluginDataGet data from plugins that have been enabled on board.
ReactionsLists all Reactions made on the logged users Actions.
TokenPermissionsGets information about read and write permissions.
NameTypeReadOnlyReferencesFilterOnlyDescription
ActionId [KEY]StringFalseNoThe Id of the action.
TypeStringFalseNoThe action type (possible values https://developers.trello.com/reference#action-types)
DateDatetimeFalseNoDate created.
BoardIDStringFalseBoards.BoardIDNoThe Id of the board which the action references.
ListNameStringFalseNoThe name of the list which the action references.
ListIDStringFalseLists.ListIdNoThe Id of the list which the action references.
CardIDStringFalseNoThe Id of the card which the action references.
CardNameStringFalseNoThe name of the card which the action references.
CardShortLinkStringFalseNoThe link of the card which the action references.
MemberIdStringFalseMemberships.MemberIdNoThe Id of the member associated with the action.
MemberNameStringFalseNoThe name of the member associated with the action.
OldPositionStringFalseNoThe old position of the card when you move it up or down inside a list.
ListAfterIdStringFalseNoThe old position of the card when you move it up or down inside a list.
ListBeforeIdStringFalseNoThe old position of the card when you move it up or down inside a list.
OrganizationIDStringFalseOrganizations.OrganizationIDNoThe Id of the organization which the action references.
CommentStringFalseNoThe comment body if the action is of type commentCard.
CreatedDateDatetimeFalseNoThe time the action was created.

Return to Top

NameTypeReadOnlyReferencesFilterOnlyDescription
IDStringFalseNoRecord Id.
PluginId [KEY]StringFalseNoThe Id of the Plugin.
BoardIdStringFalseBoards.BoardIDNoThe Id of the Board.

Return to Top

NameTypeReadOnlyReferencesFilterOnlyDescription
BoardId [KEY]StringFalseNoThe Id of the Board.
BoardNameStringFalseNoThe Name of the Board.
PermissionLevelStringFalseNoPermission level of the board (private, organization, public).
HideVotesBooleanFalseNoDetermines if votes can be shown or not.
VotingStringFalseNoDetermines if voting is allowed.
CommentsStringFalseNoDetermines the user level which can comment.
InvitationsStringFalseNoDetermines the user level which can invite.
SelfJoinBooleanFalseNoDetermines if self join is enabled.
IsTemplateBooleanFalseNoDetermines if the board is a template.
CardCoversBooleanFalseNoDetermines if cards should have covers or not.
CardAgingStringFalseNoDetermines what style the cards will get if they stay for too long in a list.
CalendarFeedEnabledBooleanFalseNoDetermines if the calendar feed is enabled.
BackgroundStringFalseNoBackground color.
BackgroundImageStringFalseNoBackground image.
BackgroundImageScaledStringFalseNoBackground image.
BackgroundTileStringFalseNoBackground tile.
BackgroundBrightnessStringFalseNoBackground brightness.
BackgroundColorStringFalseNoBackground color.
BackgroundBottomColorStringFalseNoBottom background color.
BackgroundTopColorStringFalseNoTop background color.
CanBePublicBooleanFalseNoDetermines if the board can be public.
CanBeEnterpriseBooleanFalseNoDetermines if the board can be enterprise.
CanBeOrgBooleanFalseNoDetermines if the board can be an organization.
CanBePrivateBooleanFalseNoDetermines if the board can be private.
CanInviteBooleanFalseNoDetermines if invitations are enabled.

Return to Top

NameTypeReadOnlyReferencesFilterOnlyDescription
BoardID [KEY]StringTrueNoThe Id of the Board
NameStringTrueNoThe name of the Board.
DescriptionStringTrueNoThe description of the board.
PinnedBooleanTrueNoDetermines if Board is pinned or not.
StarredBooleanTrueNoDetermines if Board is starred or not.
ClosedBooleanTrueNoDetermines if Board is archived or not.
UrlStringTrueNoBoard Url.
SubscribedBooleanTrueNoIndicates if the user is subscribed to the board.
DateLastActivityDatetimeTrueNoTimestamp of the most recent activity on the board.
DateLastViewDatetimeTrueNoTime when it board was last viewed.
CreationMethodStringTrueNoIndicates how the board was created.
MemberIDStringTrueMemberships.MemberIDNoReferences the member of the board.
OrganizationIDStringTrueOrganizations.OrganizationIDNoReferences the organization of which the board is part of.
EnterpriseOwnedBooleanTrueNoDetermines if the board is enterprise owned.
PermissionLevelStringTrueNoPermission level of the board (private, organization, public).
HideVotesBooleanTrueNoDetermines if votes can be shown or not.
VotingStringTrueNoDetermines if voting is allowed.
CommentsStringTrueNoDetermines the user level which can comment.
InvitationsStringTrueNoDetermines the user level which can invite.
SelfJoinBooleanTrueNoDetermines if self join is enabled.
IsTemplateBooleanTrueNoDetermines if the board is a template.
CardCoversBooleanTrueNoDetermines if cards should have covers or not.
CardAgingStringTrueNoDetermines what style the cards will get if they stay for too long in a list.
CalendarFeedEnabledBooleanTrueNoDetermines if the calendar feed is enabled.
BackgroundStringTrueNoBackground color.
BackgroundImageStringTrueNoBackground image.
BackgroundImageScaledStringTrueNoBackground image.
BackgroundTileStringTrueNoBackground tile.
BackgroundBrightnessStringTrueNoBackground brightness.
BackgroundColorStringTrueNoBackground color.
BackgroundBottomColorStringTrueNoBottom background color.
BackgroundTopColorStringTrueNoTop background color.
CanBePublicBooleanTrueNoDetermines if the board can be public.
CanBeEnterpriseBooleanTrueNoDetermines if the board can be enterprise.
CanBeOrgBooleanTrueNoDetermines if the board can be an organization.
CanBePrivateBooleanTrueNoDetermines if the board can be private.
CanInviteBooleanTrueNoDetermines if invitations are enabled.
MyCustomFieldNameStringTrueNoA JSON aggregates value containing the custom fields of the board. To retrieve these, IncludeCustomFields property must be enabled and a BoardId must be specified.

Return to Top

NameTypeReadOnlyReferencesFilterOnlyDescription
ID [KEY]StringFalseNoThe Id of the Board.
NameStringFalseNoThe name of the Board.
PinnedBooleanFalseNoDetermines if Board is pinned or not.
IsClosedBooleanFalseNoIs the board closed.

Return to Top

NameTypeReadOnlyReferencesFilterOnlyDescription
CardID [KEY]StringTrueNoThe Id of the Card.
AttachmentId [KEY]StringTrueLabels.LabelIDNoThe Id of the Attachment.
NameStringTrueNoFilename of the Attachment.
BoardIDStringTrueBoards.BoardIDNoThe Id of the Board referencing the card with attachment.

Return to Top

NameTypeReadOnlyReferencesFilterOnlyDescription
CheckListId [KEY]StringTrueNoThe Id of the checklist.
NameStringFalseNoThe name of the checklist.
PositionDoubleFalseNoThe position of the checklist.
CardIDStringFalseCards.CardIdNoThe Id of the card with the checklist.
BoardIDStringTrueBoards.BoardIDNoThe Id of the board referencing the card with the checklist.

Return to Top

NameTypeReadOnlyReferencesFilterOnlyDescription
CardID [KEY]StringFalseNoId of the card holding the label.
LabelId [KEY]StringFalseLabels.LabelIDNoId of the label.
BoardIDStringFalseBoards.BoardIDNoId of the board holding the card with assigned label.

Return to Top

NameTypeReadOnlyReferencesFilterOnlyDescription
CardID [KEY]StringFalseNoThe Id of the card.
MemberId [KEY]StringFalseMemberships.MemberIDNoThe Ids of the members assigned to card.
BoardIDStringFalseBoards.BoardIDNoThe Id of the Board holding the card.
OrganizationIDStringFalseOrganizations.OrganizationIDNoThe Id of the Organization.

Return to Top

NameTypeReadOnlyReferencesFilterOnlyDescription
CardId [KEY]StringTrueNoThe Id of the card.
NameStringFalseNoThe name of the card.
BoardIDStringTrueBoards.BoardIDNoThe Id of the board which the card references.
ListIDStringFalseLists.ListIDNoThe Id of the list which the card references.
MemberIdsStringFalseNoThe Ids of the members assigned to card.
CheckListIdStringTrueChecklists.CheckListIDNoThe Id of the checklist which the card references.
LabelIdsStringFalseNoThe Ids of the labels assigned to card.
CoverAttachmentIdStringTrueCardAttachments.AttachmentIdNoThe Id of the attachment on the cover of the card.
DescriptionStringFalseNoDescription of the card.
ClosedBooleanFalseNoDetermines if the card is closed or not.
DueDatetimeFalseNoThis field returns the due time if it has been assigned to card.
LastActivityDateDatetimeTrueNo
AttachmentCountIntTrueNoNumber of total attachments in the card.
CreatedDateDatetimeFalseNoThe time when the card was created.
LocationBooleanFalseNoShows if Location is set in the UI.
StartDateDatetimeFalseNoThe start date of a card.
URLStringFalseNoURL of the card.
ShortURLStringFalseNoShort Url of the card.

Return to Top

NameTypeReadOnlyReferencesFilterOnlyDescription
CardID [KEY]StringFalseNoThe Id of the card.
StickerId [KEY]StringFalseLabels.LabelIDNoThe Id of the sticker.
NameStringFalseNoName of the sticker.
BoardIDStringFalseBoards.BoardIDNoThe Id of the board referencing the card with the sticker.

Return to Top

NameTypeReadOnlyReferencesFilterOnlyDescription
CheckListItemId [KEY]StringFalseNoThe Id of the item.
CheckListIdStringFalseNoThe Id of the checklist.
NameStringFalseNoThe name of the item.
StateStringFalseNoThe state of the item.
DueDateDatetimeFalseNoThe due date of the item.
MemberIdStringFalseNoThe due date of the item.
CardIDStringFalseNoThe Id of the card referencing the checklist.
BoardIDStringFalseBoards.BoardIDNoThe Id of the Board referencing the card with the checklist.

Return to Top

NameTypeReadOnlyReferencesFilterOnlyDescription
ChecklistId [KEY]StringFalseNoThe Id of the checklist.
NameStringFalseNoThe name of the checklist.
CardIDStringFalseNoThe Id of the card with the checklist.
BoardIDStringFalseBoards.BoardIDNoThe Id of the board referencing the card with the checklist.

Return to Top

NameTypeReadOnlyReferencesFilterOnlyDescription
CommentId [KEY]StringTrueNoThe Id of the action.
TypeStringTrueNoThe action type (possible values https://developers.trello.com/reference#action-types).
DateDatetimeTrueNoDate created.
BoardIDStringTrueBoards.BoardIDNoThe Id of the board which the action references.
ListNameStringTrueNoThe name of the list which the action references.
ListIDStringTrueLists.ListIdNoThe Id of the list which the action references.
CardID [KEY]StringFalseNoThe Id of the card which the action references.
CardNameStringTrueNoThe name of the card which the action references.
CardShortLinkStringTrueNoThe link of the card which the action references.
MemberIdStringTrueMemberships.MemberIdNoThe Id of the member associated with the action.
MemberNameStringTrueNoThe name of the member associated with the action.
OldPositionStringTrueNoThe old position of the card when you move it up or down inside a list.
ListAfterIdStringTrueNoThe old position of the card when you move it up or down inside a list.
ListBeforeIdStringTrueNoThe old position of the card when you move it up or down inside a list.
OrganizationIDStringTrueOrganizations.OrganizationIDNoThe Id of the organization which the comment references.
CommentStringFalseNoThe comment body if the action is of type commentCard.
CreatedDateDatetimeTrueNoThe time the action was created.

Return to Top

NameTypeReadOnlyReferencesFilterOnlyDescription
EnterpriseId [KEY]StringFalseNoThe Id of the enterprise.
NameStringFalseNoThe Name of the enterprise.
DisplayNameStringFalseNoThe display name of the enterprise.
AdminIdsStringFalseNoThe Ids of the admins which are part of the enterprise.
MemberIdsStringFalseNoThe Ids of the members which are part of the enterprise.
OrganizationIdsStringFalseNoThe Ids of the organizations which are part of the enterprise.
ProductsStringFalseNoThe products which are part of the enterprise.

Return to Top

NameTypeReadOnlyReferencesFilterOnlyDescription
ExportID [KEY]StringFalseNoThe Id of the export.
OrganizationIDStringFalseOrganizations.OrganizationIDNoThe Id of the organization.
AttemptsIntFalseNoThe number of attempts.
FinishedBooleanFalseNoDetermines whether or not the export is finished.
StageStringFalseNoThe stage of which the export is.
ProgressIntFalseNoDetermines the progress of the export.
StartedAtDatetimeFalseNoThe date and time when the export started.
SizeStringFalseNoThe size of the export.
ExportUrlStringFalseNoThe url where you can find the export.

Return to Top

NameTypeReadOnlyReferencesFilterOnlyDescription
LabelID [KEY]StringFalseNoThe Id of the label.
BoardIDStringFalseNoThe id of the board.
NameStringFalseNoThe name of the label.
ColorStringFalseNoThe color of the label.

Return to Top

NameTypeReadOnlyReferencesFilterOnlyDescription
ListId [KEY]StringTrueNoThe Id of the list.
NameStringFalseNoThe name of the list.
PositionDoubleFalseNoThe position of the list.
ClosedBooleanFalseNoDetermines if the list is closed {archived}.
SubscribedBooleanFalseNoWhether the active member is subscribed to this list.
BoardIDStringFalseBoards.BoardIDNoThe id of the board where the list is created.

Return to Top

NameTypeReadOnlyReferencesFilterOnlyDescription
MemberId [KEY]StringTrueNoThe Id of the member.
FullNameStringTrueNoThe full name of the member.
UserNameStringTrueNoThe username of the member.
OrganizationIDStringTrueOrganizations.OrganizationIDNoThe Id of the organization where the member is part of.
BoardID [KEY]StringTrueBoards.BoardIDNoThe Id of the board that the member is part of.

Return to Top

NameTypeReadOnlyReferencesFilterOnlyDescription
NotificationId [KEY]StringFalseNoThe Id of the notification.
TypeStringFalseNoThe type of the notification.
TextStringFalseNoThe text value returned if the notification is of type commentCard.
DateDatetimeFalseNoThe date when the notification has been sent.
DateReadDatetimeFalseNoThe date when the notification has been read.
UnreadBooleanFalseNoDetermines if the notification has not been read.
MemberIDStringFalseNoThe Id of the member who received the notification.

Return to Top

NameTypeReadOnlyReferencesFilterOnlyDescription
Id [KEY]StringFalseNoId of the member.
UsernameStringFalseNoThe username of this account.
FullNameStringFalseNoThe full name related to the account, if it is public.
AaEmailStringFalseNoAaEmail field of this member.
AaEnrolledDateStringFalseNoAaEnrolledDate field of this member.
AaIdStringFalseNoAaId field of this member.
ActivityBlockedBooleanFalseNoActivityBlocked field of this member.
AvatarHashStringFalseNoAvatarHash field of this member.
AvatarSourceStringFalseNoAvatarSource field of this member.
AvatarUrlStringFalseNoThe url of this member's avatar.
BioStringFalseNoBio of the member.
BioDataStringFalseNoBio Data of the member.
ConfirmedBooleanFalseNoWhether the user has confirmed their email address for their account.
EmailStringFalseNoEmail of the member.
GravatarHashStringFalseNoThe Gravatar Hash.
IdBoardsStringFalseNoList of boards this member belongs to.
IdBoardsPinnedStringFalseNoId boards pinned of the member.
IdEnterpriseStringFalseNoId enterprise of the member.
IdEnterprisesAdminStringFalseNoId enterprises admin of the member.
IdEnterprisesDeactivatedStringFalseNoId enterprises deactivated of the member.
IdMemberReferrerStringFalseNoId member referrer.
IdOrganizationsStringFalseNoList of workspaces this member belongs to.
IdPremOrgsAdminStringFalseNoIdPremOrgsAdmin field of this member.
InitialsStringFalseNoThe initials related to the account, if it is public.
IsAaMasteredBooleanFalseNoIsAaMastered field of this member.
IxUpdateIntegerFalseNoIxUpdate field of this member.
LimitsDisableAtIntegerFalseNoLimits disable at.
LimitsStatusStringFalseNoLimits status.
LimitsWarnAtIntegerFalseNoLimits warn at.
LoginTypesStringFalseNoLogin types of the member.
MarketingDateDatetimeFalseNoMarketing opt-in date.
MarketingOptedInBooleanFalseNoMarketing opt-inOptedIn of the member.
MemberTypeStringFalseNoType of the member.
MessagesDismissedIdStringFalseNoMessages dismissed id of the member.
MessagesDismissedCountStringFalseNoMessages dismissed count of the member.
MessagesDismissedLastDismissedDatetimeFalseNoMessages dismissed last dismissed of the member.
MessagesDismissedNameStringFalseNoMessages dismissed name of the member.
NonPublicAvailableBooleanFalseNoNon public Available field of this member.
NonPublicAvatarHashStringFalseNoNon public AvatarHash field of this member.
NonPublicAvatarUrlStringFalseNoNon public AvatarUrl field of this member.
NonPublicFullNameStringFalseNoNon public FullName field of this member.
NonPublicInitialsStringFalseNoNon public Initials field of this member.
OneTimeMessagesDismissedStringFalseNoOne time messages dismissed field of this member.
PrefsColorBlindBooleanFalseNoPreferred ColorBlind field of this member.
PrefsLocaleStringFalseNoPreferred Locale field of this member.
PrefsMinutesBeforeDeadlineToNotifyIntegerFalseNoPreferred MinutesBeforeDeadlineToNotify field of this member.
PrefsMinutesBetweenSummariesIntegerFalseNoPreferred MinutesBetweenSummaries field of this member.
PrefsPrivacyAvatarStringFalseNoPreferred PrivacyAvatar field of this member.
PrefsPrivacyFullNameStringFalseNoPreferred PrivacyFullName field of this member.
PrefsSendSummariesBooleanFalseNoPreferred SendSummaries field of this member.
PrefsTimezoneStringFalseNoThe preferred timezone of this member.
PrefsTimezoneInfoDateNextDatetimeFalseNoPreferred TimezoneInfoDateNext field of this member.
PrefsTimezoneInfoOffsetCurrentIntegerFalseNoPreferred TimezoneInfoOffsetCurrent field of this member.
PrefsTimezoneInfoOffsetNextIntegerFalseNoPreferred TimezoneInfoOffsetNext.
PrefsTimezoneInfoTimezoneCurrentStringFalseNoPreferred TimezoneInfoTimezoneCurrent field of this member.
PrefsTimezoneInfoTimezoneNextStringFalseNoPreferred TimezoneInfoTimezoneNext field of this member.
PrefsTwoFactorEnabledBooleanFalseNoPreferred TwoFactorEnabled field of this member.
PrefsTwoFactorNeedsNewBackupsBooleanFalseNoPreferred TwoFactorNeedsNewBackups field of this member.
PremiumFeaturesStringFalseNoPremium features of the member.
ProductsIntegerFalseNoProducts of the member.
StatusStringFalseNoStatus of the member.
TrophiesStringFalseNoTrophies of the member.
UploadedAvatarHashStringFalseNoUploaded avatar hash.
UploadedAvatarUrlStringFalseNoUploaded avatar url.
UrlStringFalseNoUrl field of this member.
OrganizationId [KEY]StringFalseNoThe Id of the organization where the member is part of.

Return to Top

NameTypeReadOnlyReferencesFilterOnlyDescription
OrganizationId [KEY]StringFalseNoThe Id of the Organization.
OrganizationNameStringFalseNoThe Name of the Board.
PermissionLevelStringFalseNoPermission level of the board (private, organization, public).
ExternalMembersDisabledBooleanFalseNoWhether non-team members can be added to boards inside the team.
AssociatedDomainStringFalseNoThe domain associated with the organization.
GoogleAppsVersionIntFalseNoGoogle application version.
BoardVisibilityRestrictPrivateStringFalseNoWho can make private boards. One of: admin, none, org.
BoardVisibilityRestrictOrgStringFalseNoWho on the team can make team visible boards. One of admin, none, org.
BoardVisibilityRestrictPublicStringFalseNoWho on the team can make public boards. One of: admin, none, org.

Return to Top

NameTypeReadOnlyReferencesFilterOnlyDescription
OrganizationID [KEY]StringFalseNoThe Id of the organization.
NameStringFalseNoThe name of the organization.

Return to Top

NameTypeReadOnlyReferencesFilterOnlyDescription
ID [KEY]StringFalseNoThe record Id.
PluginIdStringFalseNoThe id of the plugin.
CardID [KEY]StringFalseNoThe id of the card.
ValueStringFalseNoThe value returned from the plugin.
AccessStringFalseNoDetermines if plugin data has shared or private access.
ScopeStringFalseNoThe scope of the plugin data.

Return to Top

NameTypeReadOnlyReferencesFilterOnlyDescription
ReactionId [KEY]StringFalseNoThe Id of the reaction.
ActionIdStringFalseActions.ActionIdNoThe Id of the action where the reaction was made.
MemberIdStringFalseMemberships.MemberIdNoThe Id of the member who made the reaction.
MemberFullNameStringFalseNoThe full name of the member who made the reaction.
MemberInitialsStringFalseNoThe initials of the member who made the reaction.
MemberUsernameStringFalseNoThe username of the member who made the reaction.
EmojiUnifiedStringFalseNoThe code of the emoji.
EmojiNameStringFalseNoThe name of the emoji.
EmojiNativeStringFalseNoThe native of the emoji.
EmojiSkinVariationStringFalseNoThe color of the emoji.
EmojiShortNameStringFalseNoThe short name of the emoji.

Return to Top

NameTypeReadOnlyReferencesFilterOnlyDescription
TokenId [KEY]StringFalseNoThe Id of the Token.
ModelId [KEY]StringFalseNoThe Id of the Model.
ModelTypeStringFalseNoThe Type of the Model.
CanReadBoolFalseNoDetermines if the model has read permissions.
CanWriteBoolFalseNoDetermines if the model has write permissions.

Return to Top