All integrations

Trello

PROJECT MANAGEMENT · TASKS

Boards, lists, cards and checklists the person is already a member of.

Acts as the person, not as itself

Each user connects their own account. Every call carries both identities — the agent and the person it is acting for — so the agent can never reach past what that individual can already do.

Credentials never touch the agent

Tokens live in the vault and attach server-side at call time. The agent holds a session, not a secret, and revoking access does not mean rotating a key.

Every call on the record

Who asked, which agent acted, which action ran, and the verdict that let it through — one audit trail across every integration, not one per vendor.

What an agent can do

Each action is granted on its own. An agent allowed to read is not thereby allowed to write, and the scope beside each row is what the acting user must have connected for it to run at all.

trello_delete_actions_by_idWRITE

Delete actions by id via DELETE /actions/{id}

write
trello_delete_actions_by_idaction_reactions_by_idWRITE

Delete actions by idAction reactions by id via DELETE /actions/{idAction}/reactions/{id}

write
trello_delete_boards_by_idWRITE

Delete boards by id via DELETE /boards/{id}

write
trello_delete_boards_by_id_boardplugins_by_idpluginWRITE

Delete boards by id boardPlugins by idPlugin via DELETE /boards/{id}/boardPlugins/{idPlugin}

write
trello_delete_boards_by_id_exports_by_idexportWRITE

Delete boards by id exports by idExport via DELETE /boards/{id}/exports/{idExport}

write
trello_delete_boards_by_id_members_by_idmemberWRITE

Delete boards by id members by idMember via DELETE /boards/{id}/members/{idMember}

write
trello_delete_cards_by_idWRITE

Delete cards by id via DELETE /cards/{id}

write
trello_delete_cards_by_id_actions_by_idaction_commentsWRITE

Delete cards by id actions by idAction comments via DELETE /cards/{id}/actions/{idAction}/comments

write
trello_delete_cards_by_id_attachments_by_idattachmentWRITE

Delete cards by id attachments by idAttachment via DELETE /cards/{id}/attachments/{idAttachment}

write
trello_delete_cards_by_id_checkitem_by_idcheckitemWRITE

Delete cards by id checkItem by idCheckItem via DELETE /cards/{id}/checkItem/{idCheckItem}

write
trello_delete_cards_by_id_checklists_by_idchecklistWRITE

Delete cards by id checklists by idChecklist via DELETE /cards/{id}/checklists/{idChecklist}

write
trello_delete_cards_by_id_idlabels_by_idlabelWRITE

Delete cards by id idLabels by idLabel via DELETE /cards/{id}/idLabels/{idLabel}

write
trello_delete_cards_by_id_idmembers_by_idmemberWRITE

Delete cards by id idMembers by idMember via DELETE /cards/{id}/idMembers/{idMember}

write
trello_delete_cards_by_id_membersvoted_by_idmemberWRITE

Delete cards by id membersVoted by idMember via DELETE /cards/{id}/membersVoted/{idMember}

write
trello_delete_cards_by_id_stickers_by_idstickerWRITE

Delete cards by id stickers by idSticker via DELETE /cards/{id}/stickers/{idSticker}

write
trello_delete_checklists_by_idWRITE

Delete checklists by id via DELETE /checklists/{id}

write
trello_delete_checklists_by_id_checkitems_by_idcheckitemWRITE

Delete checklists by id checkItems by idCheckItem via DELETE /checklists/{id}/checkItems/{idCheckItem}

write
trello_delete_customfields_by_idWRITE

Delete customFields by id via DELETE /customFields/{id}

write
trello_delete_customfields_by_id_options_by_idcustomfieldoptionWRITE

Delete customFields by id options by idCustomFieldOption via DELETE /customFields/{id}/options/{idCustomFieldOption}

write
trello_delete_enterprises_by_id_admins_by_idmemberWRITE

Delete enterprises by id admins by idMember via DELETE /enterprises/{id}/admins/{idMember}

write
trello_delete_enterprises_by_id_organizations_by_idorgWRITE

Delete enterprises by id organizations by idOrg via DELETE /enterprises/{id}/organizations/{idOrg}

write
trello_delete_labels_by_idWRITE

Delete labels by id via DELETE /labels/{id}

write
trello_delete_members_by_id_boardbackgrounds_by_idbackgroundWRITE

Delete members by id boardBackgrounds by idBackground via DELETE /members/{id}/boardBackgrounds/{idBackground}

accountwrite
trello_delete_members_by_id_boardstars_by_idstarWRITE

