6.0.0 • Published 5 years ago

@datafire/trello v6.0.0

Weekly downloads
72
License
MIT
Repository
github
Last release
5 years ago

@datafire/trello

Client library for Trello

Installation and Usage

npm install --save @datafire/trello
let trello = require('@datafire/trello').create({
  api_key: "",
  api_token: ""
});

.then(data => {
  console.log(data);
});

Description

This document describes the REST API of Trello as published by Trello.com.

  • Official Documentation
  • The HTML pages that were scraped in order to generate this specification.

Actions

deleteActionsByIdAction

deleteActionsByIdAction()

trello.deleteActionsByIdAction({
  "idAction": ""
}, context)

Input

  • input object
    • idAction required string: idAction

Output

Output schema unknown

getActionsByIdAction

getActionsByIdAction()

trello.getActionsByIdAction({
  "idAction": ""
}, context)

Input

  • input object
    • idAction required string: idAction
    • display string: true or false
    • entities string: true or false
    • fields string: all or a comma-separated list of: data, date, idMemberCreator or type
    • member string: true or false
    • member_fields string: all or a comma-separated list of: avatarHash, bio, bioData, confirmed, fullName, idPremOrgsAdmin, initials, memberType, products, status, url or username
    • memberCreator string: true or false
    • memberCreator_fields string: all or a comma-separated list of: avatarHash, bio, bioData, confirmed, fullName, idPremOrgsAdmin, initials, memberType, products, status, url or username

Output

Output schema unknown

updateActionsByIdAction

updateActionsByIdAction()

trello.updateActionsByIdAction({
  "idAction": "",
  "body": {}
}, context)

Input

  • input object
    • idAction required string: idAction
    • body required actions

Output

Output schema unknown

getActionsBoardByIdAction

getActionsBoardByIdAction()

trello.getActionsBoardByIdAction({
  "idAction": ""
}, context)

Input

  • input object
    • idAction required string: idAction
    • fields string: all or a comma-separated list of: closed, dateLastActivity, dateLastView, desc, descData, idOrganization, invitations, invited, labelNames, memberships, name, pinned, powerUps, prefs, shortLink, shortUrl, starred, subscribed or url

Output

Output schema unknown

getActionsBoardByIdActionByField

getActionsBoardByIdActionByField()

trello.getActionsBoardByIdActionByField({
  "idAction": "",
  "field": ""
}, context)

Input

  • input object
    • idAction required string: idAction
    • field required string: field

Output

Output schema unknown

getActionsCardByIdAction

getActionsCardByIdAction()

trello.getActionsCardByIdAction({
  "idAction": ""
}, context)

Input

  • input object
    • idAction required string: idAction
    • fields string: all or a comma-separated list of: badges, checkItemStates, closed, dateLastActivity, desc, descData, due, email, idAttachmentCover, idBoard, idChecklists, idLabels, idList, idMembers, idMembersVoted, idShort, labels, manualCoverAttachment, name, pos, shortLink, shortUrl, subscribed or url

Output

Output schema unknown

getActionsCardByIdActionByField

getActionsCardByIdActionByField()

trello.getActionsCardByIdActionByField({
  "idAction": "",
  "field": ""
}, context)

Input

  • input object
    • idAction required string: idAction
    • field required string: field

Output

Output schema unknown

getActionsDisplayByIdAction

getActionsDisplayByIdAction()

trello.getActionsDisplayByIdAction({
  "idAction": ""
}, context)

Input

  • input object
    • idAction required string: idAction

Output

Output schema unknown

getActionsEntitiesByIdAction

getActionsEntitiesByIdAction()

trello.getActionsEntitiesByIdAction({
  "idAction": ""
}, context)

Input

  • input object
    • idAction required string: idAction

Output

Output schema unknown

getActionsListByIdAction

getActionsListByIdAction()

trello.getActionsListByIdAction({
  "idAction": ""
}, context)

Input

  • input object
    • idAction required string: idAction
    • fields string: all or a comma-separated list of: closed, idBoard, name, pos or subscribed

Output

Output schema unknown

getActionsListByIdActionByField

getActionsListByIdActionByField()

trello.getActionsListByIdActionByField({
  "idAction": "",
  "field": ""
}, context)

Input

  • input object
    • idAction required string: idAction
    • field required string: field

Output

Output schema unknown

getActionsMemberByIdAction

getActionsMemberByIdAction()

trello.getActionsMemberByIdAction({
  "idAction": ""
}, context)

Input

  • input object
    • idAction required string: idAction
    • fields string: all or a comma-separated list of: avatarHash, avatarSource, bio, bioData, confirmed, email, fullName, gravatarHash, idBoards, idBoardsPinned, idOrganizations, idPremOrgsAdmin, initials, loginTypes, memberType, oneTimeMessagesDismissed, prefs, premiumFeatures, products, status, status, trophies, uploadedAvatarHash, url or username

Output

Output schema unknown

getActionsMemberByIdActionByField

getActionsMemberByIdActionByField()

trello.getActionsMemberByIdActionByField({
  "idAction": "",
  "field": ""
}, context)

Input

  • input object
    • idAction required string: idAction
    • field required string: field

Output

Output schema unknown

getActionsMemberCreatorByIdAction

getActionsMemberCreatorByIdAction()

trello.getActionsMemberCreatorByIdAction({
  "idAction": ""
}, context)

Input

  • input object
    • idAction required string: idAction
    • fields string: all or a comma-separated list of: avatarHash, avatarSource, bio, bioData, confirmed, email, fullName, gravatarHash, idBoards, idBoardsPinned, idOrganizations, idPremOrgsAdmin, initials, loginTypes, memberType, oneTimeMessagesDismissed, prefs, premiumFeatures, products, status, status, trophies, uploadedAvatarHash, url or username

Output

Output schema unknown

getActionsMemberCreatorByIdActionByField

getActionsMemberCreatorByIdActionByField()

trello.getActionsMemberCreatorByIdActionByField({
  "idAction": "",
  "field": ""
}, context)

Input

  • input object
    • idAction required string: idAction
    • field required string: field

Output

Output schema unknown

getActionsOrganizationByIdAction

getActionsOrganizationByIdAction()

trello.getActionsOrganizationByIdAction({
  "idAction": ""
}, context)

Input

  • input object
    • idAction required string: idAction
    • fields string: all or a comma-separated list of: billableMemberCount, desc, descData, displayName, idBoards, invitations, invited, logoHash, memberships, name, powerUps, prefs, premiumFeatures, products, url or website

Output

Output schema unknown

getActionsOrganizationByIdActionByField

getActionsOrganizationByIdActionByField()

trello.getActionsOrganizationByIdActionByField({
  "idAction": "",
  "field": ""
}, context)

Input

  • input object
    • idAction required string: idAction
    • field required string: field

Output

Output schema unknown

updateActionsTextByIdAction

updateActionsTextByIdAction()

trello.updateActionsTextByIdAction({
  "idAction": "",
  "body": {}
}, context)

Input

  • input object
    • idAction required string: idAction
    • body required actions_text

Output

Output schema unknown

getActionsByIdActionByField

getActionsByIdActionByField()

trello.getActionsByIdActionByField({
  "idAction": "",
  "field": ""
}, context)

Input

  • input object
    • idAction required string: idAction
    • field required string: field

Output

Output schema unknown

getBatch

getBatch()

trello.getBatch({
  "urls": ""
}, context)

Input

  • input object
    • urls required string: list of API v1 GET routes, not including the version prefix

Output

