Trello
Use Trello REST API to manage boards, lists, cards, checklists, members, organizations, labels, actions, and webhooks.
Authentication
| Method | Kind | Status | Details |
|---|---|---|---|
| Basic Auth | basic | available | — |
Call a tool
import { createClient } from "@open-connector/sdk";const oc = createClient({ baseUrl: "https://api.openconnector.dev", apiKey: process.env.OPEN_CONNECTOR_API_KEY!,});const result = await oc.executeTool({ slug: "TRELLO_APPLICATIONS_KEY_COMPLIANCE", connectedAccountId: "conn_...", arguments: { /* match this tool's input schema */ },});import Composio from "@composio/client";const composio = new Composio({ baseURL: "https://api.openconnector.dev/composio", apiKey: process.env.OPEN_CONNECTOR_API_KEY!,});const result = await composio.tools.execute("TRELLO_APPLICATIONS_KEY_COMPLIANCE", { connected_account_id: "conn_...", arguments: { /* match this tool's input schema */ },});oc tools execute TRELLO_APPLICATIONS_KEY_COMPLIANCE --data '{ }'Tool catalog
Available tools
261 callable operations
Get Application's compliance dataTRELLO_APPLICATIONS_KEY_COMPLIANCEGet Application's compliance dataConnection
Get Application's compliance data
Authentication
Connected account requiredTags
Get Checklists on a BoardTRELLO_BOARDS_ID_CHECKLISTSGet all of the checklists on a Board.Connection
Get all of the checklists on a Board.
Authentication
Connected account requiredTags
Remove Member from BoardTRELLO_BOARDSIDMEMBERSIDMEMBERRemove Member from BoardConnection
Remove Member from Board
Authentication
Connected account requiredTags
Add Member vote to CardTRELLO_CARDSIDMEMBERSVOTED_1Vote on the card for a given member.Connection
Vote on the card for a given member.
Authentication
Connected account requiredTags
Delete an ActionTRELLO_DELETE_ACTIONS_IDDelete a specific action. Only comment actions can be deleted.Connection
Delete a specific action. Only comment actions can be deleted.
Authentication
Connected account requiredTags
Delete Action's ReactionTRELLO_DELETE_ACTIONS_IDACTION_REACTIONS_IDDeletes a reactionConnection
Deletes a reaction
Authentication
Connected account requiredTags
Delete a BoardTRELLO_DELETE_BOARDS_IDDelete a board.Connection
Delete a board.
Authentication
Connected account requiredTags
Disable a Power-Up on a BoardTRELLO_DELETE_BOARDS_ID_BOARDPLUGINSDisable a Power-Up on a boardConnection
Disable a Power-Up on a board
Authentication
Connected account requiredTags
Delete an Export for a BoardTRELLO_DELETE_BOARDS_ID_EXPORTS_IDEXPORTSoft-delete a board exportConnection
Soft-delete a board export
Authentication
Connected account requiredTags
Delete a CardTRELLO_DELETE_CARDS_IDDelete a CardConnection
Delete a Card
Authentication
Connected account requiredTags
Delete a comment on a CardTRELLO_DELETE_CARDS_ID_ACTIONS_ID_COMMENTSDelete a commentConnection
Delete a comment
Authentication
Connected account requiredTags
Delete checkItem on a CardTRELLO_DELETE_CARDS_ID_CHECKITEM_IDCHECKITEMDelete a checklist itemConnection
Delete a checklist item
Authentication
Connected account requiredTags
Delete a Checklist on a CardTRELLO_DELETE_CARDS_ID_CHECKLISTS_IDCHECKLISTDelete a checklist from a cardConnection
Delete a checklist from a card
Authentication
Connected account requiredTags
Remove a Label from a CardTRELLO_DELETE_CARDS_ID_IDLABELS_IDLABELRemove a label from a cardConnection
Remove a label from a card
Authentication
Connected account requiredTags
Remove a Member's Vote on a CardTRELLO_DELETE_CARDS_ID_MEMBERSVOTED_IDMEMBERRemove a member's vote from a cardConnection
Remove a member's vote from a card
Authentication
Connected account requiredTags
Delete a Sticker on a CardTRELLO_DELETE_CARDS_ID_STICKERS_IDSTICKERRemove a sticker from the cardConnection
Remove a sticker from the card
Authentication
Connected account requiredTags
Delete a ChecklistTRELLO_DELETE_CHECKLISTS_IDDelete a checklistConnection
Delete a checklist
Authentication
Connected account requiredTags
Delete Checkitem from ChecklistTRELLO_DELETE_CHECKLISTS_ID_CHECKITEMS_IDCHECKITEMRemove an item from a checklistConnection
Remove an item from a checklist
Authentication
Connected account requiredTags
Delete a Custom Field definitionTRELLO_DELETE_CUSTOMFIELDS_IDDelete a Custom Field from a board.Connection
Delete a Custom Field from a board.
Authentication
Connected account requiredTags
Delete Option of Custom Field dropdownTRELLO_DELETE_CUSTOMFIELDS_OPTIONS_IDCUSTOMFIELDOPTIONDelete an option from a Custom Field dropdown.Connection
Delete an option from a Custom Field dropdown.
Authentication
Connected account requiredTags
Delete an Organization from an Enterprise.TRELLO_DELETE_ENTERPRISES_ID_ORGANIZATIONS_IDORGRemove an organization from an enterprise.Connection
Remove an organization from an enterprise.
Authentication
Connected account requiredTags
Remove a Member from a CardTRELLO_DELETE_ID_IDMEMBERS_IDMEMBERRemove a member from a cardConnection
Remove a member from a card
Authentication
Connected account requiredTags
Delete a LabelTRELLO_DELETE_LABELS_IDDelete a label by ID.Connection
Delete a label by ID.
Authentication
Connected account requiredTags
Delete a Member's custom Board backgroundTRELLO_DELETE_MEMBERS_ID_BOARDBACKGROUNDS_IDBACKGROUNDDelete a board backgroundConnection
Delete a board background
Authentication
Connected account requiredTags
Delete Star for BoardTRELLO_DELETE_MEMBERS_ID_BOARDSTARS_IDSTARUnstar a boardConnection
Unstar a board
Authentication
Connected account requiredTags
Delete custom Board Background of MemberTRELLO_DELETE_MEMBERS_ID_CUSTOMBOARDBACKGROUNDS_IDBACKGROUNDDelete a specific custom board backgroundConnection
Delete a specific custom board background
Authentication
Connected account requiredTags
Delete a Member's custom StickerTRELLO_DELETE_MEMBERS_ID_CUSTOMSTICKERS_IDSTICKERDelete a Member's custom StickerConnection
Delete a Member's custom Sticker
Authentication
Connected account requiredTags
Delete a saved searchTRELLO_DELETE_MEMBERS_ID_SAVEDSEARCHES_IDSEARCHDelete a saved searchConnection
Delete a saved search
Authentication
Connected account requiredTags
Delete an OrganizationTRELLO_DELETE_ORGANIZATIONS_IDDelete an OrganizationConnection
Delete an Organization
Authentication
Connected account requiredTags
Delete Logo for OrganizationTRELLO_DELETE_ORGANIZATIONS_ID_LOGODelete a the logo from a WorkspaceConnection
Delete a the logo from a Workspace
Authentication
Connected account requiredTags
Remove a Member from an OrganizationTRELLO_DELETE_ORGANIZATIONS_ID_MEMBERSRemove a member from a WorkspaceConnection
Remove a member from a Workspace
Authentication
Connected account requiredTags
Remove the associated Google Apps domain from a WorkspaceTRELLO_DELETE_ORGANIZATIONS_ID_PREFS_ASSOCIATEDDOMAINRemove the associated Google Apps domain from a WorkspaceConnection
Remove the associated Google Apps domain from a Workspace
Authentication
Connected account requiredTags
Delete the email domain restriction on who can be invited to the WorkspaceTRELLO_DELETE_ORGANIZATIONS_ID_PREFS_ORGINVITERESTRICTRemove the email domain restriction on who can be invited to the WorkspaceConnection
Remove the email domain restriction on who can be invited to the Workspace
Authentication
Connected account requiredTags
Delete an Organization's TagTRELLO_DELETE_ORGANIZATIONS_ID_TAGS_IDTAGDelete an organization's tagConnection
Delete an organization's tag
Authentication
Connected account requiredTags
Delete a TokenTRELLO_DELETE_TOKENDelete a token.Connection
Delete a token.
Authentication
Connected account requiredTags
Delete a Webhook created by TokenTRELLO_DELETE_TOKENS_TOKEN_WEBHOOKS_IDWEBHOOKDelete a webhook created with given token.Connection
Delete a webhook created with given token.
Authentication
Connected account requiredTags
Delete a WebhookTRELLO_DELETE_WEBHOOKS_IDDelete a webhook by ID.Connection
Delete a webhook by ID.
Authentication
Connected account requiredTags
Delete an Attachment on a CardTRELLO_DELETED_CARDS_ID_ATTACHMENTS_IDATTACHMENTDelete an AttachmentConnection
Delete an Attachment
Authentication
Connected account requiredTags
List available EmojiTRELLO_EMOJIList available EmojiConnection
List available Emoji
Authentication
Connected account requiredTags
Deactivate a Member of an Enterprise.TRELLO_ENTERPRISES_ID_MEMBERS_ID_MEMBER_DEACTIVATEDDeactivate a Member of an Enterprise. NOTE: Deactivation is not possible for enterprises that have opted in to user management via AdminHub.Connection
Deactivate a Member of an Enterprise. NOTE: Deactivation is not possible for enterprises that have opted in to user management via AdminHub.
Authentication
Connected account requiredTags
Remove a Member as admin from Enterprise.TRELLO_ENTERPRISES_ID_ORGANIZATIONS_IDMEMBERRemove a member as admin from an enterprise. NOTE: This endpoint is not available to enterprises that have opted in to user management via AdminHub.Connection
Remove a member as admin from an enterprise. NOTE: This endpoint is not available to enterprises that have opted in to user management via AdminHub.
Authentication
Connected account requiredTags
Get an ActionTRELLO_GET_ACTIONS_IDGet an ActionConnection
Get an Action
Authentication
Connected account requiredTags
Get the Board for an ActionTRELLO_GET_ACTIONS_ID_BOARDGet the Board for an ActionConnection
Get the Board for an Action
Authentication
Connected account requiredTags
Get the Card for an ActionTRELLO_GET_ACTIONS_ID_CARDGet the card for an actionConnection
Get the card for an action
Authentication
Connected account requiredTags
Get a specific field on an ActionTRELLO_GET_ACTIONS_ID_FIELDGet a specific property of an actionConnection
Get a specific property of an action
Authentication
Connected account requiredTags
Get the List for an ActionTRELLO_GET_ACTIONS_ID_LISTGet the List for an ActionConnection
Get the List for an Action
Authentication
Connected account requiredTags
Get the Member of an ActionTRELLO_GET_ACTIONS_ID_MEMBERGets the member of an action (not the creator)Connection
Gets the member of an action (not the creator)
Authentication
Connected account requiredTags
Get the Member Creator of an ActionTRELLO_GET_ACTIONS_ID_MEMBERCREATORGet the Member who created the ActionConnection
Get the Member who created the Action
Authentication
Connected account requiredTags
Get the Organization of an ActionTRELLO_GET_ACTIONS_ID_ORGANIZATIONGet the Organization of an ActionConnection
Get the Organization of an Action
Authentication
Connected account requiredTags
Get Action's ReactionsTRELLO_GET_ACTIONS_IDACTION_REACTIONSList reactions for an actionConnection
List reactions for an action
Authentication
Connected account requiredTags
Get Action's ReactionTRELLO_GET_ACTIONS_IDACTION_REACTIONS_IDGet information for a reactionConnection
Get information for a reaction
Authentication
Connected account requiredTags
List Action's summary of ReactionsTRELLO_GET_ACTIONS_IDACTION_REACTIONSUMMARYList a summary of all reactions for an actionConnection
List a summary of all reactions for an action
Authentication
Connected account requiredTags
Batch RequestsTRELLO_GET_BATCHMake up to 10 GET requests in a single, batched API call.Connection
Make up to 10 GET requests in a single, batched API call.
Authentication
Connected account requiredTags
Get Power-Ups on a BoardTRELLO_GET_BOARD_ID_PLUGINSList the Power-Ups on a boardConnection
List the Power-Ups on a board
Authentication
Connected account requiredTags
Get a BoardTRELLO_GET_BOARDS_IDRequest a single board.Connection
Request a single board.
Authentication
Connected account requiredTags
Get Actions of a BoardTRELLO_GET_BOARDS_ID_ACTIONSGet all of the actions of a Board. See [Nested Resources](/cloud/trello/guides/rest-api/nested-resources/) for more information.Connection
Get all of the actions of a Board. See [Nested Resources](/cloud/trello/guides/rest-api/nested-resources/) for more information.
Authentication
Connected account requiredTags
Get Enabled Power-Ups on BoardTRELLO_GET_BOARDS_ID_BOARDPLUGINSGet the enabled Power-Ups on a boardConnection
Get the enabled Power-Ups on a board
Authentication
Connected account requiredTags
Get boardStars on a BoardTRELLO_GET_BOARDS_ID_BOARDSTARSGet boardStars on a BoardConnection
Get boardStars on a Board
Authentication
Connected account requiredTags
Get Cards on a BoardTRELLO_GET_BOARDS_ID_CARDSGet all of the open Cards on a Board. See [Nested Resources](/cloud/trello/guides/rest-api/nested-resources/) for more information.Connection
Get all of the open Cards on a Board. See [Nested Resources](/cloud/trello/guides/rest-api/nested-resources/) for more information.
Authentication
Connected account requiredTags
Get filtered Cards on a BoardTRELLO_GET_BOARDS_ID_CARDS_FILTERGet the Cards on a Board that match a given filter. See [Nested Resources](/cloud/trello/guides/rest-api/nested-resources/) for more information.Connection
Get the Cards on a Board that match a given filter. See [Nested Resources](/cloud/trello/guides/rest-api/nested-resources/) for more information.
Authentication
Connected account requiredTags
Get Custom Fields for BoardTRELLO_GET_BOARDS_ID_CUSTOMFIELDSGet the Custom Field Definitions that exist on a board.Connection
Get the Custom Field Definitions that exist on a board.
Authentication
Connected account requiredTags
Get an Export for a BoardTRELLO_GET_BOARDS_ID_EXPORTS_IDEXPORTGet the status of a board exportConnection
Get the status of a board export
Authentication
Connected account requiredTags
Download an Export for a BoardTRELLO_GET_BOARDS_ID_EXPORTS_IDEXPORT_DOWNLOADDownload the exported file. Redirects to the file location if the export is ready, or errors if it is not.Connection
Download the exported file. Redirects to the file location if the export is ready, or errors if it is not.
Authentication
Connected account requiredTags
Get a Board's Most Recent ExportTRELLO_GET_BOARDS_ID_EXPORTS_MOSTRECENTGet the most recent successful export for a boardConnection
Get the most recent successful export for a board
Authentication
Connected account requiredTags
Get a field on a BoardTRELLO_GET_BOARDS_ID_FIELDGet a single, specific field on a boardConnection
Get a single, specific field on a board
Authentication
Connected account requiredTags
Get Labels on a BoardTRELLO_GET_BOARDS_ID_LABELSGet all of the Labels on a Board.Connection
Get all of the Labels on a Board.
Authentication
Connected account requiredTags
Get Lists on a BoardTRELLO_GET_BOARDS_ID_LISTSGet the Lists on a BoardConnection
Get the Lists on a Board
Authentication
Connected account requiredTags
Get filtered Lists on a BoardTRELLO_GET_BOARDS_ID_LISTS_FILTERGet filtered Lists on a BoardConnection
Get filtered Lists on a Board
Authentication
Connected account requiredTags
Get the Members of a BoardTRELLO_GET_BOARDS_ID_MEMBERSGet the Members for a boardConnection
Get the Members for a board
Authentication
Connected account requiredTags
Get Memberships of a BoardTRELLO_GET_BOARDS_ID_MEMBERSHIPSGet information about the memberships users have to the board.Connection
Get information about the memberships users have to the board.
Authentication
Connected account requiredTags
Get a CardTRELLO_GET_CARDS_IDGet a card by its IDConnection
Get a card by its ID
Authentication
Connected account requiredTags
Get Actions on a CardTRELLO_GET_CARDS_ID_ACTIONSList the Actions on a Card. See [Nested Resources](/cloud/trello/guides/rest-api/nested-resources/) for more information.Connection
List the Actions on a Card. See [Nested Resources](/cloud/trello/guides/rest-api/nested-resources/) for more information.
Authentication
Connected account requiredTags
Get Attachments on a CardTRELLO_GET_CARDS_ID_ATTACHMENTSList the attachments on a cardConnection
List the attachments on a card
Authentication
Connected account requiredTags
Get an Attachment on a CardTRELLO_GET_CARDS_ID_ATTACHMENTS_IDATTACHMENTGet a specific Attachment on a Card.Connection
Get a specific Attachment on a Card.
Authentication
Connected account requiredTags
Get the Board the Card is onTRELLO_GET_CARDS_ID_BOARDGet the board a card is onConnection
Get the board a card is on
Authentication
Connected account requiredTags
Get checkItem on a CardTRELLO_GET_CARDS_ID_CHECKITEM_IDCHECKITEMGet a specific checkItem on a cardConnection
Get a specific checkItem on a card
Authentication
Connected account requiredTags
Get checkItems on a CardTRELLO_GET_CARDS_ID_CHECKITEMSTATESGet the completed checklist items on a cardConnection
Get the completed checklist items on a card
Authentication
Connected account requiredTags
Get Checklists on a CardTRELLO_GET_CARDS_ID_CHECKLISTSGet the checklists on a cardConnection
Get the checklists on a card
Authentication
Connected account requiredTags
Get Custom Field Items for a CardTRELLO_GET_CARDS_ID_CUSTOMFIELDITEMSGet the custom field items for a card.Connection
Get the custom field items for a card.
Authentication
Connected account requiredTags
Get a field on a CardTRELLO_GET_CARDS_ID_FIELDGet a specific property of a cardConnection
Get a specific property of a card
Authentication
Connected account requiredTags
Get the List of a CardTRELLO_GET_CARDS_ID_LISTGet the list a card is inConnection
Get the list a card is in
Authentication
Connected account requiredTags
Get the Members of a CardTRELLO_GET_CARDS_ID_MEMBERSGet the members on a cardConnection
Get the members on a card
Authentication
Connected account requiredTags
Get Members who have voted on a CardTRELLO_GET_CARDS_ID_MEMBERSVOTEDGet the members who have voted on a cardConnection
Get the members who have voted on a card
Authentication
Connected account requiredTags
Get pluginData on a CardTRELLO_GET_CARDS_ID_PLUGINDATAGet any shared pluginData on a card.Connection
Get any shared pluginData on a card.
Authentication
Connected account requiredTags
Get Stickers on a CardTRELLO_GET_CARDS_ID_STICKERSGet the stickers on a cardConnection
Get the stickers on a card
Authentication
Connected account requiredTags
Get a Sticker on a CardTRELLO_GET_CARDS_ID_STICKERS_IDSTICKERGet a specific sticker on a cardConnection
Get a specific sticker on a card
Authentication
Connected account requiredTags
Get a ChecklistTRELLO_GET_CHECKLISTS_IDGet a ChecklistConnection
Get a Checklist
Authentication
Connected account requiredTags
Get the Board the Checklist is onTRELLO_GET_CHECKLISTS_ID_BOARDGet the Board the Checklist is onConnection
Get the Board the Checklist is on
Authentication
Connected account requiredTags
Get the Card a Checklist is onTRELLO_GET_CHECKLISTS_ID_CARDSGet the Card a Checklist is onConnection
Get the Card a Checklist is on
Authentication
Connected account requiredTags
Get Checkitems on a ChecklistTRELLO_GET_CHECKLISTS_ID_CHECKITEMSGet Checkitems on a ChecklistConnection
Get Checkitems on a Checklist
Authentication
Connected account requiredTags
Get a Checkitem on a ChecklistTRELLO_GET_CHECKLISTS_ID_CHECKITEMS_IDCHECKITEMGet a Checkitem on a ChecklistConnection
Get a Checkitem on a Checklist
Authentication
Connected account requiredTags
Get field on a ChecklistTRELLO_GET_CHECKLISTS_ID_FIELDGet field on a ChecklistConnection
Get field on a Checklist
Authentication
Connected account requiredTags
Get a Custom FieldTRELLO_GET_CUSTOMFIELDS_IDGet a Custom FieldConnection
Get a Custom Field
Authentication
Connected account requiredTags
Add Option to Custom Field dropdownTRELLO_GET_CUSTOMFIELDS_ID_OPTIONSAdd an option to a dropdown Custom FieldConnection
Add an option to a dropdown Custom Field
Authentication
Connected account requiredTags
Get Option of Custom Field dropdownTRELLO_GET_CUSTOMFIELDS_OPTIONS_IDCUSTOMFIELDOPTIONRetrieve a specific, existing Option on a given dropdown-type Custom FieldConnection
Retrieve a specific, existing Option on a given dropdown-type Custom Field
Authentication
Connected account requiredTags
Get an EnterpriseTRELLO_GET_ENTERPRISES_IDGet an enterprise by its ID.Connection
Get an enterprise by its ID.
Authentication
Connected account requiredTags
Get Enterprise admin MembersTRELLO_GET_ENTERPRISES_ID_ADMINSGet an enterprise's admin members.Connection
Get an enterprise's admin members.
Authentication
Connected account requiredTags
Get auditlog data for an EnterpriseTRELLO_GET_ENTERPRISES_ID_AUDITLOGReturns an array of Actions related to the Enterprise object. Used for populating data sent to Google Sheets from an Enterprise's audit log page: https://trello.com/e/{enterprise_name}/admin/auditlog. An Enterprise admin token is required for this route. NOTE: For enterprises that have opted in to user management via AdminHub, the auditlog will will contain actions taken in AdminHub, but may not contain the source for those actions.Connection
Returns an array of Actions related to the Enterprise object. Used for populating data sent to Google Sheets from an Enterprise's audit log page: https://trello.com/e/{enterprise_name}/admin/auditlog. An Enterprise admin token is required for this route. NOTE: For enterprises that have opted in to user management via AdminHub, the auditlog will will contain actions taken in AdminHub, but may not contain the source for those actions.
Authentication
Connected account requiredTags
Get ClaimableOrganizations of an EnterpriseTRELLO_GET_ENTERPRISES_ID_CLAIMABLE_ORGANIZATIONSGet the Workspaces that are claimable by the enterprise by ID. Can optionally query for workspaces based on activeness/ inactiveness.Connection
Get the Workspaces that are claimable by the enterprise by ID. Can optionally query for workspaces based on activeness/ inactiveness.
Authentication
Connected account requiredTags
Get Members of EnterpriseTRELLO_GET_ENTERPRISES_ID_MEMBERSGet the members of an enterprise.Connection
Get the members of an enterprise.
Authentication
Connected account requiredTags
Get a Member of EnterpriseTRELLO_GET_ENTERPRISES_ID_MEMBERS_IDMEMBERGet a specific member of an enterprise by ID.Connection
Get a specific member of an enterprise by ID.
Authentication
Connected account requiredTags
Get Organizations of an EnterpriseTRELLO_GET_ENTERPRISES_ID_ORGANIZATIONSGet the organizations of an enterprise.Connection
Get the organizations of an enterprise.
Authentication
Connected account requiredTags
Bulk accept a set of organizations to an Enterprise.TRELLO_GET_ENTERPRISES_ID_ORGANIZATIONS_BULK_ID_ORGANIZATIONSAccept an array of organizations to an enterprise. NOTE: For enterprises that have opted in to user management via AdminHub, this endpoint will result in organizations being added to the enterprise asynchronously. A 200 response only indicates receipt of the request, it does not indicate successful addition to the enterprise.Connection
Accept an array of organizations to an enterprise. NOTE: For enterprises that have opted in to user management via AdminHub, this endpoint will result in organizations being added to the enterprise asynchronously. A 200 response only indicates receipt of the request, it does not indicate successful addition to the enterprise.
Authentication
Connected account requiredTags
Get PendingOrganizations of an EnterpriseTRELLO_GET_ENTERPRISES_ID_PENDING_ORGANIZATIONSGet the Workspaces that are pending for the enterprise by ID.Connection
Get the Workspaces that are pending for the enterprise by ID.
Authentication
Connected account requiredTags
Get signupUrl for EnterpriseTRELLO_GET_ENTERPRISES_ID_SIGNUPURLGet the signup URL for an enterprise.Connection
Get the signup URL for an enterprise.
Authentication
Connected account requiredTags
Get a bulk list of organizations that can be transferred to an enterprise.TRELLO_GET_ENTERPRISES_ID_TRANSFERRABLE_BULK_ID_ORGANIZATIONSGet a list of organizations that can be transferred to an enterprise when given a bulk list of organizations.Connection
Get a list of organizations that can be transferred to an enterprise when given a bulk list of organizations.
Authentication
Connected account requiredTags
Get whether an organization can be transferred to an enterprise.TRELLO_GET_ENTERPRISES_ID_TRANSFERRABLE_ORGANIZATION_ID_ORGANIZATIONGet whether an organization can be transferred to an enterprise.Connection
Get whether an organization can be transferred to an enterprise.
Authentication
Connected account requiredTags
Get a LabelTRELLO_GET_LABELS_IDGet information about a single Label.Connection
Get information about a single Label.
Authentication
Connected account requiredTags
Get a ListTRELLO_GET_LISTS_IDGet information about a ListConnection
Get information about a List
Authentication
Connected account requiredTags
Get Actions for a ListTRELLO_GET_LISTS_ID_ACTIONSGet the Actions on a ListConnection
Get the Actions on a List
Authentication
Connected account requiredTags
Get the Board a List is onTRELLO_GET_LISTS_ID_BOARDGet the board a list is onConnection
Get the board a list is on
Authentication
Connected account requiredTags
Get Cards in a ListTRELLO_GET_LISTS_ID_CARDSList the cards in a listConnection
List the cards in a list
Authentication
Connected account requiredTags
Get a MemberTRELLO_GET_MEMBERS_IDGet a memberConnection
Get a member
Authentication
Connected account requiredTags
Get a Member's ActionsTRELLO_GET_MEMBERS_ID_ACTIONSList the actions for a memberConnection
List the actions for a member
Authentication
Connected account requiredTags
Get Member's custom Board backgroundsTRELLO_GET_MEMBERS_ID_BOARDBACKGROUNDSGet a member's custom board backgroundsConnection
Get a member's custom board backgrounds
Authentication
Connected account requiredTags
Get a boardBackground of a MemberTRELLO_GET_MEMBERS_ID_BOARDBACKGROUNDS_IDBACKGROUNDGet a member's board backgroundConnection
Get a member's board background
Authentication
Connected account requiredTags
Get Boards that Member belongs toTRELLO_GET_MEMBERS_ID_BOARDSLists the boards that the user is a member of.Connection
Lists the boards that the user is a member of.
Authentication
Connected account requiredTags
Get Boards the Member has been invited toTRELLO_GET_MEMBERS_ID_BOARDSINVITEDGet the boards the member has been invited toConnection
Get the boards the member has been invited to
Authentication
Connected account requiredTags
Get a Member's boardStarsTRELLO_GET_MEMBERS_ID_BOARDSTARSList a member's board starsConnection
List a member's board stars
Authentication
Connected account requiredTags
Get a boardStar of MemberTRELLO_GET_MEMBERS_ID_BOARDSTARS_IDSTARGet a specific boardStarConnection
Get a specific boardStar
Authentication
Connected account requiredTags
Get Cards the Member is onTRELLO_GET_MEMBERS_ID_CARDSGets the cards a member is onConnection
Gets the cards a member is on
Authentication
Connected account requiredTags
Get a Member's custom Board BackgroundsTRELLO_GET_MEMBERS_ID_CUSTOMBOARDBACKGROUNDSGet a member's custom board backgroundsConnection
Get a member's custom board backgrounds
Authentication
Connected account requiredTags
Get custom Board Background of MemberTRELLO_GET_MEMBERS_ID_CUSTOMBOARDBACKGROUNDS_IDBACKGROUNDGet a specific custom board backgroundConnection
Get a specific custom board background
Authentication
Connected account requiredTags
Get a Member's customEmojisTRELLO_GET_MEMBERS_ID_CUSTOMEMOJIGet a Member's uploaded custom EmojisConnection
Get a Member's uploaded custom Emojis
Authentication
Connected account requiredTags
Get Member's custom StickersTRELLO_GET_MEMBERS_ID_CUSTOMSTICKERSGet a Member's uploaded stickersConnection
Get a Member's uploaded stickers
Authentication
Connected account requiredTags
Get a Member's custom StickerTRELLO_GET_MEMBERS_ID_CUSTOMSTICKERS_IDSTICKERGet a Member's custom StickerConnection
Get a Member's custom Sticker
Authentication
Connected account requiredTags
Get a field on a MemberTRELLO_GET_MEMBERS_ID_FIELDGet a particular property of a memberConnection
Get a particular property of a member
Authentication
Connected account requiredTags
Get a Member's notification channel settingsTRELLO_GET_MEMBERS_ID_NOTIFICATION_CHANNEL_SETTINGSGet a member's notification channel settingsConnection
Get a member's notification channel settings
Authentication
Connected account requiredTags
Get blocked notification keys of Member on this channelTRELLO_GET_MEMBERS_ID_NOTIFICATION_CHANNEL_SETTINGS_CHANNELGet blocked notification keys of Member on a specific channelConnection
Get blocked notification keys of Member on a specific channel
Authentication
Connected account requiredTags
Get Member's NotificationsTRELLO_GET_MEMBERS_ID_NOTIFICATIONSGet a member's notificationsConnection
Get a member's notifications
Authentication
Connected account requiredTags
Get Member's OrganizationsTRELLO_GET_MEMBERS_ID_ORGANIZATIONSGet a member's WorkspacesConnection
Get a member's Workspaces
Authentication
Connected account requiredTags
Get Organizations a Member has been invited toTRELLO_GET_MEMBERS_ID_ORGANIZATIONSINVITEDGet a member's Workspaces they have been invited toConnection
Get a member's Workspaces they have been invited to
Authentication
Connected account requiredTags
Get Member's saved searchedTRELLO_GET_MEMBERS_ID_SAVEDSEARCHESList the saved searches of a MemberConnection
List the saved searches of a Member
Authentication
Connected account requiredTags
Get a saved searchTRELLO_GET_MEMBERS_ID_SAVEDSEARCHES_IDSEARCHGet a saved searchConnection
Get a saved search
Authentication
Connected account requiredTags
Get Member's TokensTRELLO_GET_MEMBERS_ID_TOKENSList a members app tokensConnection
List a members app tokens
Authentication
Connected account requiredTags
Get a NotificationTRELLO_GET_NOTIFICATIONS_IDGet a NotificationConnection
Get a Notification
Authentication
Connected account requiredTags
Get the Board a Notification is onTRELLO_GET_NOTIFICATIONS_ID_BOARDGet the board a notification is associated withConnection
Get the board a notification is associated with
Authentication
Connected account requiredTags
Get the Card a Notification is onTRELLO_GET_NOTIFICATIONS_ID_CARDGet the card a notification is associated withConnection
Get the card a notification is associated with
Authentication
Connected account requiredTags
Get a field of a NotificationTRELLO_GET_NOTIFICATIONS_ID_FIELDGet a specific property of a notificationConnection
Get a specific property of a notification
Authentication
Connected account requiredTags
Get the List a Notification is onTRELLO_GET_NOTIFICATIONS_ID_LISTGet the list a notification is associated withConnection
Get the list a notification is associated with
Authentication
Connected account requiredTags
Get the Member who created the NotificationTRELLO_GET_NOTIFICATIONS_ID_MEMBERCREATORGet the member who created the notificationConnection
Get the member who created the notification
Authentication
Connected account requiredTags
Get a Notification's associated OrganizationTRELLO_GET_NOTIFICATIONS_ID_ORGANIZATIONGet the organization a notification is associated withConnection
Get the organization a notification is associated with
Authentication
Connected account requiredTags
Get an OrganizationTRELLO_GET_ORGANIZATIONS_IDGet an OrganizationConnection
Get an Organization
Authentication
Connected account requiredTags
Get Actions for OrganizationTRELLO_GET_ORGANIZATIONS_ID_ACTIONSList the actions on a WorkspaceConnection
List the actions on a Workspace
Authentication
Connected account requiredTags
Get Boards in an OrganizationTRELLO_GET_ORGANIZATIONS_ID_BOARDSList the boards in a WorkspaceConnection
List the boards in a Workspace
Authentication
Connected account requiredTags
Retrieve Organization's ExportsTRELLO_GET_ORGANIZATIONS_ID_EXPORTSRetrieve the exports that exist for the given organizationConnection
Retrieve the exports that exist for the given organization
Authentication
Connected account requiredTags
Get field on OrganizationTRELLO_GET_ORGANIZATIONS_ID_FIELDGet field on OrganizationConnection
Get field on Organization
Authentication
Connected account requiredTags
Get the Members of an OrganizationTRELLO_GET_ORGANIZATIONS_ID_MEMBERSList the members in a WorkspaceConnection
List the members in a Workspace
Authentication
Connected account requiredTags
Get Memberships of an OrganizationTRELLO_GET_ORGANIZATIONS_ID_MEMBERSHIPSList the memberships of a WorkspaceConnection
List the memberships of a Workspace
Authentication
Connected account requiredTags
Get a Membership of an OrganizationTRELLO_GET_ORGANIZATIONS_ID_MEMBERSHIPS_IDMEMBERSHIPGet a single Membership for an OrganizationConnection
Get a single Membership for an Organization
Authentication
Connected account requiredTags
Get Organizations new billable guestsTRELLO_GET_ORGANIZATIONS_ID_NEWBILLABLEGUESTS_IDBOARDUsed to check whether the given board has new billable guests on it.Connection
Used to check whether the given board has new billable guests on it.
Authentication
Connected account requiredTags
Get the pluginData Scoped to OrganizationTRELLO_GET_ORGANIZATIONS_ID_PLUGINDATAGet organization scoped pluginData on this WorkspaceConnection
Get organization scoped pluginData on this Workspace
Authentication
Connected account requiredTags
Get Tags of an OrganizationTRELLO_GET_ORGANIZATIONS_ID_TAGSList the organization's collectionsConnection
List the organization's collections
Authentication
Connected account requiredTags
Get a PluginTRELLO_GET_PLUGINS_IDGet pluginsConnection
Get plugins
Authentication
Connected account requiredTags
Get Plugin's Member privacy complianceTRELLO_GET_PLUGINS_ID_COMPLIANCE_MEMBERPRIVACYGet Plugin's Member privacy complianceConnection
Get Plugin's Member privacy compliance
Authentication
Connected account requiredTags
Search TrelloTRELLO_GET_SEARCHFind what you're looking for in TrelloConnection
Find what you're looking for in Trello
Authentication
Connected account requiredTags
Search for MembersTRELLO_GET_SEARCH_MEMBERSSearch for Trello members.Connection
Search for Trello members.
Authentication
Connected account requiredTags
Get a TokenTRELLO_GET_TOKENS_TOKENRetrieve information about a token.Connection
Retrieve information about a token.
Authentication
Connected account requiredTags
Get Token's MemberTRELLO_GET_TOKENS_TOKEN_MEMBERRetrieve information about a token's owner by token.Connection
Retrieve information about a token's owner by token.
Authentication
Connected account requiredTags
Get Webhooks for TokenTRELLO_GET_TOKENS_TOKEN_WEBHOOKSRetrieve all webhooks created with a Token.Connection
Retrieve all webhooks created with a Token.
Authentication
Connected account requiredTags
Get a Webhook belonging to a TokenTRELLO_GET_TOKENS_TOKEN_WEBHOOKS_IDWEBHOOKRetrieve a webhook created with a Token.Connection
Retrieve a webhook created with a Token.
Authentication
Connected account requiredTags
Get Users of an EnterpriseTRELLO_GET_USERS_IDGet an enterprise's users. You can choose to retrieve licensed members, board guests, etc. The response is paginated and will return 100 users at a time.Connection
Get an enterprise's users. You can choose to retrieve licensed members, board guests, etc. The response is paginated and will return 100 users at a time.
Authentication
Connected account requiredTags
Get a WebhookTRELLO_GET_WEBHOOKS_IDGet a webhook by ID. You must use the token query parameter and pass in the token the webhook was created under, or else you will encounter a 'webhook does not belong to token' error.Connection
Get a webhook by ID. You must use the token query parameter and pass in the token the webhook was created under, or else you will encounter a 'webhook does not belong to token' error.
Authentication
Connected account requiredTags
Create Avatar for MemberTRELLO_MEMBERSIDAVATARCreate a new avatar for a memberConnection
Create a new avatar for a member
Authentication
Connected account requiredTags
Create a new custom Board BackgroundTRELLO_MEMBERSIDCUSTOMBOARDBACKGROUNDS_1Upload a new custom board backgroundConnection
Upload a new custom board background
Authentication
Connected account requiredTags
Get a Member's custom EmojiTRELLO_MEMBERSIDCUSTOMEMOJIIDEMOJIGet a Member's custom EmojiConnection
Get a Member's custom Emoji
Authentication
Connected account requiredTags
Get the Member a Notification is about (not the creator)TRELLO_NOTIFICATIONSIDMEMBERGet the member (not the creator) a notification is aboutConnection
Get the member (not the creator) a notification is about
Authentication
Connected account requiredTags
Remove a Member from an Organization and all Organization BoardsTRELLO_ORGANIZATIONS_ID_MEMBERS_IDMEMBER_ALLRemove a member from a Workspace and from all Workspace boardsConnection
Remove a member from a Workspace and from all Workspace boards
Authentication
Connected account requiredTags
Create Reaction for ActionTRELLO_POST_ACTIONS_IDACTION_REACTIONSAdds a new reaction to an actionConnection
Adds a new reaction to an action
Authentication
Connected account requiredTags
Create a BoardTRELLO_POST_BOARDSCreate a new board.Connection
Create a new board.
Authentication
Connected account requiredTags
Enable a Power-Up on a BoardTRELLO_POST_BOARDS_ID_BOARDPLUGINSEnable a Power-Up on a BoardConnection
Enable a Power-Up on a Board
Authentication
Connected account requiredTags
Create a calendarKey for a BoardTRELLO_POST_BOARDS_ID_CALENDARKEY_GENERATECreate a new board.Connection
Create a new board.
Authentication
Connected account requiredTags
Create a emailKey for a BoardTRELLO_POST_BOARDS_ID_EMAILKEY_GENERATECreate a emailKey for a BoardConnection
Create a emailKey for a Board
Authentication
Connected account requiredTags
Create an Export for a BoardTRELLO_POST_BOARDS_ID_EXPORTSKick off an export of a board. Only one export may be in progress for a board at a time.Connection
Kick off an export of a board. Only one export may be in progress for a board at a time.
Authentication
Connected account requiredTags
Create a Tag for a BoardTRELLO_POST_BOARDS_ID_IDTAGSCreate a Tag for a BoardConnection
Create a Tag for a Board
Authentication
Connected account requiredTags
Create a Label on a BoardTRELLO_POST_BOARDS_ID_LABELSCreate a new Label on a Board.Connection
Create a new Label on a Board.
Authentication
Connected account requiredTags
Create a List on a BoardTRELLO_POST_BOARDS_ID_LISTSCreate a new List on a Board.Connection
Create a new List on a Board.
Authentication
Connected account requiredTags
Mark Board as viewedTRELLO_POST_BOARDS_ID_MARKEDASVIEWEDMark Board as viewedConnection
Mark Board as viewed
Authentication
Connected account requiredTags
Create a new CardTRELLO_POST_CARDSCreate a new card. Query parameters may also be replaced with a JSON request body instead.Connection
Create a new card. Query parameters may also be replaced with a JSON request body instead.
Authentication
Connected account requiredTags
Add a new comment to a CardTRELLO_POST_CARDS_ID_ACTIONS_COMMENTSAdd a new comment to a cardConnection
Add a new comment to a card
Authentication
Connected account requiredTags
Create Attachment On CardTRELLO_POST_CARDS_ID_ATTACHMENTSCreate an Attachment to a Card. See https://glitch.com/~trello-attachments-api for code examples. You may need to remix the project in order to view it.Connection
Create an Attachment to a Card. See https://glitch.com/~trello-attachments-api for code examples. You may need to remix the project in order to view it.
Authentication
Connected account requiredTags
Create Checklist on a CardTRELLO_POST_CARDS_ID_CHECKLISTSCreate a new checklist on a cardConnection
Create a new checklist on a card
Authentication
Connected account requiredTags
Add a Label to a CardTRELLO_POST_CARDS_ID_IDLABELSAdd a label to a cardConnection
Add a label to a card
Authentication
Connected account requiredTags
Add a Member to a CardTRELLO_POST_CARDS_ID_IDMEMBERSAdd a member to a cardConnection
Add a member to a card
Authentication
Connected account requiredTags
Create a new Label on a CardTRELLO_POST_CARDS_ID_LABELSCreate a new label for the board and add it to the given card.Connection
Create a new label for the board and add it to the given card.
Authentication
Connected account requiredTags
Mark a Card's Notifications as readTRELLO_POST_CARDS_ID_MARKASSOCIATEDNOTIFICATIONSREADMark notifications about this card as readConnection
Mark notifications about this card as read
Authentication
Connected account requiredTags
Add a Sticker to a CardTRELLO_POST_CARDS_ID_STICKERSAdd a sticker to a cardConnection
Add a sticker to a card
Authentication
Connected account requiredTags
Create a ChecklistTRELLO_POST_CHECKLISTSCreate a ChecklistConnection
Create a Checklist
Authentication
Connected account requiredTags
Create Checkitem on ChecklistTRELLO_POST_CHECKLISTS_ID_CHECKITEMSCreate Checkitem on ChecklistConnection
Create Checkitem on Checklist
Authentication
Connected account requiredTags
Create a new Custom Field on a BoardTRELLO_POST_CUSTOMFIELDSCreate a new Custom Field on a board.Connection
Create a new Custom Field on a board.
Authentication
Connected account requiredTags
Get Options of Custom Field drop downTRELLO_POST_CUSTOMFIELDS_ID_OPTIONSGet the options of a drop down Custom FieldConnection
Get the options of a drop down Custom Field
Authentication
Connected account requiredTags
Create an auth Token for an Enterprise.TRELLO_POST_ENTERPRISES_ID_TOKENSCreate an auth Token for an Enterprise.Connection
Create an auth Token for an Enterprise.
Authentication
Connected account requiredTags
Create a LabelTRELLO_POST_LABELSCreate a new Label on a Board.Connection
Create a new Label on a Board.
Authentication
Connected account requiredTags
Create a new ListTRELLO_POST_LISTSCreate a new List on a BoardConnection
Create a new List on a Board
Authentication
Connected account requiredTags
Archive all Cards in ListTRELLO_POST_LISTS_ID_ARCHIVEALLCARDSArchive all cards in a listConnection
Archive all cards in a list
Authentication
Connected account requiredTags
Move all Cards in ListTRELLO_POST_LISTS_ID_MOVEALLCARDSMove all Cards in a ListConnection
Move all Cards in a List
Authentication
Connected account requiredTags
Upload new boardBackground for MemberTRELLO_POST_MEMBERS_ID_BOARDBACKGROUNDS_1Upload a new boardBackgroundConnection
Upload a new boardBackground
Authentication
Connected account requiredTags
Create Star for BoardTRELLO_POST_MEMBERS_ID_BOARDSTARSStar a new board on behalf of a MemberConnection
Star a new board on behalf of a Member
Authentication
Connected account requiredTags
Create custom Emoji for MemberTRELLO_POST_MEMBERS_ID_CUSTOMEMOJICreate a new custom EmojiConnection
Create a new custom Emoji
Authentication
Connected account requiredTags
Create custom Sticker for MemberTRELLO_POST_MEMBERS_ID_CUSTOMSTICKERSUpload a new custom stickerConnection
Upload a new custom sticker
Authentication
Connected account requiredTags
Dismiss a message for MemberTRELLO_POST_MEMBERS_ID_ONETIMEMESSAGESDISMISSEDDismiss a messageConnection
Dismiss a message
Authentication
Connected account requiredTags
Create saved Search for MemberTRELLO_POST_MEMBERS_ID_SAVEDSEARCHESCreate a saved searchConnection
Create a saved search
Authentication
Connected account requiredTags
Mark all Notifications as readTRELLO_POST_NOTIFICATIONS_ALL_READMark all notifications as readConnection
Mark all notifications as read
Authentication
Connected account requiredTags
Create a new OrganizationTRELLO_POST_ORGANIZATIONSCreate a new WorkspaceConnection
Create a new Workspace
Authentication
Connected account requiredTags
Create Export for OrganizationsTRELLO_POST_ORGANIZATIONS_ID_EXPORTSKick off CSV export for an organizationConnection
Kick off CSV export for an organization
Authentication
Connected account requiredTags
Update logo for an OrganizationTRELLO_POST_ORGANIZATIONS_ID_LOGOSet the logo image for a WorkspaceConnection
Set the logo image for a Workspace
Authentication
Connected account requiredTags
Create a Tag in OrganizationTRELLO_POST_ORGANIZATIONS_ID_TAGSCreate a Tag in an OrganizationConnection
Create a Tag in an Organization
Authentication
Connected account requiredTags
Create a Listing for PluginTRELLO_POST_PLUGINS_IDPLUGIN_LISTINGCreate a new listing for a given locale for your Power-UpConnection
Create a new listing for a given locale for your Power-Up
Authentication
Connected account requiredTags
Create Webhooks for TokenTRELLO_POST_TOKENS_TOKEN_WEBHOOKSCreate a new webhook for a Token.Connection
Create a new webhook for a Token.
Authentication
Connected account requiredTags
Create a WebhookTRELLO_POST_WEBHOOKSCreate a new webhook.Connection
Create a new webhook.
Authentication
Connected account requiredTags
Update an ActionTRELLO_PUT_ACTIONS_IDUpdate a specific Action. Only comment actions can be updated. Used to edit the content of a comment.Connection
Update a specific Action. Only comment actions can be updated. Used to edit the content of a comment.
Authentication
Connected account requiredTags
Update a Comment ActionTRELLO_PUT_ACTIONS_ID_TEXTUpdate a comment actionConnection
Update a comment action
Authentication
Connected account requiredTags
Update a BoardTRELLO_PUT_BOARDS_IDUpdate an existing board by idConnection
Update an existing board by id
Authentication
Connected account requiredTags
Invite Member to Board via emailTRELLO_PUT_BOARDS_ID_MEMBERSInvite a Member to a Board via their email address.Connection
Invite a Member to a Board via their email address.
Authentication
Connected account requiredTags
Add a Member to a BoardTRELLO_PUT_BOARDS_ID_MEMBERS_IDMEMBERAdd a member to the board.Connection
Add a member to the board.
Authentication
Connected account requiredTags
Update Membership of Member on a BoardTRELLO_PUT_BOARDS_ID_MEMBERSHIPS_IDMEMBERSHIPUpdate an existing board by idConnection
Update an existing board by id
Authentication
Connected account requiredTags
Update showSidebar Pref on a BoardTRELLO_PUT_BOARDS_ID_MY_PREFS_SHOWSIDEBARUpdate showSidebar Pref on a BoardConnection
Update showSidebar Pref on a Board
Authentication
Connected account requiredTags
Update showSidebarActivity Pref on a BoardTRELLO_PUT_BOARDS_ID_MY_PREFS_SHOWSIDEBARACTIVITYUpdate showSidebarActivity Pref on a BoardConnection
Update showSidebarActivity Pref on a Board
Authentication
Connected account requiredTags
Update showSidebarBoardActions Pref on a BoardTRELLO_PUT_BOARDS_ID_MY_PREFS_SHOWSIDEBARBOARDACTIONSUpdate showSidebarBoardActions Pref on a BoardConnection
Update showSidebarBoardActions Pref on a Board
Authentication
Connected account requiredTags
Update showSidebarMembers Pref on a BoardTRELLO_PUT_BOARDS_ID_MY_PREFS_SHOWSIDEBARMEMBERSUpdate showSidebarMembers Pref on a BoardConnection
Update showSidebarMembers Pref on a Board
Authentication
Connected account requiredTags
Update emailPosition Pref on a BoardTRELLO_PUT_BOARDS_ID_MYPREFS_EMAILPOSITIONUpdate emailPosition Pref on a BoardConnection
Update emailPosition Pref on a Board
Authentication
Connected account requiredTags
Update idEmailList Pref on a BoardTRELLO_PUT_BOARDS_ID_MYPREFS_IDEMAILLISTChange the default list that email-to-board cards are created in.Connection
Change the default list that email-to-board cards are created in.
Authentication
Connected account requiredTags
Update a CardTRELLO_PUT_CARDS_IDUpdate a card. Query parameters may also be replaced with a JSON request body instead.Connection
Update a card. Query parameters may also be replaced with a JSON request body instead.
Authentication
Connected account requiredTags
Update Comment Action on a CardTRELLO_PUT_CARDS_ID_ACTIONS_IDACTION_COMMENTSUpdate an existing commentConnection
Update an existing comment
Authentication
Connected account requiredTags
Update a checkItem on a CardTRELLO_PUT_CARDS_ID_CHECKITEM_IDCHECKITEMUpdate an item in a checklist on a card.Connection
Update an item in a checklist on a card.
Authentication
Connected account requiredTags
Update a Sticker on a CardTRELLO_PUT_CARDS_ID_STICKERS_IDSTICKERUpdate a sticker on a cardConnection
Update a sticker on a card
Authentication
Connected account requiredTags
Update Checkitem on Checklist on CardTRELLO_PUT_CARDS_IDCARD_CHECKLIST_IDCHECKLIST_CHECKITEM_IDCHECKITEMUpdate an item in a checklist on a card.Connection
Update an item in a checklist on a card.
Authentication
Connected account requiredTags
Update Custom Field item on CardTRELLO_PUT_CARDS_IDCARD_CUSTOMFIELD_IDCUSTOMFIELD_ITEMSetting, updating, and removing the value for a Custom Field on a card. For more details on updating custom fields check out the [Getting Started With Custom Fields](/cloud/trello/guides/rest-api/getting-started-with-custom-fields/)Connection
Setting, updating, and removing the value for a Custom Field on a card. For more details on updating custom fields check out the [Getting Started With Custom Fields](/cloud/trello/guides/rest-api/getting-started-with-custom-fields/)
Authentication
Connected account requiredTags
Update Multiple Custom Field items on CardTRELLO_PUT_CARDS_IDCARD_CUSTOMFIELDSSetting, updating, and removing the values for multiple Custom Fields on a card. For more details on updating custom fields check out the [Getting Started With Custom Fields](/cloud/trello/guides/rest-api/getting-started-with-custom-fields/)Connection
Setting, updating, and removing the values for multiple Custom Fields on a card. For more details on updating custom fields check out the [Getting Started With Custom Fields](/cloud/trello/guides/rest-api/getting-started-with-custom-fields/)
Authentication
Connected account requiredTags
Update field on a ChecklistTRELLO_PUT_CHECKLISTS_ID_FIELDUpdate field on a ChecklistConnection
Update field on a Checklist
Authentication
Connected account requiredTags
Update a ChecklistTRELLO_PUT_CHECLISTS_IDUpdate an existing checklist.Connection
Update an existing checklist.
Authentication
Connected account requiredTags
Update a Custom Field definitionTRELLO_PUT_CUSTOMFIELDS_IDUpdate a Custom Field definition.Connection
Update a Custom Field definition.
Authentication
Connected account requiredTags
Update Member to be admin of EnterpriseTRELLO_PUT_ENTERPRISES_ID_ADMINS_IDMEMBERMake Member an admin of Enterprise. NOTE: This endpoint is not available to enterprises that have opted in to user management via AdminHub.Connection
Make Member an admin of Enterprise. NOTE: This endpoint is not available to enterprises that have opted in to user management via AdminHub.
Authentication
Connected account requiredTags
Decline enterpriseJoinRequests from one organization or a bulk list of organizations.TRELLO_PUT_ENTERPRISES_ID_ENTERPRISE_JOIN_REQUEST_BULKDecline enterpriseJoinRequests from one organization or bulk amount of organizationsConnection
Decline enterpriseJoinRequests from one organization or bulk amount of organizations
Authentication
Connected account requiredTags
Update a Member's licensed statusTRELLO_PUT_ENTERPRISES_ID_MEMBERS_IDMEMBER_LICENSEDThis endpoint is used to update whether the provided Member should use one of the Enterprise's available licenses or not. Revoking a license will deactivate a Member of an Enterprise. NOTE: Revoking of licenses is not possible for enterprises that have opted in to user management via AdminHub.Connection
This endpoint is used to update whether the provided Member should use one of the Enterprise's available licenses or not. Revoking a license will deactivate a Member of an Enterprise. NOTE: Revoking of licenses is not possible for enterprises that have opted in to user management via AdminHub.
Authentication
Connected account requiredTags
Transfer an Organization to an Enterprise.TRELLO_PUT_ENTERPRISES_ID_ORGANIZATIONSTransfer an organization to an enterprise. NOTE: For enterprises that have opted in to user management via AdminHub, this endpoint will result in the organization being added to the enterprise asynchronously. A 200 response only indicates receipt of the request, it does not indicate successful addition to the enterprise.Connection
Transfer an organization to an enterprise. NOTE: For enterprises that have opted in to user management via AdminHub, this endpoint will result in the organization being added to the enterprise asynchronously. A 200 response only indicates receipt of the request, it does not indicate successful addition to the enterprise.
Authentication
Connected account requiredTags
Move List to BoardTRELLO_PUT_ID_IDBOARDMove a List to a different BoardConnection
Move a List to a different Board
Authentication
Connected account requiredTags
Update a LabelTRELLO_PUT_LABELS_IDUpdate a label by ID.Connection
Update a label by ID.
Authentication
Connected account requiredTags
Update a field on a labelTRELLO_PUT_LABELS_ID_FIELDUpdate a field on a label.Connection
Update a field on a label.
Authentication
Connected account requiredTags
Update a ListTRELLO_PUT_LISTS_IDUpdate the properties of a ListConnection
Update the properties of a List
Authentication
Connected account requiredTags
Archive or unarchive a listTRELLO_PUT_LISTS_ID_CLOSEDArchive or unarchive a listConnection
Archive or unarchive a list
Authentication
Connected account requiredTags
Update a field on a ListTRELLO_PUT_LISTS_ID_FIELDRename a listConnection
Rename a list
Authentication
Connected account requiredTags
Update a MemberTRELLO_PUT_MEMBERS_IDUpdate a MemberConnection
Update a Member
Authentication
Connected account requiredTags
Update a Member's custom Board backgroundTRELLO_PUT_MEMBERS_ID_BOARDBACKGROUNDS_IDBACKGROUNDUpdate a board backgroundConnection
Update a board background
Authentication
Connected account requiredTags
Update the position of a boardStar of MemberTRELLO_PUT_MEMBERS_ID_BOARDSTARS_IDSTARUpdate the position of a starred boardConnection
Update the position of a starred board
Authentication
Connected account requiredTags
Update custom Board Background of MemberTRELLO_PUT_MEMBERS_ID_CUSTOMBOARDBACKGROUNDS_IDBACKGROUNDUpdate a specific custom board backgroundConnection
Update a specific custom board background
Authentication
Connected account requiredTags
Update blocked notification keys of Member on a channelTRELLO_PUT_MEMBERS_ID_NOTIFICATION_CHANNEL_SETTINGS_CHANNEL_BLOCKED_KEYSUpdate blocked notification keys of Member on a specific channelConnection
Update blocked notification keys of Member on a specific channel
Authentication
Connected account requiredTags
Update blocked notification keys of Member on a channelTRELLO_PUT_MEMBERS_ID_NOTIFICATION_CHANNEL_SETTINGS_CHANNEL_BLOCKED_KEYS_2Update blocked notification keys of Member on a specific channelConnection
Update blocked notification keys of Member on a specific channel
Authentication
Connected account requiredTags
Update blocked notification keys of Member on a channelTRELLO_PUT_MEMBERS_ID_NOTIFICATION_CHANNEL_SETTINGS_CHANNEL_BLOCKED_KEYS_3Update blocked notification keys of Member on a specific channelConnection
Update blocked notification keys of Member on a specific channel
Authentication
Connected account requiredTags
Update a saved searchTRELLO_PUT_MEMBERS_ID_SAVEDSEARCHES_IDSEARCHUpdate a saved searchConnection
Update a saved search
Authentication
Connected account requiredTags
Update a Notification's read statusTRELLO_PUT_NOTIFICATIONS_IDUpdate the read status of a notificationConnection
Update the read status of a notification
Authentication
Connected account requiredTags
Update Notification's read statusTRELLO_PUT_NOTIFICATIONS_ID_UNREADUpdate Notification's read statusConnection
Update Notification's read status
Authentication
Connected account requiredTags
Update an OrganizationTRELLO_PUT_ORGANIZATIONS_IDUpdate an organizationConnection
Update an organization
Authentication
Connected account requiredTags
Update an Organization's MembersTRELLO_PUT_ORGANIZATIONS_ID_MEMBERSUpdate an Organization's MembersConnection
Update an Organization's Members
Authentication
Connected account requiredTags
Update a Member of an OrganizationTRELLO_PUT_ORGANIZATIONS_ID_MEMBERS_IDMEMBERAdd a member to a Workspace or update their member type.Connection
Add a member to a Workspace or update their member type.
Authentication
Connected account requiredTags
Deactivate or reactivate a member of an OrganizationTRELLO_PUT_ORGANIZATIONS_ID_MEMBERS_IDMEMBER_DEACTIVATEDDeactivate or reactivate a member of a WorkspaceConnection
Deactivate or reactivate a member of a Workspace
Authentication
Connected account requiredTags
Update a PluginTRELLO_PUT_PLUGINS_IDUpdate a PluginConnection
Update a Plugin
Authentication
Connected account requiredTags
Updating Plugin's ListingTRELLO_PUT_PLUGINS_IDPLUGIN_LISTINGS_IDLISTINGUpdate an existing listing for your Power-UpConnection
Update an existing listing for your Power-Up
Authentication
Connected account requiredTags
Update a WebhookTRELLO_PUT_WEBHOOKS_IDUpdate a webhook by ID.Connection
Update a webhook by ID.
Authentication
Connected account requiredTags
Update a Webhook created by TokenTRELLO_TOKENSTOKENWEBHOOKS_1Update a Webhook created by TokenConnection
Update a Webhook created by Token
Authentication
Connected account requiredTags
Get a field on a WebhookTRELLO_WEBHOOKSIDFIELDGet a field on a WebhookConnection
Get a field on a Webhook
Authentication
Connected account requiredTags