Delete members by id boardStars by idStar via DELETE /members/{id}/boardStars/{idStar}

accountwrite
trello_delete_members_by_id_customboardbackgrounds_by_idbackgroundWRITE

Delete members by id customBoardBackgrounds by idBackground via DELETE /members/{id}/customBoardBackgrounds/{idBackground}

accountwrite
trello_delete_members_by_id_customstickers_by_idstickerWRITE

Delete members by id customStickers by idSticker via DELETE /members/{id}/customStickers/{idSticker}

accountwrite
trello_delete_members_by_id_savedsearches_by_idsearchWRITE

Delete members by id savedSearches by idSearch via DELETE /members/{id}/savedSearches/{idSearch}

accountwrite
trello_delete_organizations_by_idWRITE

Delete organizations by id via DELETE /organizations/{id}

write
trello_delete_organizations_by_id_logoWRITE

Delete organizations by id logo via DELETE /organizations/{id}/logo

write
trello_delete_organizations_by_id_members_by_idmemberWRITE

Delete organizations by id members by idMember via DELETE /organizations/{id}/members/{idMember}

write
trello_delete_organizations_by_id_members_by_idmember_allWRITE

Delete organizations by id members by idMember all via DELETE /organizations/{id}/members/{idMember}/all

write
trello_delete_organizations_by_id_prefs_associateddomainWRITE

Delete organizations by id prefs associatedDomain via DELETE /organizations/{id}/prefs/associatedDomain

write
trello_delete_organizations_by_id_prefs_orginviterestrictWRITE

Delete organizations by id prefs orgInviteRestrict via DELETE /organizations/{id}/prefs/orgInviteRestrict

write
trello_delete_organizations_by_id_tags_by_idtagWRITE

Delete organizations by id tags by idTag via DELETE /organizations/{id}/tags/{idTag}

write
trello_delete_tokens_by_tokenWRITE

Delete tokens by token via DELETE /tokens/{token}

write
trello_delete_tokens_by_token_webhooks_by_idwebhookWRITE

Delete tokens by token webhooks by idWebhook via DELETE /tokens/{token}/webhooks/{idWebhook}

write
trello_delete_webhooks_by_idWRITE

Delete webhooks by id via DELETE /webhooks/{id}

write
trello_get_actions_by_idREAD

Get actions by id via GET /actions/{id}

read
trello_get_actions_by_id_boardREAD

Get actions by id board via GET /actions/{id}/board

read
trello_get_actions_by_id_by_fieldREAD

Get actions by id by field via GET /actions/{id}/{field}

read
trello_get_actions_by_id_cardREAD

Get actions by id card via GET /actions/{id}/card

read
trello_get_actions_by_id_listREAD

Get actions by id list via GET /actions/{id}/list

read
trello_get_actions_by_id_memberREAD

Get actions by id member via GET /actions/{id}/member

read
trello_get_actions_by_id_membercreatorREAD

Get actions by id memberCreator via GET /actions/{id}/memberCreator

read
trello_get_actions_by_id_organizationREAD

Get actions by id organization via GET /actions/{id}/organization

read
trello_get_actions_by_idaction_reactionsREAD

Get actions by idAction reactions via GET /actions/{idAction}/reactions

read
trello_get_actions_by_idaction_reactions_by_idREAD

Get actions by idAction reactions by id via GET /actions/{idAction}/reactions/{id}

read
trello_get_actions_by_idaction_reactionssummaryREAD

Get actions by idAction reactionsSummary via GET /actions/{idAction}/reactionsSummary

read
trello_get_applications_by_key_complianceREAD

Get applications by key compliance via GET /applications/{key}/compliance

read
trello_get_batchREAD

Get batch via GET /batch

read
trello_get_boards_by_boardid_actionsREAD

Get boards by boardId actions via GET /boards/{boardId}/actions

read
trello_get_boards_by_boardid_boardstarsREAD

Get boards by boardId boardStars via GET /boards/{boardId}/boardStars

read
trello_get_boards_by_idREAD

Get boards by id via GET /boards/{id}

read
trello_get_boards_by_id_boardpluginsREAD

Get boards by id boardPlugins via GET /boards/{id}/boardPlugins

read
trello_get_boards_by_id_by_fieldREAD

Get boards by id by field via GET /boards/{id}/{field}

read
trello_get_boards_by_id_cardsREAD

Get boards by id cards via GET /boards/{id}/cards

read
trello_get_boards_by_id_cards_by_filterREAD

Get boards by id cards by filter via GET /boards/{id}/cards/{filter}