Output schema unknown

addBoards

addBoards()

trello.addBoards({
  "body": {}
}, context)

Input

  • input object

Output

Output schema unknown

getBoardsByIdBoard

getBoardsByIdBoard()

trello.getBoardsByIdBoard({
  "idBoard": ""
}, context)

Input

  • input object
    • idBoard required string: board_id
    • actions string: all or a comma-separated list of: addAttachmentToCard, addChecklistToCard, addMemberToBoard, addMemberToCard, addMemberToOrganization, addToOrganizationBoard, commentCard, convertToCardFromCheckItem, copyBoard, copyCard, copyCommentCard, createBoard, createCard, createList, createOrganization, deleteAttachmentFromCard, deleteBoardInvitation, deleteCard, deleteOrganizationInvitation, disablePowerUp, emailCard, enablePowerUp, makeAdminOfBoard, makeNormalMemberOfBoard, makeNormalMemberOfOrganization, makeObserverOfBoard, memberJoinedTrello, moveCardFromBoard, moveCardToBoard, moveListFromBoard, moveListToBoard, removeChecklistFromCard, removeFromOrganizationBoard, removeMemberFromCard, unconfirmedBoardInvitation, unconfirmedOrganizationInvitation, updateBoard, updateCard, updateCard:closed, updateCard:desc, updateCard:idList, updateCard:name, updateCheckItemStateOnCard, updateChecklist, updateList, updateList:closed, updateList:name, updateMember or updateOrganization
    • actions_entities string: true or false
    • actions_display string: true or false
    • actions_format string: One of: count, list or minimal
    • actions_since string: A date, null or lastView
    • actions_limit string: a number from 0 to 1000
    • action_fields string: all or a comma-separated list of: data, date, idMemberCreator or type
    • action_member string: true or false
    • action_member_fields string: all or a comma-separated list of: avatarHash, bio, bioData, confirmed, fullName, idPremOrgsAdmin, initials, memberType, products, status, url or username
    • action_memberCreator string: true or false
    • action_memberCreator_fields string: all or a comma-separated list of: avatarHash, bio, bioData, confirmed, fullName, idPremOrgsAdmin, initials, memberType, products, status, url or username
    • cards string: One of: all, closed, none, open or visible
    • card_fields string: all or a comma-separated list of: badges, checkItemStates, closed, dateLastActivity, desc, descData, due, email, idAttachmentCover, idBoard, idChecklists, idLabels, idList, idMembers, idMembersVoted, idShort, labels, manualCoverAttachment, name, pos, shortLink, shortUrl, subscribed or url
    • card_attachments string: A boolean value or "cover" for only card cover attachments
    • card_attachment_fields string: all or a comma-separated list of: bytes, date, edgeColor, idMember, isUpload, mimeType, name, previews or url
    • card_checklists string: One of: all or none
    • card_stickers string: true or false
    • boardStars string: One of: mine or none
    • labels string: One of: all or none
    • label_fields string: all or a comma-separated list of: color, idBoard, name or uses
    • labels_limit string: a number from 0 to 1000
    • lists string: One of: all, closed, none or open
    • list_fields string: all or a comma-separated list of: closed, idBoard, name, pos or subscribed
    • memberships string: all or a comma-separated list of: active, admin, deactivated, me or normal
    • memberships_member string: true or false
    • memberships_member_fields string: all or a comma-separated list of: avatarHash, bio, bioData, confirmed, fullName, idPremOrgsAdmin, initials, memberType, products, status, url or username
    • members string: One of: admins, all, none, normal or owners
    • member_fields string: all or a comma-separated list of: avatarHash, bio, bioData, confirmed, fullName, idPremOrgsAdmin, initials, memberType, products, status, url or username
    • membersInvited string: One of: admins, all, none, normal or owners
    • membersInvited_fields string: all or a comma-separated list of: avatarHash, bio, bioData, confirmed, fullName, idPremOrgsAdmin, initials, memberType, products, status, url or username
    • checklists string: One of: all or none
    • checklist_fields string: all or a comma-separated list of: idBoard, idCard, name or pos
    • organization string: true or false
    • organization_fields string: all or a comma-separated list of: billableMemberCount, desc, descData, displayName, idBoards, invitations, invited, logoHash, memberships, name, powerUps, prefs, premiumFeatures, products, url or website
    • organization_memberships string: all or a comma-separated list of: active, admin, deactivated, me or normal
    • myPrefs string: true or false
    • fields string: all or a comma-separated list of: closed, dateLastActivity, dateLastView, desc, descData, idOrganization, invitations, invited, labelNames, memberships, name, pinned, powerUps, prefs, shortLink, shortUrl, starred, subscribed or url

Output

Output schema unknown

updateBoardsByIdBoard

updateBoardsByIdBoard()

trello.updateBoardsByIdBoard({
  "idBoard": "",
  "body": {}
}, context)

Input

  • input object
    • idBoard required string: board_id
    • body required boards

Output

Output schema unknown

getBoardsActionsByIdBoard

getBoardsActionsByIdBoard()

trello.getBoardsActionsByIdBoard({
  "idBoard": ""
}, context)

Input

  • input object
    • idBoard required string: board_id
    • entities string: true or false
    • display string: true or false
    • filter string: all or a comma-separated list of: addAttachmentToCard, addChecklistToCard, addMemberToBoard, addMemberToCard, addMemberToOrganization, addToOrganizationBoard, commentCard, convertToCardFromCheckItem, copyBoard, copyCard, copyCommentCard, createBoard, createCard, createList, createOrganization, deleteAttachmentFromCard, deleteBoardInvitation, deleteCard, deleteOrganizationInvitation, disablePowerUp, emailCard, enablePowerUp, makeAdminOfBoard, makeNormalMemberOfBoard, makeNormalMemberOfOrganization, makeObserverOfBoard, memberJoinedTrello, moveCardFromBoard, moveCardToBoard, moveListFromBoard, moveListToBoard, removeChecklistFromCard, removeFromOrganizationBoard, removeMemberFromCard, unconfirmedBoardInvitation, unconfirmedOrganizationInvitation, updateBoard, updateCard, updateCard:closed, updateCard:desc, updateCard:idList, updateCard:name, updateCheckItemStateOnCard, updateChecklist, updateList, updateList:closed, updateList:name, updateMember or updateOrganization
    • fields string: all or a comma-separated list of: data, date, idMemberCreator or type
    • limit string: a number from 0 to 1000
    • format string: One of: count, list or minimal
    • since string: A date, null or lastView
    • before string: A date, or null
    • page string: Page * limit must be less than 1000
    • idModels string: Only return actions related to these model ids
    • member string: true or false
    • member_fields string: all or a comma-separated list of: avatarHash, bio, bioData, confirmed, fullName, idPremOrgsAdmin, initials, memberType, products, status, url or username
    • memberCreator string: true or false
    • memberCreator_fields string: all or a comma-separated list of: avatarHash, bio, bioData, confirmed, fullName, idPremOrgsAdmin, initials, memberType, products, status, url or username

Output

Output schema unknown

getBoardsBoardStarsByIdBoard

getBoardsBoardStarsByIdBoard()

trello.getBoardsBoardStarsByIdBoard({
  "idBoard": ""
}, context)

Input

  • input object
    • idBoard required string: board_id
    • filter string: One of: mine or none

Output

Output schema unknown

addBoardsCalendarKeyGenerateByIdBoard

addBoardsCalendarKeyGenerateByIdBoard()

