@datafire/trello
v6.0.0
Published
DataFire integration for Trello
Downloads
15
Readme
@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
- idAction required
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
- idAction required
Output
Output schema unknown
updateActionsByIdAction
updateActionsByIdAction()
trello.updateActionsByIdAction({
"idAction": "",
"body": {}
}, context)
Input
- input
object
- idAction required
string
: idAction - body required actions
- idAction required
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
- idAction required
Output
Output schema unknown
getActionsBoardByIdActionByField
getActionsBoardByIdActionByField()
trello.getActionsBoardByIdActionByField({
"idAction": "",
"field": ""
}, context)
Input
- input
object
- idAction required
string
: idAction - field required
string
: field
- idAction required
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
- idAction required
Output
Output schema unknown
getActionsCardByIdActionByField
getActionsCardByIdActionByField()
trello.getActionsCardByIdActionByField({
"idAction": "",
"field": ""
}, context)
Input
- input
object
- idAction required
string
: idAction - field required
string
: field
- idAction required
Output
Output schema unknown
getActionsDisplayByIdAction
getActionsDisplayByIdAction()
trello.getActionsDisplayByIdAction({
"idAction": ""
}, context)
Input
- input
object
- idAction required
string
: idAction
- idAction required
Output
Output schema unknown
getActionsEntitiesByIdAction
getActionsEntitiesByIdAction()
trello.getActionsEntitiesByIdAction({
"idAction": ""
}, context)
Input
- input
object
- idAction required
string
: idAction
- idAction required
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
- idAction required
Output
Output schema unknown
getActionsListByIdActionByField
getActionsListByIdActionByField()
trello.getActionsListByIdActionByField({
"idAction": "",
"field": ""
}, context)
Input
- input
object
- idAction required
string
: idAction - field required
string
: field
- idAction required
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
- idAction required
Output
Output schema unknown
getActionsMemberByIdActionByField
getActionsMemberByIdActionByField()
trello.getActionsMemberByIdActionByField({
"idAction": "",
"field": ""
}, context)
Input
- input
object
- idAction required
string
: idAction - field required
string
: field
- idAction required
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
- idAction required
Output
Output schema unknown
getActionsMemberCreatorByIdActionByField
getActionsMemberCreatorByIdActionByField()
trello.getActionsMemberCreatorByIdActionByField({
"idAction": "",
"field": ""
}, context)
Input
- input
object
- idAction required
string
: idAction - field required
string
: field
- idAction required
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
- idAction required
Output
Output schema unknown
getActionsOrganizationByIdActionByField
getActionsOrganizationByIdActionByField()
trello.getActionsOrganizationByIdActionByField({
"idAction": "",
"field": ""
}, context)
Input
- input
object
- idAction required
string
: idAction - field required
string
: field
- idAction required
Output
Output schema unknown
updateActionsTextByIdAction
updateActionsTextByIdAction()
trello.updateActionsTextByIdAction({
"idAction": "",
"body": {}
}, context)
Input
- input
object
- idAction required
string
: idAction - body required actions_text
- idAction required
Output
Output schema unknown
getActionsByIdActionByField
getActionsByIdActionByField()
trello.getActionsByIdActionByField({
"idAction": "",
"field": ""
}, context)
Input
- input
object
- idAction required
string
: idAction - field required
string
: field
- idAction required
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
- urls required
Output
Output schema unknown
addBoards
addBoards()
trello.addBoards({
"body": {}
}, context)
Input
- input
object
- body required boards
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
- idBoard required
Output
Output schema unknown
updateBoardsByIdBoard
updateBoardsByIdBoard()
trello.updateBoardsByIdBoard({
"idBoard": "",
"body": {}
}, context)
Input
- input
object
- idBoard required
string
: board_id - body required boards
- idBoard required
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
- idBoard required
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
- idBoard required
Output
Output schema unknown
addBoardsCalendarKeyGenerateByIdBoard
addBoardsCalendarKeyGenerateByIdBoard()
trello.addBoardsCalendarKeyGenerateByIdBoard({
"idBoard": ""
}, context)
Input
- input
object
- idBoard required
string
: board_id
- idBoard required
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
- idBoard required
Output
Output schema unknown
getBoardsCardsByIdBoardByFilter
getBoardsCardsByIdBoardByFilter()
trello.getBoardsCardsByIdBoardByFilter({
"idBoard": "",
"filter": ""
}, context)
Input
- input
object
- idBoard required
string
: board_id - filter required
string
: filter
- idBoard required
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
- idBoard required
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
- idBoard required
Output
Output schema unknown
addBoardsChecklistsByIdBoard
addBoardsChecklistsByIdBoard()
trello.addBoardsChecklistsByIdBoard({
"idBoard": "",
"body": {}
}, context)
Input
- input
object
- idBoard required
string
: board_id - body required boards_checklists
- idBoard required
Output
Output schema unknown
updateBoardsClosedByIdBoard
updateBoardsClosedByIdBoard()
trello.updateBoardsClosedByIdBoard({
"idBoard": "",
"body": {}
}, context)
Input
- input
object
- idBoard required
string
: board_id - body required boards_closed
- idBoard required
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
- idBoard required
Output
Output schema unknown
updateBoardsDescByIdBoard
updateBoardsDescByIdBoard()
trello.updateBoardsDescByIdBoard({
"idBoard": "",
"body": {}
}, context)
Input
- input
object
- idBoard required
string
: board_id - body required boards_desc
- idBoard required
Output
Output schema unknown
addBoardsEmailKeyGenerateByIdBoard
addBoardsEmailKeyGenerateByIdBoard()
trello.addBoardsEmailKeyGenerateByIdBoard({
"idBoard": ""
}, context)
Input
- input
object
- idBoard required
string
: board_id
- idBoard required
Output
Output schema unknown
updateBoardsIdOrganizationByIdBoard
updateBoardsIdOrganizationByIdBoard()
trello.updateBoardsIdOrganizationByIdBoard({
"idBoard": "",
"body": {}
}, context)
Input
- input
object
- idBoard required
string
: board_id - body required boards_idOrganization
- idBoard required
Output
Output schema unknown
updateBoardsLabelNamesBlueByIdBoard
updateBoardsLabelNamesBlueByIdBoard()
trello.updateBoardsLabelNamesBlueByIdBoard({
"idBoard": "",
"body": {}
}, context)
Input
- input
object
- idBoard required
string
: board_id - body required labelNames_blue
- idBoard required
Output
Output schema unknown
updateBoardsLabelNamesGreenByIdBoard
updateBoardsLabelNamesGreenByIdBoard()
trello.updateBoardsLabelNamesGreenByIdBoard({
"idBoard": "",
"body": {}
}, context)
Input
- input
object
- idBoard required
string
: board_id - body required labelNames_green
- idBoard required
Output
Output schema unknown
updateBoardsLabelNamesOrangeByIdBoard
updateBoardsLabelNamesOrangeByIdBoard()
trello.updateBoardsLabelNamesOrangeByIdBoard({
"idBoard": "",
"body": {}
}, context)
Input
- input
object
- idBoard required
string
: board_id - body required labelNames_orange
- idBoard required
Output
Output schema unknown
updateBoardsLabelNamesPurpleByIdBoard
updateBoardsLabelNamesPurpleByIdBoard()
trello.updateBoardsLabelNamesPurpleByIdBoard({
"idBoard": "",
"body": {}
}, context)
Input
- input
object
- idBoard required
string
: board_id - body required labelNames_purple
- idBoard required
Output
Output schema unknown
updateBoardsLabelNamesRedByIdBoard
updateBoardsLabelNamesRedByIdBoard()
trello.updateBoardsLabelNamesRedByIdBoard({
"idBoard": "",
"body": {}
}, context)
Input
- input
object
- idBoard required
string
: board_id - body required labelNames_red
- idBoard required
Output
Output schema unknown
updateBoardsLabelNamesYellowByIdBoard
updateBoardsLabelNamesYellowByIdBoard()
trello.updateBoardsLabelNamesYellowByIdBoard({
"idBoard": "",
"body": {}
}, context)
Input
- input
object
- idBoard required
string
: board_id - body required labelNames_yellow
- idBoard required
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
- idBoard required
Output
Output schema unknown
addBoardsLabelsByIdBoard
addBoardsLabelsByIdBoard()
trello.addBoardsLabelsByIdBoard({
"idBoard": "",
"body": {}
}, context)
Input
- input
object
- idBoard required
string
: board_id - body required boards_labels
- idBoard required
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
- idBoard required
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
- idBoard required
Output
Output schema unknown
addBoardsListsByIdBoard
addBoardsListsByIdBoard()
trello.addBoardsListsByIdBoard({
"idBoard": "",
"body": {}
}, context)
Input
- input
object
- idBoard required
string
: board_id - body required boards_lists
- idBoard required
Output
Output schema unknown
getBoardsListsByIdBoardByFilter
getBoardsListsByIdBoardByFilter()
trello.getBoardsListsByIdBoardByFilter({
"idBoard": "",
"filter": ""
}, context)
Input
- input
object
- idBoard required
string
: board_id - filter required
string
: filter
- idBoard required
Output
Output schema unknown
addBoardsMarkAsViewedByIdBoard
addBoardsMarkAsViewedByIdBoard()
trello.addBoardsMarkAsViewedByIdBoard({
"idBoard": ""
}, context)
Input
- input
object
- idBoard required
string
: board_id
- idBoard required
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.
- idBoard required
Output
Output schema unknown
updateBoardsMembersByIdBoard
updateBoardsMembersByIdBoard()
trello.updateBoardsMembersByIdBoard({
"idBoard": "",
"body": {}
}, context)
Input
- input
object
- idBoard required
string
: board_id - body required boards_members
- idBoard required
Output
Output schema unknown
getBoardsMembersByIdBoardByFilter
getBoardsMembersByIdBoardByFilter()
trello.getBoardsMembersByIdBoardByFilter({
"idBoard": "",
"filter": ""
}, context)
Input
- input
object
- idBoard required
string
: board_id - filter required
string
: filter
- idBoard required
Output
Output schema unknown
deleteBoardsMembersByIdBoardByIdMember
deleteBoardsMembersByIdBoardByIdMember()
trello.deleteBoardsMembersByIdBoardByIdMember({
"idBoard": "",
"idMember": ""
}, context)
Input
- input
object
- idBoard required
string
: board_id - idMember required
string
: idMember
- idBoard required
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
- idBoard required
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
- idBoard required
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
- idBoard required
Output
Output schema unknown
getBoardsMembersInvitedByIdBoardByField
getBoardsMembersInvitedByIdBoardByField()
trello.getBoardsMembersInvitedByIdBoardByField({
"idBoard": "",
"field": ""
}, context)
Input
- input
object
- idBoard required
string
: board_id - field required
string
: field
- idBoard required
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
- idBoard required
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
- idBoard required
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
- idBoard required
Output
Output schema unknown
getBoardsMyPrefsByIdBoard
getBoardsMyPrefsByIdBoard()
trello.getBoardsMyPrefsByIdBoard({
"idBoard": ""
}, context)
Input
- input
object
- idBoard required
string
: board_id
- idBoard required
Output
Output schema unknown
updateBoardsMyPrefsEmailPositionByIdBoard
updateBoardsMyPrefsEmailPositionByIdBoard()
trello.updateBoardsMyPrefsEmailPositionByIdBoard({
"idBoard": "",
"body": {}
}, context)
Input
- input
object
- idBoard required
string
: board_id - body required myPrefs_emailPosition
- idBoard required
Output
Output schema unknown
updateBoardsMyPrefsIdEmailListByIdBoard
updateBoardsMyPrefsIdEmailListByIdBoard()
trello.updateBoardsMyPrefsIdEmailListByIdBoard({
"idBoard": "",
"body": {}
}, context)
Input
- input
object
- idBoard required
string
: board_id - body required myPrefs_idEmailList
- idBoard required
Output
Output schema unknown
updateBoardsMyPrefsShowListGuideByIdBoard
updateBoardsMyPrefsShowListGuideByIdBoard()
trello.updateBoardsMyPrefsShowListGuideByIdBoard({
"idBoard": "",
"body": {}
}, context)
Input
- input
object
- idBoard required
string
: board_id - body required myPrefs_showListGuide
- idBoard required
Output
Output schema unknown
updateBoardsMyPrefsShowSidebarByIdBoard
updateBoardsMyPrefsShowSidebarByIdBoard()
trello.updateBoardsMyPrefsShowSidebarByIdBoard({
"idBoard": "",
"body": {}
}, context)
Input
- input
object
- idBoard required
string
: board_id - body required myPrefs_showSidebar
- idBoard required
Output
Output schema unknown
updateBoardsMyPrefsShowSidebarActivityByIdBoard
updateBoardsMyPrefsShowSidebarActivityByIdBoard()
trello.updateBoardsMyPrefsShowSidebarActivityByIdBoard({
"idBoard": "",
"body": {}
}, context)
Input
- input
object
- idBoard required
string
: board_id - body required myPrefs_showSidebarActivity
- idBoard required
Output
Output schema unknown
updateBoardsMyPrefsShowSidebarBoardActionsByIdBoard
updateBoardsMyPrefsShowSidebarBoardActionsByIdBoard()
trello.updateBoardsMyPrefsShowSidebarBoardActionsByIdBoard({
"idBoard": "",
"body": {}
}, context)
Input
- input
object
- idBoard required
string
: board_id - body required myPrefs_showSidebarBoardActions
- idBoard required
Output
Output schema unknown
updateBoardsMyPrefsShowSidebarMembersByIdBoard
updateBoardsMyPrefsShowSidebarMembersByIdBoard()
trello.updateBoardsMyPrefsShowSidebarMembersByIdBoard({
"idBoard": "",
"body": {}
}, context)
Input
- input
object
- idBoard required
string
: board_id - body required myPrefs_showSidebarMembers
- idBoard required
Output
Output schema unknown
updateBoardsNameByIdBoard
updateBoardsNameByIdBoard()
trello.updateBoardsNameByIdBoard({
"idBoard": "",
"body": {}
}, context)
Input
- input
object
- idBoard required
string
: board_id - body required boards_name
- idBoard required
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
- idBoard required
Output
Output schema unknown
getBoardsOrganizationByIdBoardByField
getBoardsOrganizationByIdBoardByField()
trello.getBoardsOrganizationByIdBoardByField({
"idBoard": "",
"field": ""
}, context)
Input
- input
object
- idBoard required
string
: board_id - field required
string
: field
- idBoard required
Output
Output schema unknown
addBoardsPowerUpsByIdBoard
addBoardsPowerUpsByIdBoard()
trello.addBoardsPowerUpsByIdBoard({
"idBoard": "",
"body": {}
}, context)
Input
- input
object
- idBoard required
string
: board_id - body required boards_powerUps
- idBoard required
Output
Output schema unknown
deleteBoardsPowerUpsByIdBoardByPowerUp
deleteBoardsPowerUpsByIdBoardByPowerUp()
trello.deleteBoardsPowerUpsByIdBoardByPowerUp({
"idBoard": "",
"powerUp": ""
}, context)
Input
- input
object
- idBoard required
string
: board_id - powerUp required
string
: powerUp
- idBoard required
Output
Output schema unknown
updateBoardsPrefsBackgroundByIdBoard
updateBoardsPrefsBackgroundByIdBoard()
trello.updateBoardsPrefsBackgroundByIdBoard({
"idBoard": "",
"body": {}
}, context)
Input
- input
object
- idBoard required
string
: board_id - body required prefs_background
- idBoard required
Output
Output schema unknown
updateBoardsPrefsCalendarFeedEnabledByIdBoard
updateBoardsPrefsCalendarFeedEnabledByIdBoard()
trello.updateBoardsPrefsCalendarFeedEnabledByIdBoard({
"idBoard": "",
"body": {}
}, context)
Input
- input
object
- idBoard required
string
: board_id - body required prefs_calendarFeedEnabled
- idBoard required
Output
Output schema unknown
updateBoardsPrefsCardAgingByIdBoard
updateBoardsPrefsCardAgingByIdBoard()
trello.updateBoardsPrefsCardAgingByIdBoard({
"idBoard": "",
"body": {}
}, context)
Input
- input
object
- idBoard required
string
: board_id - body required prefs_cardAging
- idBoard required
Output
Output schema unknown
updateBoardsPrefsCardCoversByIdBoard
updateBoardsPrefsCardCoversByIdBoard()
trello.updateBoardsPrefsCardCoversByIdBoard({
"idBoard": "",
"body": {}
}, context)
Input
- input
object
- idBoard required
string
: board_id - body required prefs_cardCovers
- idBoard required
Output
Output schema unknown
updateBoardsPrefsCommentsByIdBoard
updateBoardsPrefsCommentsByIdBoard()
trello.updateBoardsPrefsCommentsByIdBoard({
"idBoard": "",
"body": {}
}, context)
Input
- input
object
- idBoard required
string
: board_id - body required prefs_comments
- idBoard required
Output
Output schema unknown
updateBoardsPrefsInvitationsByIdBoard
updateBoardsPrefsInvitationsByIdBoard()
trello.updateBoardsPrefsInvitationsByIdBoard({
"idBoard": "",
"body": {}
}, context)
Input
- input
object
- idBoard required
string
: board_id - body required prefs_invitations
- idBoard required
Output
Output schema unknown
updateBoardsPrefsPermissionLevelByIdBoard
updateBoardsPrefsPermissionLevelByIdBoard()
trello.updateBoardsPrefsPermissionLevelByIdBoard({
"idBoard": "",
"body": {}
}, context)
Input
- input
object
- idBoard required
string
: board_id - body required prefs_permissionLevel
- idBoard required
Output
Output schema unknown
updateBoardsPrefsSelfJoinByIdBoard
updateBoardsPrefsSelfJoinByIdBoard()
trello.updateBoardsPrefsSelfJoinByIdBoard({
"idBoard": "",
"body": {}
}, context)
Input
- input
object
- idBoard required
string
: board_id - body required prefs_selfJoin
- idBoard required
Output
Output schema unknown
updateBoardsPrefsVotingByIdBoard
updateBoardsPrefsVotingByIdBoard()
trello.updateBoardsPrefsVotingByIdBoard({
"idBoard": "",
"body": {}
}, context)
Input
- input
object
- idBoard required
string
: board_id - body required prefs_voting
- idBoard required
Output
Output schema unknown
updateBoardsSubscribedByIdBoard
updateBoardsSubscribedByIdBoard()
trello.updateBoardsSubscribedByIdBoard({
"idBoard": "",
"body": {}
}, context)
Input
- input
object
- idBoard required
string
: board_id - body required boards_subscribed
- idBoard required
Output
Output schema unknown
getBoardsByIdBoardByField
getBoardsByIdBoardByField()
trello.getBoardsByIdBoardByField({
"idBoard": "",
"field": ""
}, context)
Input
- input
object
- idBoard required
string
: board_id - field required
string
: field
- idBoard required
Output
Output schema unknown
addCards
addCards()
trello.addCards({
"body": {}
}, context)
Input
- input
object
- body required cards
Output
Output schema unknown
deleteCardsByIdCard
deleteCardsByIdCard()
trello.deleteCardsByIdCard({
"idCard": ""
}, context)
Input
- input
object
- idCard required
string
: card id or shortlink
- idCard required
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
- idCard required
Output
Output schema unknown
updateCardsByIdCard
updateCardsByIdCard()
trello.updateCardsByIdCard({
"idCard": "",
"body": {}
}, context)
Input
- input
object
- idCard required
string
: card id or shortlink - body required cards
- idCard required
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
- idCard required
Output
Output schema unknown
addCardsActionsCommentsByIdCard
addCardsActionsCommentsByIdCard()
trello.addCardsActionsCommentsByIdCard({
"idCard": "",
"body": {}
}, context)
Input
- input
object
- idCard required
string
: card id or shortlink - body required actions_comments
- idCard required
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
- idCard required
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
- idCard required
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
- idCard required
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
- content
- idCard required
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
- idCard required
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
- idCard required
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
- idCard required
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
- idCard required
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
- idCard required
Output
Output schema unknown
updateCardsChecklistCheckItemByIdCardByIdChecklistCurrentByIdCheckItem
updateCardsChecklistCheckItemByIdCardByIdChecklistCurrentByIdCheckItem()
trello.updateCardsChecklistCheckItemByIdCardByIdChecklistCurrentByIdCheckItem({
"idCard": "",
"idChecklistCurrent": "",
"idCheckItem": "",
"body": {}
}, context)
Input
- input
object
- idCard required
string
: card id or shortlink - idChecklistCurrent required
string
: idChecklistCurrent - idCheckItem required
string
: idCheckItem - body required cards_checklist_idChecklistCurrent_checkItem
- idCard required
Output
Output schema unknown
addCardsChecklistCheckItemByIdCardByIdChecklist
addCardsChecklistCheckItemByIdCardByIdChecklist()
trello.addCardsChecklistCheckItemByIdCardByIdChecklist({
"idCard": "",
"idChecklist": "",
"body": {}
}, context)
Input
- input
object
- idCard required
string
: card id or shortlink - idChecklist required
string
: idChecklist - body required cards_checklist_checkItem
- idCard required
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
- idCard required
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
- idCard required
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
- idCard required
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
- idCard required
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
- idCard required
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
- idCard required
Output
Output schema unknown
addCardsChecklistsByIdCard
addCardsChecklistsByIdCard()
trello.addCardsChecklistsByIdCard({
"idCard": "",
"body": {}
}, context)
Input
- input
object
- idCard required
string
: card id or shortlink - body required cards_checklists
- idCard required
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
- idCard required
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
- idCard required
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
- idCard required
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
- idCard required
Output
Output schema unknown
updateCardsIdAttachmentCoverByIdCard
updateCardsIdAttachmentCoverByIdCard()
trello.updateCardsIdAttachmentCoverByIdCard({
"idCard": "",
"body": {}
}, context)
Input
- input
object
- idCard required
string
: card id or shortlink - body required cards_idAttachmentCover
- idCard required
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
- idCard required
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
- idCard required
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
- idCard required
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
- idCard required
Output
Output schema unknown
addCardsIdMembersByIdCard
addCardsIdMembersByIdCard()
trello.addCardsIdMembersByIdCard({
"idCard": "",
"body": {}
}, context)
Input
- input
object
- idCard required
string
: card id or shortlink - body required cards_idMembers
- idCard required
Output
Output schema unknown
updateCardsIdMembersByIdCard
updateCardsIdMembersByIdCard()
trello.updateCardsIdMembersByIdCard({
"idCard": "",
"body": {}
}, context)
Input
- input
object
- idCard required
string
: card id or shortlink - body required cards_idMembers
- idCard required
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
- idCard required