read
trello_get_boards_by_id_checklistsREAD

Get boards by id checklists via GET /boards/{id}/checklists

read
trello_get_boards_by_id_customfieldsREAD

Get boards by id customFields via GET /boards/{id}/customFields

read
trello_get_boards_by_id_exports_by_idexportREAD

Get boards by id exports by idExport via GET /boards/{id}/exports/{idExport}

read
trello_get_boards_by_id_exports_by_idexport_downloadREAD

Get boards by id exports by idExport download via GET /boards/{id}/exports/{idExport}/download

read
trello_get_boards_by_id_exports_mostrecentREAD

Get boards by id exports mostRecent via GET /boards/{id}/exports/mostRecent

read
trello_get_boards_by_id_labelsREAD

Get boards by id labels via GET /boards/{id}/labels

read
trello_get_boards_by_id_listsREAD

Get boards by id lists via GET /boards/{id}/lists

read
trello_get_boards_by_id_lists_by_filterREAD

Get boards by id lists by filter via GET /boards/{id}/lists/{filter}

read
trello_get_boards_by_id_membersREAD

Get boards by id members via GET /boards/{id}/members

read
trello_get_boards_by_id_membershipsREAD

Get boards by id memberships via GET /boards/{id}/memberships

read
trello_get_boards_by_id_pluginsREAD

Get boards by id plugins via GET /boards/{id}/plugins

read
trello_get_cards_by_idREAD

Get cards by id via GET /cards/{id}

read
trello_get_cards_by_id_actionsREAD

Get cards by id actions via GET /cards/{id}/actions

read
trello_get_cards_by_id_attachmentsREAD

Get cards by id attachments via GET /cards/{id}/attachments

read
trello_get_cards_by_id_attachments_by_idattachmentREAD

Get cards by id attachments by idAttachment via GET /cards/{id}/attachments/{idAttachment}

read
trello_get_cards_by_id_boardREAD

Get cards by id board via GET /cards/{id}/board

read
trello_get_cards_by_id_by_fieldREAD

Get cards by id by field via GET /cards/{id}/{field}

read
trello_get_cards_by_id_checkitem_by_idcheckitemREAD

Get cards by id checkItem by idCheckItem via GET /cards/{id}/checkItem/{idCheckItem}

read
trello_get_cards_by_id_checkitemstatesREAD

Get cards by id checkItemStates via GET /cards/{id}/checkItemStates

read
trello_get_cards_by_id_checklistsREAD

Get cards by id checklists via GET /cards/{id}/checklists

read
trello_get_cards_by_id_customfielditemsREAD

Get cards by id customFieldItems via GET /cards/{id}/customFieldItems

read
trello_get_cards_by_id_listREAD

Get cards by id list via GET /cards/{id}/list

read
trello_get_cards_by_id_membersREAD

Get cards by id members via GET /cards/{id}/members

read
trello_get_cards_by_id_membersvotedREAD

Get cards by id membersVoted via GET /cards/{id}/membersVoted

read
trello_get_cards_by_id_plugindataREAD

Get cards by id pluginData via GET /cards/{id}/pluginData

read
trello_get_cards_by_id_stickersREAD

Get cards by id stickers via GET /cards/{id}/stickers

read
trello_get_cards_by_id_stickers_by_idstickerREAD

Get cards by id stickers by idSticker via GET /cards/{id}/stickers/{idSticker}

read
trello_get_checklists_by_idREAD

Get checklists by id via GET /checklists/{id}

read
trello_get_checklists_by_id_boardREAD

Get checklists by id board via GET /checklists/{id}/board

read
trello_get_checklists_by_id_by_fieldREAD

Get checklists by id by field via GET /checklists/{id}/{field}

read
trello_get_checklists_by_id_cardsREAD

Get checklists by id cards via GET /checklists/{id}/cards

read
trello_get_checklists_by_id_checkitemsREAD

Get checklists by id checkItems via GET /checklists/{id}/checkItems

read
trello_get_checklists_by_id_checkitems_by_idcheckitemREAD

Get checklists by id checkItems by idCheckItem via GET /checklists/{id}/checkItems/{idCheckItem}

read
trello_get_customfields_by_idREAD

Get customFields by id via GET /customFields/{id}

read
trello_get_customfields_by_id_optionsREAD

Get customFields by id options via GET /customFields/{id}/options

read
trello_get_customfields_by_id_options_by_idcustomfieldoptionREAD

Get customFields by id options by idCustomFieldOption via GET /customFields/{id}/options/{idCustomFieldOption}

read
trello_get_emojiREAD