trello.addBoardsCalendarKeyGenerateByIdBoard({
  "idBoard": ""
}, context)

Input

  • input object
    • idBoard required string: board_id

Output

Output schema unknown

getBoardsCardsByIdBoard

getBoardsCardsByIdBoard()

trello.getBoardsCardsByIdBoard({
  "idBoard": ""
}, context)

Input

  • input object
    • idBoard required string: board_id
    • actions string: all or a comma-separated list of: addAttachmentToCard, addChecklistToCard, addMemberToBoard, addMemberToCard, addMemberToOrganization, addToOrganizationBoard, commentCard, convertToCardFromCheckItem, copyBoard, copyCard, copyCommentCard, createBoard, createCard, createList, createOrganization, deleteAttachmentFromCard, deleteBoardInvitation, deleteCard, deleteOrganizationInvitation, disablePowerUp, emailCard, enablePowerUp, makeAdminOfBoard, makeNormalMemberOfBoard, makeNormalMemberOfOrganization, makeObserverOfBoard, memberJoinedTrello, moveCardFromBoard, moveCardToBoard, moveListFromBoard, moveListToBoard, removeChecklistFromCard, removeFromOrganizationBoard, removeMemberFromCard, unconfirmedBoardInvitation, unconfirmedOrganizationInvitation, updateBoard, updateCard, updateCard:closed, updateCard:desc, updateCard:idList, updateCard:name, updateCheckItemStateOnCard, updateChecklist, updateList, updateList:closed, updateList:name, updateMember or updateOrganization
    • attachments string: A boolean value or "cover" for only card cover attachments
    • attachment_fields string: all or a comma-separated list of: bytes, date, edgeColor, idMember, isUpload, mimeType, name, previews or url
    • stickers string: true or false
    • members string: true or false
    • member_fields string: all or a comma-separated list of: avatarHash, bio, bioData, confirmed, fullName, idPremOrgsAdmin, initials, memberType, products, status, url or username
    • checkItemStates string: true or false
    • checklists string: One of: all or none
    • limit string: a number from 1 to 1000
    • since string: A date, or null
    • before string: A date, or null
    • filter string: One of: all, closed, none, open or visible
    • fields string: all or a comma-separated list of: badges, checkItemStates, closed, dateLastActivity, desc, descData, due, email, idAttachmentCover, idBoard, idChecklists, idLabels, idList, idMembers, idMembersVoted, idShort, labels, manualCoverAttachment, name, pos, shortLink, shortUrl, subscribed or url

Output

Output schema unknown

getBoardsCardsByIdBoardByFilter

getBoardsCardsByIdBoardByFilter()

trello.getBoardsCardsByIdBoardByFilter({
  "idBoard": "",
  "filter": ""
}, context)

Input

  • input object
    • idBoard required string: board_id
    • filter required string: filter

Output

Output schema unknown

getBoardsCardsByIdBoardByIdCard

getBoardsCardsByIdBoardByIdCard()

trello.getBoardsCardsByIdBoardByIdCard({
  "idBoard": "",
  "idCard": ""
}, context)

Input

  • input object
    • idBoard required string: board_id
    • idCard required string: idCard
    • attachments string: A boolean value or "cover" for only card cover attachments
    • attachment_fields string: all or a comma-separated list of: bytes, date, edgeColor, idMember, isUpload, mimeType, name, previews or url
    • actions string: all or a comma-separated list of: addAttachmentToCard, addChecklistToCard, addMemberToBoard, addMemberToCard, addMemberToOrganization, addToOrganizationBoard, commentCard, convertToCardFromCheckItem, copyBoard, copyCard, copyCommentCard, createBoard, createCard, createList, createOrganization, deleteAttachmentFromCard, deleteBoardInvitation, deleteCard, deleteOrganizationInvitation, disablePowerUp, emailCard, enablePowerUp, makeAdminOfBoard, makeNormalMemberOfBoard, makeNormalMemberOfOrganization, makeObserverOfBoard, memberJoinedTrello, moveCardFromBoard, moveCardToBoard, moveListFromBoard, moveListToBoard, removeChecklistFromCard, removeFromOrganizationBoard, removeMemberFromCard, unconfirmedBoardInvitation, unconfirmedOrganizationInvitation, updateBoard, updateCard, updateCard:closed, updateCard:desc, updateCard:idList, updateCard:name, updateCheckItemStateOnCard, updateChecklist, updateList, updateList:closed, updateList:name, updateMember or updateOrganization
    • actions_entities string: true or false
    • actions_display string: true or false
    • actions_limit string: a number from 0 to 1000
    • action_fields string: all or a comma-separated list of: data, date, idMemberCreator or type
    • action_memberCreator_fields string: all or a comma-separated list of: avatarHash, bio, bioData, confirmed, fullName, idPremOrgsAdmin, initials, memberType, products, status, url or username
    • members string: true or false
    • member_fields string: all or a comma-separated list of: avatarHash, bio, bioData, confirmed, fullName, idPremOrgsAdmin, initials, memberType, products, status, url or username
    • checkItemStates string: true or false
    • checkItemState_fields string: all or a comma-separated list of: idCheckItem or state
    • labels string: true or false
    • checklists string: One of: all or none
    • checklist_fields string: all or a comma-separated list of: idBoard, idCard, name or pos
    • fields string: all or a comma-separated list of: badges, checkItemStates, closed, dateLastActivity, desc, descData, due, email, idAttachmentCover, idBoard, idChecklists, idLabels, idList, idMembers, idMembersVoted, idShort, labels, manualCoverAttachment, name, pos, shortLink, shortUrl, subscribed or url

Output

Output schema unknown

getBoardsChecklistsByIdBoard

getBoardsChecklistsByIdBoard()

trello.getBoardsChecklistsByIdBoard({
  "idBoard": ""
}, context)

Input

  • input object
    • idBoard required string: board_id
    • cards string: One of: all, closed, none, open or visible
    • card_fields string: all or a comma-separated list of: badges, checkItemStates, closed, dateLastActivity, desc, descData, due, email, idAttachmentCover, idBoard, idChecklists, idLabels, idList, idMembers, idMembersVoted, idShort, labels, manualCoverAttachment, name, pos, shortLink, shortUrl, subscribed or url
    • checkItems string: One of: all or none
    • checkItem_fields string: all or a comma-separated list of: name, nameData, pos, state or type
    • filter string: One of: all or none
    • fields string: all or a comma-separated list of: idBoard, idCard, name or pos

Output

Output schema unknown

addBoardsChecklistsByIdBoard

addBoardsChecklistsByIdBoard()

trello.addBoardsChecklistsByIdBoard({
  "idBoard": "",
  "body": {}
}, context)

Input

Output

Output schema unknown

updateBoardsClosedByIdBoard

updateBoardsClosedByIdBoard()

trello.updateBoardsClosedByIdBoard({
  "idBoard": "",
  "body": {}
}, context)

Input

  • input object

Output

Output schema unknown

getBoardsDeltasByIdBoard

getBoardsDeltasByIdBoard()

trello.getBoardsDeltasByIdBoard({
  "idBoard": "",
  "tags": "",
  "ixLastUpdate": ""
}, context)

Input

  • input object
    • idBoard required string: board_id
    • tags required string: A valid tag for subscribing
    • ixLastUpdate required string: a number from -1 to Infinity

Output

Output schema unknown

updateBoardsDescByIdBoard

updateBoardsDescByIdBoard()

trello.updateBoardsDescByIdBoard({
  "idBoard": "",
  "body": {}
}, context)