Get emoji via GET /emoji

read
trello_get_enterprises_by_idREAD

Get enterprises by id via GET /enterprises/{id}

read
trello_get_enterprises_by_id_adminsREAD

Get enterprises by id admins via GET /enterprises/{id}/admins

read
trello_get_enterprises_by_id_auditlogREAD

Get enterprises by id auditlog via GET /enterprises/{id}/auditlog

read
trello_get_enterprises_by_id_claimableorganizationsREAD

Get enterprises by id claimableOrganizations via GET /enterprises/{id}/claimableOrganizations

read
trello_get_enterprises_by_id_membersREAD

Get enterprises by id members via GET /enterprises/{id}/members

read
trello_get_enterprises_by_id_members_by_idmemberREAD

Get enterprises by id members by idMember via GET /enterprises/{id}/members/{idMember}

read
trello_get_enterprises_by_id_members_queryREAD

Get enterprises by id members query via GET /enterprises/{id}/members/query

read
trello_get_enterprises_by_id_organizationsREAD

Get enterprises by id organizations via GET /enterprises/{id}/organizations

read
trello_get_enterprises_by_id_organizations_bulk_by_idorganizationsREAD

Get enterprises by id organizations bulk by idOrganizations via GET /enterprises/{id}/organizations/bulk/{idOrganizations}

read
trello_get_enterprises_by_id_pendingorganizationsREAD

Get enterprises by id pendingOrganizations via GET /enterprises/{id}/pendingOrganizations

read
trello_get_enterprises_by_id_signupurlREAD

Get enterprises by id signupUrl via GET /enterprises/{id}/signupUrl

read
trello_get_enterprises_by_id_transferrable_bulk_by_idorganizationsREAD

Get enterprises by id transferrable bulk by idOrganizations via GET /enterprises/{id}/transferrable/bulk/{idOrganizations}

read
trello_get_enterprises_by_id_transferrable_organization_by_idorganizationREAD

Get enterprises by id transferrable organization by idOrganization via GET /enterprises/{id}/transferrable/organization/{idOrganization}

read
trello_get_labels_by_idREAD

Get labels by id via GET /labels/{id}

read
trello_get_lists_by_idREAD

Get lists by id via GET /lists/{id}

read
trello_get_lists_by_id_actionsREAD

Get lists by id actions via GET /lists/{id}/actions

read
trello_get_lists_by_id_boardREAD

Get lists by id board via GET /lists/{id}/board

read
trello_get_lists_by_id_cardsREAD

Get lists by id cards via GET /lists/{id}/cards

read
trello_get_members_by_idREAD

Get members by id via GET /members/{id}

accountread
trello_get_members_by_id_actionsREAD

Get members by id actions via GET /members/{id}/actions

read
trello_get_members_by_id_boardbackgroundsREAD

Get members by id boardBackgrounds via GET /members/{id}/boardBackgrounds

read
trello_get_members_by_id_boardbackgrounds_by_idbackgroundREAD

Get members by id boardBackgrounds by idBackground via GET /members/{id}/boardBackgrounds/{idBackground}

read
trello_get_members_by_id_boardsREAD

Get members by id boards via GET /members/{id}/boards

read
trello_get_members_by_id_boardsinvitedREAD

Get members by id boardsInvited via GET /members/{id}/boardsInvited

read
trello_get_members_by_id_boardstarsREAD

Get members by id boardStars via GET /members/{id}/boardStars

read
trello_get_members_by_id_boardstars_by_idstarREAD

Get members by id boardStars by idStar via GET /members/{id}/boardStars/{idStar}

read
trello_get_members_by_id_by_fieldREAD

Get members by id by field via GET /members/{id}/{field}

accountread
trello_get_members_by_id_cardsREAD

Get members by id cards via GET /members/{id}/cards

read
trello_get_members_by_id_customboardbackgroundsREAD

Get members by id customBoardBackgrounds via GET /members/{id}/customBoardBackgrounds

read
trello_get_members_by_id_customboardbackgrounds_by_idbackgroundREAD

Get members by id customBoardBackgrounds by idBackground via GET /members/{id}/customBoardBackgrounds/{idBackground}

read
trello_get_members_by_id_customemojiREAD

Get members by id customEmoji via GET /members/{id}/customEmoji

read
trello_get_members_by_id_customemoji_by_idemojiREAD

Get members by id customEmoji by idEmoji via GET /members/{id}/customEmoji/{idEmoji}

read
trello_get_members_by_id_customstickersREAD

Get members by id customStickers via GET /members/{id}/customStickers

read
trello_get_members_by_id_customstickers_by_idstickerREAD

Get members by id customStickers by idSticker via GET /members/{id}/customStickers/{idSticker}

read
trello_get_members_by_id_notificationsREAD

Get members by id notifications via GET /members/{id}/notifications

read
trello_get_members_by_id_notificationschannelsettingsREAD

Get members by id notificationsChannelSettings via GET /members/{id}/notificationsChannelSettings

read
trello_get_members_by_id_notificationschannelsettings_by_channelREAD

Get members by id notificationsChannelSettings by channel via GET /members/{id}/notificationsChannelSettings/{channel}

read
trello_get_members_by_id_organizationsREAD

Get members by id organizations via GET /members/{id}/organizations

read
trello_get_members_by_id_organizationsinvitedREAD

Get members by id organizationsInvited via GET /members/{id}/organizationsInvited

read
trello_get_members_by_id_savedsearchesREAD

Get members by id savedSearches via GET /members/{id}/savedSearches

read
trello_get_members_by_id_savedsearches_by_idsearchREAD

Get members by id savedSearches by idSearch via GET /members/{id}/savedSearches/{idSearch}

read
trello_get_members_by_id_tokensREAD

Get members by id tokens via GET /members/{id}/tokens

read
trello_get_notifications_by_idREAD

Get notifications by id via GET /notifications/{id}

read
trello_get_notifications_by_id_boardREAD

Get notifications by id board via GET /notifications/{id}/board

read
trello_get_notifications_by_id_by_fieldREAD

Get notifications by id by field via GET /notifications/{id}/{field}

read
trello_get_notifications_by_id_cardREAD

Get notifications by id card via GET /notifications/{id}/card

read
trello_get_notifications_by_id_listREAD

Get notifications by id list via GET /notifications/{id}/list

read
trello_get_notifications_by_id_memberREAD

Get notifications by id member via GET /notifications/{id}/member

read
trello_get_notifications_by_id_membercreatorREAD

Get notifications by id memberCreator via GET /notifications/{id}/memberCreator

read
trello_get_notifications_by_id_organizationREAD

Get notifications by id organization via GET /notifications/{id}/organization

read
trello_get_organizations_by_idREAD

Get organizations by id via GET /organizations/{id}

read
trello_get_organizations_by_id_actionsREAD

Get organizations by id actions via GET /organizations/{id}/actions

read
trello_get_organizations_by_id_boardsREAD

Get organizations by id boards via GET /organizations/{id}/boards

read
trello_get_organizations_by_id_by_fieldREAD

Get organizations by id by field via GET /organizations/{id}/{field}

read
trello_get_organizations_by_id_exportsREAD

Get organizations by id exports via GET /organizations/{id}/exports

read
trello_get_organizations_by_id_membersREAD

Get organizations by id members via GET /organizations/{id}/members

read
trello_get_organizations_by_id_membershipsREAD

Get organizations by id memberships via GET /organizations/{id}/memberships

read
trello_get_organizations_by_id_memberships_by_idmembershipREAD

Get organizations by id memberships by idMembership via GET /organizations/{id}/memberships/{idMembership}

read
trello_get_organizations_by_id_newbillableguests_by_idboardREAD

Get organizations by id newBillableGuests by idBoard via GET /organizations/{id}/newBillableGuests/{idBoard}

read
trello_get_organizations_by_id_plugindataREAD

Get organizations by id pluginData via GET /organizations/{id}/pluginData

read
trello_get_organizations_by_id_tagsREAD

Get organizations by id tags via GET /organizations/{id}/tags

read
trello_get_plugins_by_idREAD

Get plugins by id via GET /plugins/{id}

read
trello_get_plugins_by_id_compliance_memberprivacyREAD

Get plugins by id compliance memberPrivacy via GET /plugins/{id}/compliance/memberPrivacy

read
trello_get_searchREAD

Get search via GET /search

read
trello_get_search_membersREAD

Get search members via GET /search/members

read
trello_get_tokens_by_tokenREAD

Get tokens by token via GET /tokens/{token}

read
trello_get_tokens_by_token_memberREAD

Get tokens by token member via GET /tokens/{token}/member

accountread
trello_get_tokens_by_token_webhooksREAD

Get tokens by token webhooks via GET /tokens/{token}/webhooks

read
trello_get_tokens_by_token_webhooks_by_idwebhookREAD

Get tokens by token webhooks by idWebhook via GET /tokens/{token}/webhooks/{idWebhook}

read
trello_get_webhooks_by_idREAD