Input

  • input object
    • idBoard required string: board_id
    • body required boards_desc

Output

Output schema unknown

addBoardsEmailKeyGenerateByIdBoard

addBoardsEmailKeyGenerateByIdBoard()

trello.addBoardsEmailKeyGenerateByIdBoard({
  "idBoard": ""
}, context)

Input

  • input object
    • idBoard required string: board_id

Output

Output schema unknown

updateBoardsIdOrganizationByIdBoard

updateBoardsIdOrganizationByIdBoard()

trello.updateBoardsIdOrganizationByIdBoard({
  "idBoard": "",
  "body": {}
}, context)

Input

Output

Output schema unknown

updateBoardsLabelNamesBlueByIdBoard

updateBoardsLabelNamesBlueByIdBoard()

trello.updateBoardsLabelNamesBlueByIdBoard({
  "idBoard": "",
  "body": {}
}, context)

Input

Output

Output schema unknown

updateBoardsLabelNamesGreenByIdBoard

updateBoardsLabelNamesGreenByIdBoard()

trello.updateBoardsLabelNamesGreenByIdBoard({
  "idBoard": "",
  "body": {}
}, context)

Input

Output

Output schema unknown

updateBoardsLabelNamesOrangeByIdBoard

updateBoardsLabelNamesOrangeByIdBoard()

trello.updateBoardsLabelNamesOrangeByIdBoard({
  "idBoard": "",
  "body": {}
}, context)

Input

Output

Output schema unknown

updateBoardsLabelNamesPurpleByIdBoard

updateBoardsLabelNamesPurpleByIdBoard()

trello.updateBoardsLabelNamesPurpleByIdBoard({
  "idBoard": "",
  "body": {}
}, context)

Input

Output

Output schema unknown

updateBoardsLabelNamesRedByIdBoard

updateBoardsLabelNamesRedByIdBoard()

trello.updateBoardsLabelNamesRedByIdBoard({
  "idBoard": "",
  "body": {}
}, context)

Input

  • input object

Output

Output schema unknown

updateBoardsLabelNamesYellowByIdBoard

updateBoardsLabelNamesYellowByIdBoard()

trello.updateBoardsLabelNamesYellowByIdBoard({
  "idBoard": "",
  "body": {}
}, context)

Input

Output

Output schema unknown

getBoardsLabelsByIdBoard

getBoardsLabelsByIdBoard()

trello.getBoardsLabelsByIdBoard({
  "idBoard": ""
}, context)

Input

  • input object
    • idBoard required string: board_id
    • fields string: all or a comma-separated list of: color, idBoard, name or uses
    • limit string: a number from 0 to 1000

Output

Output schema unknown

addBoardsLabelsByIdBoard

addBoardsLabelsByIdBoard()

trello.addBoardsLabelsByIdBoard({
  "idBoard": "",
  "body": {}
}, context)

Input

  • input object

Output

Output schema unknown

getBoardsLabelsByIdBoardByIdLabel

getBoardsLabelsByIdBoardByIdLabel()

trello.getBoardsLabelsByIdBoardByIdLabel({
  "idBoard": "",
  "idLabel": ""
}, context)

Input

  • input object
    • idBoard required string: board_id
    • idLabel required string: idLabel
    • fields string: all or a comma-separated list of: color, idBoard, name or uses

Output

Output schema unknown

getBoardsListsByIdBoard

getBoardsListsByIdBoard()

trello.getBoardsListsByIdBoard({
  "idBoard": ""
}, context)

Input

  • input object
    • idBoard required string: board_id
    • cards string: One of: all, closed, none, open or visible
    • card_fields string: all or a comma-separated list of: badges, checkItemStates, closed, dateLastActivity, desc, descData, due, email, idAttachmentCover, idBoard, idChecklists, idLabels, idList, idMembers, idMembersVoted, idShort, labels, manualCoverAttachment, name, pos, shortLink, shortUrl, subscribed or url
    • filter string: One of: all, closed, none or open
    • fields string: all or a comma-separated list of: closed, idBoard, name, pos or subscribed

Output

Output schema unknown

addBoardsListsByIdBoard

addBoardsListsByIdBoard()

trello.addBoardsListsByIdBoard({
  "idBoard": "",
  "body": {}
}, context)

Input

  • input object

Output

Output schema unknown

getBoardsListsByIdBoardByFilter

getBoardsListsByIdBoardByFilter()

trello.getBoardsListsByIdBoardByFilter({
  "idBoard": "",
  "filter": ""
}, context)

Input

  • input object
    • idBoard required string: board_id
    • filter required string: filter

Output

Output schema unknown

addBoardsMarkAsViewedByIdBoard

addBoardsMarkAsViewedByIdBoard()

trello.addBoardsMarkAsViewedByIdBoard({
  "idBoard": ""
}, context)

Input

  • input object
    • idBoard required string: board_id

Output

Output schema unknown

getBoardsMembersByIdBoard

getBoardsMembersByIdBoard()

trello.getBoardsMembersByIdBoard({
  "idBoard": ""
}, context)

Input

  • input object
    • idBoard required string: board_id
    • filter string: One of: admins, all, none, normal or owners
    • fields string: all or a comma-separated list of: avatarHash, bio, bioData, confirmed, fullName, idPremOrgsAdmin, initials, memberType, products, status, url or username
    • activity string: true or false ; works for premium organizations only.

Output

Output schema unknown

updateBoardsMembersByIdBoard

updateBoardsMembersByIdBoard()

trello.updateBoardsMembersByIdBoard({
  "idBoard": "",
  "body": {}
}, context)

Input

  • input object

Output

Output schema unknown

getBoardsMembersByIdBoardByFilter

getBoardsMembersByIdBoardByFilter()

trello.getBoardsMembersByIdBoardByFilter({
  "idBoard": "",
  "filter": ""
}, context)

Input

  • input object
    • idBoard required string: board_id
    • filter required string: filter

Output

Output schema unknown

deleteBoardsMembersByIdBoardByIdMember

deleteBoardsMembersByIdBoardByIdMember()

trello.deleteBoardsMembersByIdBoardByIdMember({
  "idBoard": "",
  "idMember": ""
}, context)

Input

  • input object
    • idBoard required string: board_id
    • idMember required string: idMember

Output

Output schema unknown

updateBoardsMembersByIdBoardByIdMember

updateBoardsMembersByIdBoardByIdMember()

trello.updateBoardsMembersByIdBoardByIdMember({
  "idBoard": "",
  "idMember": "",
  "body": {}
}, context)

Input

  • input object
    • idBoard required string: board_id
    • idMember required string: idMember
    • body required boards_members

Output

Output schema unknown

getBoardsMembersCardsByIdBoardByIdMember

getBoardsMembersCardsByIdBoardByIdMember()

trello.getBoardsMembersCardsByIdBoardByIdMember({
  "idBoard": "",
  "idMember": ""
}, context)