Get webhooks by id via GET /webhooks/{id}

read
trello_get_webhooks_by_id_by_fieldREAD

Get webhooks by id by field via GET /webhooks/{id}/{field}

read
trello_post_actions_by_idaction_reactionsWRITE

Create actions by idAction reactions via POST /actions/{idAction}/reactions

write
trello_post_boardsWRITE

Create boards via POST /boards

write
trello_post_boards_by_id_boardpluginsWRITE

Create boards by id boardPlugins via POST /boards/{id}/boardPlugins

write
trello_post_boards_by_id_calendarkey_generateWRITE

Create boards by id calendarKey generate via POST /boards/{id}/calendarKey/generate

write
trello_post_boards_by_id_emailkey_generateWRITE

Create boards by id emailKey generate via POST /boards/{id}/emailKey/generate

write
trello_post_boards_by_id_exportsWRITE

Create boards by id exports via POST /boards/{id}/exports

write
trello_post_boards_by_id_idtagsWRITE

Create boards by id idTags via POST /boards/{id}/idTags

write
trello_post_boards_by_id_labelsWRITE

Create boards by id labels via POST /boards/{id}/labels

write
trello_post_boards_by_id_listsWRITE

Create boards by id lists via POST /boards/{id}/lists

write
trello_post_boards_by_id_markedasviewedWRITE

Create boards by id markedAsViewed via POST /boards/{id}/markedAsViewed

write
trello_post_cardsWRITE

Create cards via POST /cards

write
trello_post_cards_by_id_actions_commentsWRITE

Create cards by id actions comments via POST /cards/{id}/actions/comments

write
trello_post_cards_by_id_attachmentsWRITE

Create cards by id attachments via POST /cards/{id}/attachments

write
trello_post_cards_by_id_checklistsWRITE

Create cards by id checklists via POST /cards/{id}/checklists

write
trello_post_cards_by_id_idlabelsWRITE

Create cards by id idLabels via POST /cards/{id}/idLabels

write
trello_post_cards_by_id_idmembersWRITE

Create cards by id idMembers via POST /cards/{id}/idMembers

write
trello_post_cards_by_id_labelsWRITE

Create cards by id labels via POST /cards/{id}/labels

write
trello_post_cards_by_id_markassociatednotificationsreadWRITE

Create cards by id markAssociatedNotificationsRead via POST /cards/{id}/markAssociatedNotificationsRead

write
trello_post_cards_by_id_membersvotedWRITE

Create cards by id membersVoted via POST /cards/{id}/membersVoted

write
trello_post_cards_by_id_stickersWRITE

Create cards by id stickers via POST /cards/{id}/stickers

write
trello_post_checklistsWRITE

Create checklists via POST /checklists

write
trello_post_checklists_by_id_checkitemsWRITE

Create checklists by id checkItems via POST /checklists/{id}/checkItems

write
trello_post_customfieldsWRITE

Create customFields via POST /customFields

write
trello_post_customfields_by_id_optionsWRITE

Create customFields by id options via POST /customFields/{id}/options

write
trello_post_enterprises_by_id_tokensWRITE

Create enterprises by id tokens via POST /enterprises/{id}/tokens

write
trello_post_labelsWRITE

Create labels via POST /labels

write
trello_post_listsWRITE

Create lists via POST /lists

write
trello_post_lists_by_id_archiveallcardsWRITE

Create lists by id archiveAllCards via POST /lists/{id}/archiveAllCards

write
trello_post_lists_by_id_moveallcardsWRITE

Create lists by id moveAllCards via POST /lists/{id}/moveAllCards

write
trello_post_members_by_id_avatarWRITE

Create members by id avatar via POST /members/{id}/avatar

accountwrite
trello_post_members_by_id_boardbackgroundsWRITE

Create members by id boardBackgrounds via POST /members/{id}/boardBackgrounds

accountwrite
trello_post_members_by_id_boardstarsWRITE

Create members by id boardStars via POST /members/{id}/boardStars

accountwrite
trello_post_members_by_id_customboardbackgroundsWRITE

Create members by id customBoardBackgrounds via POST /members/{id}/customBoardBackgrounds

accountwrite
trello_post_members_by_id_customemojiWRITE

Create members by id customEmoji via POST /members/{id}/customEmoji

accountwrite
trello_post_members_by_id_customstickersWRITE

Create members by id customStickers via POST /members/{id}/customStickers

accountwrite
trello_post_members_by_id_onetimemessagesdismissedWRITE

Create members by id oneTimeMessagesDismissed via POST /members/{id}/oneTimeMessagesDismissed

accountwrite
trello_post_members_by_id_savedsearchesWRITE

Create members by id savedSearches via POST /members/{id}/savedSearches

accountwrite
trello_post_notifications_all_readWRITE

Create notifications all read via POST /notifications/all/read

accountwrite
trello_post_organizationsWRITE

Create organizations via POST /organizations

write
trello_post_organizations_by_id_exportsWRITE

Create organizations by id exports via POST /organizations/{id}/exports

write
trello_post_organizations_by_id_logoWRITE

Create organizations by id logo via POST /organizations/{id}/logo

write
trello_post_organizations_by_id_tagsWRITE

Create organizations by id tags via POST /organizations/{id}/tags

write
trello_post_plugins_by_idplugin_listingWRITE

Create plugins by idPlugin listing via POST /plugins/{idPlugin}/listing

write
trello_post_tokens_by_token_webhooksWRITE

Create tokens by token webhooks via POST /tokens/{token}/webhooks

write
trello_post_webhooksWRITE

Create webhooks via POST /webhooks

write
trello_put_actions_by_idWRITE

Update actions by id via PUT /actions/{id}

write
trello_put_actions_by_id_textWRITE

Update actions by id text via PUT /actions/{id}/text

write
trello_put_boards_by_idWRITE

Update boards by id via PUT /boards/{id}

write
trello_put_boards_by_id_membersWRITE

Update boards by id members via PUT /boards/{id}/members

write
trello_put_boards_by_id_members_by_idmemberWRITE

Update boards by id members by idMember via PUT /boards/{id}/members/{idMember}

write
trello_put_boards_by_id_memberships_by_idmembershipWRITE

Update boards by id memberships by idMembership via PUT /boards/{id}/memberships/{idMembership}

write
trello_put_boards_by_id_myprefs_emailpositionWRITE

Update boards by id myPrefs emailPosition via PUT /boards/{id}/myPrefs/emailPosition

write
trello_put_boards_by_id_myprefs_idemaillistWRITE

Update boards by id myPrefs idEmailList via PUT /boards/{id}/myPrefs/idEmailList

write
trello_put_boards_by_id_myprefs_showsidebarWRITE

Update boards by id myPrefs showSidebar via PUT /boards/{id}/myPrefs/showSidebar

write
trello_put_boards_by_id_myprefs_showsidebaractivityWRITE

Update boards by id myPrefs showSidebarActivity via PUT /boards/{id}/myPrefs/showSidebarActivity

write
trello_put_boards_by_id_myprefs_showsidebarboardactionsWRITE

Update boards by id myPrefs showSidebarBoardActions via PUT /boards/{id}/myPrefs/showSidebarBoardActions

write
trello_put_boards_by_id_myprefs_showsidebarmembersWRITE

Update boards by id myPrefs showSidebarMembers via PUT /boards/{id}/myPrefs/showSidebarMembers

write
trello_put_cards_by_idWRITE

Update cards by id via PUT /cards/{id}

write
trello_put_cards_by_id_actions_by_idaction_commentsWRITE

Update cards by id actions by idAction comments via PUT /cards/{id}/actions/{idAction}/comments

write
trello_put_cards_by_id_checkitem_by_idcheckitemWRITE

Update cards by id checkItem by idCheckItem via PUT /cards/{id}/checkItem/{idCheckItem}

write
trello_put_cards_by_id_stickers_by_idstickerWRITE

Update cards by id stickers by idSticker via PUT /cards/{id}/stickers/{idSticker}

write
trello_put_cards_by_idcard_checklist_by_idchecklist_checkitem_by_idcheckitemWRITE

Update cards by idCard checklist by idChecklist checkItem by idCheckItem via PUT /cards/{idCard}/checklist/{idChecklist}/checkItem/{idCheckItem}

write
trello_put_cards_by_idcard_customfield_by_idcustomfield_itemWRITE

Update cards by idCard customField by idCustomField item via PUT /cards/{idCard}/customField/{idCustomField}/item

write
trello_put_cards_by_idcard_customfieldsWRITE

Update cards by idCard customFields via PUT /cards/{idCard}/customFields

write
trello_put_checklists_by_idWRITE

Update checklists by id via PUT /checklists/{id}

write
trello_put_checklists_by_id_by_fieldWRITE

Update checklists by id by field via PUT /checklists/{id}/{field}

write
trello_put_customfields_by_idWRITE

Update customFields by id via PUT /customFields/{id}