Input

  • input object
    • idBoard required string: board_id
    • idMember required string: idMember
    • actions string: all or a comma-separated list of: addAttachmentToCard, addChecklistToCard, addMemberToBoard, addMemberToCard, addMemberToOrganization, addToOrganizationBoard, commentCard, convertToCardFromCheckItem, copyBoard, copyCard, copyCommentCard, createBoard, createCard, createList, createOrganization, deleteAttachmentFromCard, deleteBoardInvitation, deleteCard, deleteOrganizationInvitation, disablePowerUp, emailCard, enablePowerUp, makeAdminOfBoard, makeNormalMemberOfBoard, makeNormalMemberOfOrganization, makeObserverOfBoard, memberJoinedTrello, moveCardFromBoard, moveCardToBoard, moveListFromBoard, moveListToBoard, removeChecklistFromCard, removeFromOrganizationBoard, removeMemberFromCard, unconfirmedBoardInvitation, unconfirmedOrganizationInvitation, updateBoard, updateCard, updateCard:closed, updateCard:desc, updateCard:idList, updateCard:name, updateCheckItemStateOnCard, updateChecklist, updateList, updateList:closed, updateList:name, updateMember or updateOrganization
    • attachments string: A boolean value or "cover" for only card cover attachments
    • attachment_fields string: all or a comma-separated list of: bytes, date, edgeColor, idMember, isUpload, mimeType, name, previews or url
    • members string: true or false
    • member_fields string: all or a comma-separated list of: avatarHash, bio, bioData, confirmed, fullName, idPremOrgsAdmin, initials, memberType, products, status, url or username
    • checkItemStates string: true or false
    • checklists string: One of: all or none
    • board string: true or false
    • board_fields string: all or a comma-separated list of: closed, dateLastActivity, dateLastView, desc, descData, idOrganization, invitations, invited, labelNames, memberships, name, pinned, powerUps, prefs, shortLink, shortUrl, starred, subscribed or url
    • list string: true or false
    • list_fields string: all or a comma-separated list of: closed, idBoard, name, pos or subscribed
    • filter string: One of: all, closed, none, open or visible
    • fields string: all or a comma-separated list of: badges, checkItemStates, closed, dateLastActivity, desc, descData, due, email, idAttachmentCover, idBoard, idChecklists, idLabels, idList, idMembers, idMembersVoted, idShort, labels, manualCoverAttachment, name, pos, shortLink, shortUrl, subscribed or url

Output

Output schema unknown

getBoardsMembersInvitedByIdBoard

getBoardsMembersInvitedByIdBoard()

trello.getBoardsMembersInvitedByIdBoard({
  "idBoard": ""
}, context)

Input

  • input object
    • idBoard required string: board_id
    • fields string: all or a comma-separated list of: avatarHash, avatarSource, bio, bioData, confirmed, email, fullName, gravatarHash, idBoards, idBoardsPinned, idOrganizations, idPremOrgsAdmin, initials, loginTypes, memberType, oneTimeMessagesDismissed, prefs, premiumFeatures, products, status, status, trophies, uploadedAvatarHash, url or username

Output

Output schema unknown

getBoardsMembersInvitedByIdBoardByField

getBoardsMembersInvitedByIdBoardByField()

trello.getBoardsMembersInvitedByIdBoardByField({
  "idBoard": "",
  "field": ""
}, context)

Input

  • input object
    • idBoard required string: board_id
    • field required string: field

Output

Output schema unknown

getBoardsMembershipsByIdBoard

getBoardsMembershipsByIdBoard()

trello.getBoardsMembershipsByIdBoard({
  "idBoard": ""
}, context)

Input

  • input object
    • idBoard required string: board_id
    • filter string: all or a comma-separated list of: active, admin, deactivated, me or normal
    • member string: true or false
    • member_fields string: all or a comma-separated list of: avatarHash, bio, bioData, confirmed, fullName, idPremOrgsAdmin, initials, memberType, products, status, url or username

Output

Output schema unknown

getBoardsMembershipsByIdBoardByIdMembership

getBoardsMembershipsByIdBoardByIdMembership()

trello.getBoardsMembershipsByIdBoardByIdMembership({
  "idBoard": "",
  "idMembership": ""
}, context)

Input

  • input object
    • idBoard required string: board_id
    • idMembership required string: idMembership
    • member string: true or false
    • member_fields string: all or a comma-separated list of: avatarHash, bio, bioData, confirmed, fullName, idPremOrgsAdmin, initials, memberType, products, status, url or username

Output

Output schema unknown

updateBoardsMembershipsByIdBoardByIdMembership

updateBoardsMembershipsByIdBoardByIdMembership()

trello.updateBoardsMembershipsByIdBoardByIdMembership({
  "idBoard": "",
  "idMembership": "",
  "body": {}
}, context)

Input

  • input object
    • idBoard required string: board_id
    • idMembership required string: idMembership
    • body required boards_memberships

Output

Output schema unknown

getBoardsMyPrefsByIdBoard

getBoardsMyPrefsByIdBoard()

trello.getBoardsMyPrefsByIdBoard({
  "idBoard": ""
}, context)

Input

  • input object
    • idBoard required string: board_id

Output

Output schema unknown

updateBoardsMyPrefsEmailPositionByIdBoard

updateBoardsMyPrefsEmailPositionByIdBoard()

trello.updateBoardsMyPrefsEmailPositionByIdBoard({
  "idBoard": "",
  "body": {}
}, context)

Input

Output

Output schema unknown

updateBoardsMyPrefsIdEmailListByIdBoard

updateBoardsMyPrefsIdEmailListByIdBoard()

trello.updateBoardsMyPrefsIdEmailListByIdBoard({
  "idBoard": "",
  "body": {}
}, context)

Input

Output

Output schema unknown

updateBoardsMyPrefsShowListGuideByIdBoard

updateBoardsMyPrefsShowListGuideByIdBoard()

trello.updateBoardsMyPrefsShowListGuideByIdBoard({
  "idBoard": "",
  "body": {}
}, context)

Input

Output

Output schema unknown

updateBoardsMyPrefsShowSidebarByIdBoard

updateBoardsMyPrefsShowSidebarByIdBoard()

trello.updateBoardsMyPrefsShowSidebarByIdBoard({
  "idBoard": "",
  "body": {}
}, context)

Input

Output

Output schema unknown

updateBoardsMyPrefsShowSidebarActivityByIdBoard

updateBoardsMyPrefsShowSidebarActivityByIdBoard()

trello.updateBoardsMyPrefsShowSidebarActivityByIdBoard({
  "idBoard": "",
  "body": {}
}, context)

Input

Output

Output schema unknown

updateBoardsMyPrefsShowSidebarBoardActionsByIdBoard

updateBoardsMyPrefsShowSidebarBoardActionsByIdBoard()

trello.updateBoardsMyPrefsShowSidebarBoardActionsByIdBoard({
  "idBoard": "",
  "body": {}
}, context)

Input

Output

Output schema unknown

updateBoardsMyPrefsShowSidebarMembersByIdBoard

updateBoardsMyPrefsShowSidebarMembersByIdBoard()

trello.updateBoardsMyPrefsShowSidebarMembersByIdBoard({
  "idBoard": "",
  "body": {}
}, context)

Input

Output

Output schema unknown

updateBoardsNameByIdBoard

updateBoardsNameByIdBoard()

trello.updateBoardsNameByIdBoard({
  "idBoard": "",
  "body": {}
}, context)

Input

  • input object
    • idBoard required string: board_id
    • body required boards_name

Output

Output schema unknown

getBoardsOrganizationByIdBoard

getBoardsOrganizationByIdBoard()

trello.getBoardsOrganizationByIdBoard({
  "idBoard": ""
}, context)

Input

  • input object
    • idBoard required string: board_id
    • fields string: all or a comma-separated list of: billableMemberCount, desc, descData, displayName, idBoards, invitations, invited, logoHash, memberships, name, powerUps, prefs, premiumFeatures, products, url or website

Output

Output schema unknown

getBoardsOrganizationByIdBoardByField

getBoardsOrganizationByIdBoardByField()