write
trello_put_enterprises_by_id_admins_by_idmemberWRITE

Update enterprises by id admins by idMember via PUT /enterprises/{id}/admins/{idMember}

write
trello_put_enterprises_by_id_enterprisejoinrequest_bulkWRITE

Update enterprises ${id} enterpriseJoinRequest bulk via PUT /enterprises/${id}/enterpriseJoinRequest/bulk

write
trello_put_enterprises_by_id_members_by_idmember_deactivatedWRITE

Update enterprises by id members by idMember deactivated via PUT /enterprises/{id}/members/{idMember}/deactivated

write
trello_put_enterprises_by_id_members_by_idmember_licensedWRITE

Update enterprises by id members by idMember licensed via PUT /enterprises/{id}/members/{idMember}/licensed

write
trello_put_enterprises_by_id_organizationsWRITE

Update enterprises by id organizations via PUT /enterprises/{id}/organizations

write
trello_put_labels_by_idWRITE

Update labels by id via PUT /labels/{id}

write
trello_put_labels_by_id_by_fieldWRITE

Update labels by id by field via PUT /labels/{id}/{field}

write
trello_put_lists_by_idWRITE

Update lists by id via PUT /lists/{id}

write
trello_put_lists_by_id_by_fieldWRITE

Update lists by id by field via PUT /lists/{id}/{field}

write
trello_put_lists_by_id_closedWRITE

Update lists by id closed via PUT /lists/{id}/closed

write
trello_put_lists_by_id_idboardWRITE

Update lists by id idBoard via PUT /lists/{id}/idBoard

write
trello_put_members_by_idWRITE

Update members by id via PUT /members/{id}

accountwrite
trello_put_members_by_id_boardbackgrounds_by_idbackgroundWRITE

Update members by id boardBackgrounds by idBackground via PUT /members/{id}/boardBackgrounds/{idBackground}

accountwrite
trello_put_members_by_id_boardstars_by_idstarWRITE

Update members by id boardStars by idStar via PUT /members/{id}/boardStars/{idStar}

accountwrite
trello_put_members_by_id_customboardbackgrounds_by_idbackgroundWRITE

Update members by id customBoardBackgrounds by idBackground via PUT /members/{id}/customBoardBackgrounds/{idBackground}

accountwrite
trello_put_members_by_id_notificationschannelsettingsWRITE

Update members by id notificationsChannelSettings via PUT /members/{id}/notificationsChannelSettings

accountwrite
trello_put_members_by_id_notificationschannelsettings_by_channelWRITE

Update members by id notificationsChannelSettings by channel via PUT /members/{id}/notificationsChannelSettings/{channel}

accountwrite
trello_put_members_by_id_notificationschannelsettings_by_channel_by_blockedkeysWRITE

Update members by id notificationsChannelSettings by channel by blockedKeys via PUT /members/{id}/notificationsChannelSettings/{channel}/{blockedKeys}

accountwrite
trello_put_members_by_id_savedsearches_by_idsearchWRITE

Update members by id savedSearches by idSearch via PUT /members/{id}/savedSearches/{idSearch}

accountwrite
trello_put_notifications_by_idWRITE

Update notifications by id via PUT /notifications/{id}

accountwrite
trello_put_notifications_by_id_unreadWRITE

Update notifications by id unread via PUT /notifications/{id}/unread

accountwrite
trello_put_organizations_by_idWRITE

Update organizations by id via PUT /organizations/{id}

write
trello_put_organizations_by_id_membersWRITE

Update organizations by id members via PUT /organizations/{id}/members

write
trello_put_organizations_by_id_members_by_idmemberWRITE

Update organizations by id members by idMember via PUT /organizations/{id}/members/{idMember}

write
trello_put_organizations_by_id_members_by_idmember_deactivatedWRITE

Update organizations by id members by idMember deactivated via PUT /organizations/{id}/members/{idMember}/deactivated

write
trello_put_plugins_by_idWRITE

Update plugins by id via PUT /plugins/{id}

write
trello_put_plugins_by_idplugin_listings_by_idlistingWRITE

Update plugins by idPlugin listings by idListing via PUT /plugins/{idPlugin}/listings/{idListing}

write
trello_put_tokens_by_token_webhooks_by_idwebhookWRITE

Update tokens by token webhooks by idWebhook via PUT /tokens/{token}/webhooks/{idWebhook}

write
trello_put_webhooks_by_idWRITE

Update webhooks by id via PUT /webhooks/{id}

write

Put Trello behind one governed endpoint.

Same permissions, same audit trail, whatever else you connect next.