trello.getBoardsOrganizationByIdBoardByField({
  "idBoard": "",
  "field": ""
}, context)

Input

  • input object
    • idBoard required string: board_id
    • field required string: field

Output

Output schema unknown

addBoardsPowerUpsByIdBoard

addBoardsPowerUpsByIdBoard()

trello.addBoardsPowerUpsByIdBoard({
  "idBoard": "",
  "body": {}
}, context)

Input

Output

Output schema unknown

deleteBoardsPowerUpsByIdBoardByPowerUp

deleteBoardsPowerUpsByIdBoardByPowerUp()

trello.deleteBoardsPowerUpsByIdBoardByPowerUp({
  "idBoard": "",
  "powerUp": ""
}, context)

Input

  • input object
    • idBoard required string: board_id
    • powerUp required string: powerUp

Output

Output schema unknown

updateBoardsPrefsBackgroundByIdBoard

updateBoardsPrefsBackgroundByIdBoard()

trello.updateBoardsPrefsBackgroundByIdBoard({
  "idBoard": "",
  "body": {}
}, context)

Input

Output

Output schema unknown

updateBoardsPrefsCalendarFeedEnabledByIdBoard

updateBoardsPrefsCalendarFeedEnabledByIdBoard()

trello.updateBoardsPrefsCalendarFeedEnabledByIdBoard({
  "idBoard": "",
  "body": {}
}, context)

Input

Output

Output schema unknown

updateBoardsPrefsCardAgingByIdBoard

updateBoardsPrefsCardAgingByIdBoard()

trello.updateBoardsPrefsCardAgingByIdBoard({
  "idBoard": "",
  "body": {}
}, context)

Input

Output

Output schema unknown

updateBoardsPrefsCardCoversByIdBoard

updateBoardsPrefsCardCoversByIdBoard()

trello.updateBoardsPrefsCardCoversByIdBoard({
  "idBoard": "",
  "body": {}
}, context)

Input

Output

Output schema unknown

updateBoardsPrefsCommentsByIdBoard

updateBoardsPrefsCommentsByIdBoard()

trello.updateBoardsPrefsCommentsByIdBoard({
  "idBoard": "",
  "body": {}
}, context)

Input

  • input object

Output

Output schema unknown

updateBoardsPrefsInvitationsByIdBoard

updateBoardsPrefsInvitationsByIdBoard()

trello.updateBoardsPrefsInvitationsByIdBoard({
  "idBoard": "",
  "body": {}
}, context)

Input

Output

Output schema unknown

updateBoardsPrefsPermissionLevelByIdBoard

updateBoardsPrefsPermissionLevelByIdBoard()

trello.updateBoardsPrefsPermissionLevelByIdBoard({
  "idBoard": "",
  "body": {}
}, context)

Input

Output

Output schema unknown

updateBoardsPrefsSelfJoinByIdBoard

updateBoardsPrefsSelfJoinByIdBoard()

trello.updateBoardsPrefsSelfJoinByIdBoard({
  "idBoard": "",
  "body": {}
}, context)

Input

  • input object

Output

Output schema unknown

updateBoardsPrefsVotingByIdBoard

updateBoardsPrefsVotingByIdBoard()

trello.updateBoardsPrefsVotingByIdBoard({
  "idBoard": "",
  "body": {}
}, context)

Input

  • input object

Output

Output schema unknown

updateBoardsSubscribedByIdBoard

updateBoardsSubscribedByIdBoard()

trello.updateBoardsSubscribedByIdBoard({
  "idBoard": "",
  "body": {}
}, context)

Input

Output

Output schema unknown

getBoardsByIdBoardByField

getBoardsByIdBoardByField()

trello.getBoardsByIdBoardByField({
  "idBoard": "",
  "field": ""
}, context)

Input

  • input object
    • idBoard required string: board_id
    • field required string: field

Output

Output schema unknown

addCards

addCards()

trello.addCards({
  "body": {}
}, context)

Input

  • input object

Output

Output schema unknown

deleteCardsByIdCard

deleteCardsByIdCard()

trello.deleteCardsByIdCard({
  "idCard": ""
}, context)

Input

  • input object
    • idCard required string: card id or shortlink

Output

Output schema unknown

getCardsByIdCard

getCardsByIdCard()

trello.getCardsByIdCard({
  "idCard": ""
}, context)

Input

  • input object
    • idCard required string: card id or shortlink
    • actions string: all or a comma-separated list of: addAttachmentToCard, addChecklistToCard, addMemberToBoard, addMemberToCard, addMemberToOrganization, addToOrganizationBoard, commentCard, convertToCardFromCheckItem, copyBoard, copyCard, copyCommentCard, createBoard, createCard, createList, createOrganization, deleteAttachmentFromCard, deleteBoardInvitation, deleteCard, deleteOrganizationInvitation, disablePowerUp, emailCard, enablePowerUp, makeAdminOfBoard, makeNormalMemberOfBoard, makeNormalMemberOfOrganization, makeObserverOfBoard, memberJoinedTrello, moveCardFromBoard, moveCardToBoard, moveListFromBoard, moveListToBoard, removeChecklistFromCard, removeFromOrganizationBoard, removeMemberFromCard, unconfirmedBoardInvitation, unconfirmedOrganizationInvitation, updateBoard, updateCard, updateCard:closed, updateCard:desc, updateCard:idList, updateCard:name, updateCheckItemStateOnCard, updateChecklist, updateList, updateList:closed, updateList:name, updateMember or updateOrganization
    • actions_entities string: true or false
    • actions_display string: true or false
    • actions_limit string: a number from 0 to 1000
    • action_fields string: all or a comma-separated list of: data, date, idMemberCreator or type
    • action_memberCreator_fields string: all or a comma-separated list of: avatarHash, bio, bioData, confirmed, fullName, idPremOrgsAdmin, initials, memberType, products, status, url or username
    • attachments string: A boolean value or "cover" for only card cover attachments
    • attachment_fields string: all or a comma-separated list of: bytes, date, edgeColor, idMember, isUpload, mimeType, name, previews or url
    • members string: true or false
    • member_fields string: all or a comma-separated list of: avatarHash, bio, bioData, confirmed, fullName, idPremOrgsAdmin, initials, memberType, products, status, url or username
    • membersVoted string: true or false
    • memberVoted_fields string: all or a comma-separated list of: avatarHash, bio, bioData, confirmed, fullName, idPremOrgsAdmin, initials, memberType, products, status, url or username
    • checkItemStates string: true or false
    • checkItemState_fields string: all or a comma-separated list of: idCheckItem or state
    • checklists string: One of: all or none
    • checklist_fields string: all or a comma-separated list of: idBoard, idCard, name or pos
    • board string: true or false
    • board_fields string: all or a comma-separated list of: closed, dateLastActivity, dateLastView, desc, descData, idOrganization, invitations, invited, labelNames, memberships, name, pinned, powerUps, prefs, shortLink, shortUrl, starred, subscribed or url
    • list string: true or false
    • list_fields string: all or a comma-separated list of: closed, idBoard, name, pos or subscribed
    • stickers string: true or false
    • sticker_fields string: all or a comma-separated list of: image, imageScaled, imageUrl, left, rotate, top or zIndex
    • fields string: all or a comma-separated list of: badges, checkItemStates, closed, dateLastActivity, desc, descData, due, email, idAttachmentCover, idBoard, idChecklists, idLabels, idList, idMembers, idMembersVoted, idShort, labels, manualCoverAttachment, name, pos, shortLink, shortUrl, subscribed or url

Output

Output schema unknown

updateCardsByIdCard

updateCardsByIdCard()

trello.updateCardsByIdCard({
  "idCard": "",
  "body": {}
}, context)

Input

  • input object
    • idCard required string: card id or shortlink
    • body required cards

Output

Output schema unknown

getCardsActionsByIdCard

getCardsActionsByIdCard()

trello.getCardsActionsByIdCard({
  "idCard": ""
}, context)

Input

  • input object
    • idCard required string: card id or shortlink
    • entities string: true or false
    • display string: true or false
    • filter string: all or a comma-separated list of: addAttachmentToCard, addChecklistToCard, addMemberToBoard, addMemberToCard, addMemberToOrganization, addToOrganizationBoard, commentCard, convertToCardFromCheckItem, copyBoard, copyCard, copyCommentCard, createBoard, createCard, createList, createOrganization, deleteAttachmentFromCard, deleteBoardInvitation, deleteCard, deleteOrganizationInvitation, disablePowerUp, emailCard, enablePowerUp, makeAdminOfBoard, makeNormalMemberOfBoard, makeNormalMemberOfOrganization, makeObserverOfBoard, memberJoinedTrello, moveCardFromBoard, moveCardToBoard, moveListFromBoard, moveListToBoard, removeChecklistFromCard, removeFromOrganizationBoard, removeMemberFromCard, unconfirmedBoardInvitation, unconfirmedOrganizationInvitation, updateBoard, updateCard, updateCard:closed, updateCard:desc, updateCard:idList, updateCard:name, updateCheckItemStateOnCard, updateChecklist, updateList, updateList:closed, updateList:name, updateMember or updateOrganization
    • fields string: all or a comma-separated list of: data, date, idMemberCreator or type
    • limit string: a number from 0 to 1000
    • format string: One of: count, list or minimal
    • since string: A date, null or lastView
    • before string: A date, or null
    • page string: Page * limit must be less than 1000
    • idModels string: Only return actions related to these model ids
    • member string: true or false
    • member_fields string: all or a comma-separated list of: avatarHash, bio, bioData, confirmed, fullName, idPremOrgsAdmin, initials, memberType, products, status, url or username
    • memberCreator string: true or false
    • memberCreator_fields string: all or a comma-separated list of: avatarHash, bio, bioData, confirmed, fullName, idPremOrgsAdmin, initials, memberType, products, status, url or username

Output

Output schema unknown

addCardsActionsCommentsByIdCard

addCardsActionsCommentsByIdCard()

trello.addCardsActionsCommentsByIdCard({
  "idCard": "",
  "body": {}
}, context)

Input

  • input object

Output

Output schema unknown

deleteCardsActionsCommentsByIdCardByIdAction

This can only be done by the original author of the comment, or someone with higher permissions than the original author.

trello.deleteCardsActionsCommentsByIdCardByIdAction({
  "idCard": "",
  "idAction": ""
}, context)

Input

  • input object
    • idCard required string: card id or shortlink
    • idAction required string: idAction

Output

Output schema unknown

updateCardsActionsCommentsByIdCardByIdAction

This can only be done by the original author of the comment.

trello.updateCardsActionsCommentsByIdCardByIdAction({
  "idCard": "",
  "idAction": "",
  "body": {}
}, context)

Input

  • input object
    • idCard required string: card id or shortlink
    • idAction required string: idAction
    • body required cards_actions_comments

Output

Output schema unknown

getCardsAttachmentsByIdCard

getCardsAttachmentsByIdCard()

trello.getCardsAttachmentsByIdCard({
  "idCard": ""
}, context)

Input

  • input object
    • idCard required string: card id or shortlink
    • fields string: all or a comma-separated list of: bytes, date, edgeColor, idMember, isUpload, mimeType, name, previews or url
    • filter string: A boolean value or "cover" for only card cover attachments

Output

Output schema unknown

addCardsAttachmentsByIdCard

addCardsAttachmentsByIdCard()

trello.addCardsAttachmentsByIdCard({
  "idCard": ""
}, context)

Input

  • input object
    • idCard required string: card id or shortlink
    • body cards_attachments
    • file string, object: File contents
      • content string
      • encoding string (values: ascii, utf8, utf16le, base64, binary, hex)
      • contentType string
      • filename string

Output

Output schema unknown

deleteCardsAttachmentsByIdCardByIdAttachment

deleteCardsAttachmentsByIdCardByIdAttachment()

trello.deleteCardsAttachmentsByIdCardByIdAttachment({
  "idCard": "",
  "idAttachment": ""
}, context)

Input

  • input object
    • idCard required string: card id or shortlink
    • idAttachment required string: idAttachment

Output

Output schema unknown

getCardsAttachmentsByIdCardByIdAttachment

getCardsAttachmentsByIdCardByIdAttachment()

trello.getCardsAttachmentsByIdCardByIdAttachment({
  "idCard": "",
  "idAttachment": ""
}, context)

Input

  • input object
    • idCard required string: card id or shortlink
    • idAttachment required string: idAttachment
    • fields string: all or a comma-separated list of: bytes, date, edgeColor, idMember, isUpload, mimeType, name, previews or url

Output

Output schema unknown

getCardsBoardByIdCard

getCardsBoardByIdCard()

trello.getCardsBoardByIdCard({
  "idCard": ""
}, context)

Input

  • input object
    • idCard required string: card id or shortlink
    • fields string: all or a comma-separated list of: closed, dateLastActivity, dateLastView, desc, descData, idOrganization, invitations, invited, labelNames, memberships, name, pinned, powerUps, prefs, shortLink, shortUrl, starred, subscribed or url

Output

Output schema unknown

getCardsBoardByIdCardByField

getCardsBoardByIdCardByField()

trello.getCardsBoardByIdCardByField({
  "idCard": "",
  "field": ""
}, context)

Input

  • input object
    • idCard required string: card id or shortlink
    • field required string: field

Output

Output schema unknown

getCardsCheckItemStatesByIdCard

getCardsCheckItemStatesByIdCard()

trello.getCardsCheckItemStatesByIdCard({
  "idCard": ""
}, context)

Input

  • input object
    • idCard required string: card id or shortlink
    • fields string: all or a comma-separated list of: idCheckItem or state

Output

Output schema unknown

updateCardsChecklistCheckItemByIdCardByIdChecklistCurrentByIdCheckItem

updateCardsChecklistCheckItemByIdCardByIdChecklistCurrentByIdCheckItem()

trello.updateCardsChecklistCheckItemByIdCardByIdChecklistCurrentByIdCheckItem({
  "idCard": "",
  "idChecklistCurrent": "",
  "idCheckItem": "",
  "body": {}
}, context)

Input

Output

Output schema unknown

addCardsChecklistCheckItemByIdCardByIdChecklist

addCardsChecklistCheckItemByIdCardByIdChecklist()

trello.addCardsChecklistCheckItemByIdCardByIdChecklist({
  "idCard": "",
  "idChecklist": "",
  "body": {}
}, context)

Input

  • input object

Output

Output schema unknown

deleteCardsChecklistCheckItemByIdCardByIdChecklistByIdCheckItem

deleteCardsChecklistCheckItemByIdCardByIdChecklistByIdCheckItem()

trello.deleteCardsChecklistCheckItemByIdCardByIdChecklistByIdCheckItem({
  "idCard": "",
  "idChecklist": "",
  "idCheckItem": ""
}, context)

Input

  • input object
    • idCard required string: card id or shortlink
    • idChecklist required string: idChecklist
    • idCheckItem required string: idCheckItem

Output

Output schema unknown

addCardsChecklistCheckItemConvertToCardByIdCardByIdChecklistByIdCheckItem

addCardsChecklistCheckItemConvertToCardByIdCardByIdChecklistByIdCheckItem()

trello.addCardsChecklistCheckItemConvertToCardByIdCardByIdChecklistByIdCheckItem({
  "idCard": "",
  "idChecklist": "",
  "idCheckItem": ""
}, context)

Input

  • input object
    • idCard required string: card id or shortlink
    • idChecklist required string: idChecklist
    • idCheckItem required string: idCheckItem

Output

Output schema unknown

updateCardsChecklistCheckItemNameByIdCardByIdChecklistByIdCheckItem

updateCardsChecklistCheckItemNameByIdCardByIdChecklistByIdCheckItem()

trello.updateCardsChecklistCheckItemNameByIdCardByIdChecklistByIdCheckItem({
  "idCard": "",
  "idChecklist": "",
  "idCheckItem": "",
  "body": {}
}, context)

Input

  • input object
    • idCard required string: card id or shortlink
    • idChecklist required string: idChecklist
    • idCheckItem required string: idCheckItem
    • body required cards_checklist_checkItem_name

Output

Output schema unknown

updateCardsChecklistCheckItemPosByIdCardByIdChecklistByIdCheckItem

updateCardsChecklistCheckItemPosByIdCardByIdChecklistByIdCheckItem()

trello.updateCardsChecklistCheckItemPosByIdCardByIdChecklistByIdCheckItem({
  "idCard": "",
  "idChecklist": "",
  "idCheckItem": "",
  "body": {}
}, context)

Input

  • input object
    • idCard required string: card id or shortlink
    • idChecklist required string: idChecklist
    • idCheckItem required string: idCheckItem
    • body required cards_checklist_checkItem_pos

Output

Output schema unknown

updateCardsChecklistCheckItemStateByIdCardByIdChecklistByIdCheckItem

updateCardsChecklistCheckItemStateByIdCardByIdChecklistByIdCheckItem()

trello.updateCardsChecklistCheckItemStateByIdCardByIdChecklistByIdCheckItem({
  "idCard": "",
  "idChecklist": "",
  "idCheckItem": "",
  "body": {}
}, context)

Input

  • input object
    • idCard required string: card id or shortlink
    • idChecklist required string: idChecklist
    • idCheckItem required string: idCheckItem
    • body required cards_checklist_checkItem_state

Output

Output schema unknown

getCardsChecklistsByIdCard

getCardsChecklistsByIdCard()

trello.getCardsChecklistsByIdCard({
  "idCard": ""
}, context)

Input

  • input object
    • idCard required string: card id or shortlink
    • cards string: One of: all, closed, none, open or visible
    • card_fields string: all or a comma-separated list of: badges, checkItemStates, closed, dateLastActivity, desc, descData, due, email, idAttachmentCover, idBoard, idChecklists, idLabels, idList, idMembers, idMembersVoted, idShort, labels, manualCoverAttachment, name, pos, shortLink, shortUrl, subscribed or url
    • checkItems string: One of: all or none
    • checkItem_fields string: all or a comma-separated list of: name, nameData, pos, state or type
    • filter string: One of: all or none
    • fields string: all or a comma-separated list of: idBoard, idCard, name or pos

Output

Output schema unknown

addCardsChecklistsByIdCard

addCardsChecklistsByIdCard()

trello.addCardsChecklistsByIdCard({
  "idCard": "",
  "body": {}
}, context)

Input

  • input object

Output

Output schema unknown

deleteCardsChecklistsByIdCardByIdChecklist

deleteCardsChecklistsByIdCardByIdChecklist()

trello.deleteCardsChecklistsByIdCardByIdChecklist({
  "idCard": "",
  "idChecklist": ""
}, context)

Input

  • input object
    • idCard required string: card id or shortlink
    • idChecklist required string: idChecklist

Output

Output schema unknown

updateCardsClosedByIdCard

updateCardsClosedByIdCard()

trello.updateCardsClosedByIdCard({
  "idCard": "",
  "body": {}
}, context)

Input

  • input object
    • idCard required string: card id or shortlink
    • body required cards_closed

Output

Output schema unknown

updateCardsDescByIdCard

updateCardsDescByIdCard()

trello.updateCardsDescByIdCard({
  "idCard": "",
  "body": {}
}, context)

Input

  • input object
    • idCard required string: card id or shortlink
    • body required cards_desc

Output

Output schema unknown

updateCardsDueByIdCard

updateCardsDueByIdCard()

trello.updateCardsDueByIdCard({
  "idCard": "",
  "body": {}
}, context)

Input

  • input object
    • idCard required string: card id or shortlink
    • body required cards_due

Output

Output schema unknown

updateCardsIdAttachmentCoverByIdCard

updateCardsIdAttachmentCoverByIdCard()

trello.updateCardsIdAttachmentCoverByIdCard({
  "idCard": "",
  "body": {}
}, context)

Input

Output

Output schema unknown

updateCardsIdBoardByIdCard

updateCardsIdBoardByIdCard()

trello.updateCardsIdBoardByIdCard({
  "idCard": "",
  "body": {}
}, context)

Input

  • input object
    • idCard required string: card id or shortlink
    • body required cards_idBoard

Output

Output schema unknown

addCardsIdLabelsByIdCard

addCardsIdLabelsByIdCard()

trello.addCardsIdLabelsByIdCard({
  "idCard": "",
  "body": {}
}, context)

Input

  • input object
    • idCard required string: card id or shortlink
    • body required cards_idLabels

Output

Output schema unknown

deleteCardsIdLabelsByIdCardByIdLabel

deleteCardsIdLabelsByIdCardByIdLabel()

trello.deleteCardsIdLabelsByIdCardByIdLabel({
  "idCard": "",
  "idLabel": ""
}, context)

Input

  • input object
    • idCard required string: card id or shortlink
    • idLabel required string: idLabel

Output

Output schema unknown

updateCardsIdListByIdCard

updateCardsIdListByIdCard()

trello.updateCardsIdListByIdCard({
  "idCard": "",
  "body": {}
}, context)

Input

  • input object
    • idCard required string: card id or shortlink
    • body required cards_idList

Output

Output schema unknown

addCardsIdMembersByIdCard

addCardsIdMembersByIdCard()

trello.addCardsIdMembersByIdCard({
  "idCard": "",
  "body": {}
}, context)

Input

  • input object

Output

Output schema unknown

updateCardsIdMembersByIdCard

updateCardsIdMembersByIdCard()

trello.updateCardsIdMembersByIdCard({
  "idCard": "",
  "body": {}
}, context)

Input

  • input object

Output

Output schema unknown

deleteCardsIdMembersByIdCardByIdMember

deleteCardsIdMembersByIdCardByIdMember()

trello.deleteCardsIdMembersByIdCardByIdMember({
  "idCard": "",
  "idMember": ""
}, context)

Input

  • input object
    • idCard required string: card id or shortlink
    • idMember required string: idMember

Ou

6.0.0

5 years ago

5.0.1

7 years ago

5.0.0

7 years ago

4.0.0

7 years ago

3.0.1

7 years ago

3.0.0

8 years ago

2.0.3

8 years ago

2.0.2

8 years ago

2.0.1

8 years ago

2.0.0

8 years ago

0.0.4

9 years ago

0.0.3

9 years ago

0.0.1

9 years ago