Trello

community_trello · action · Utility · Available · v1.0.0

Description

Enterprise connector for Trello (Atlassian kanban) via REST API v1: five atomic operations covering cards, lists and comments for visual project automation.

⚙️ Configuration parameters

Fields shown in the editor when configuring the node. Generated directly from the NodeDefconfigFields.

FieldTypeRequiredDefaultDescription
operation
Operazione
enum
createCardupdateCardaddCommentlistCardsgetBoardLists
yescreateCard
listId
List ID (per createCard)
expressionno
5fa1e2d3c4b5a6...
List ID dove creare la card. Get via getBoardLists.
cardId
Card ID (per update/comment)
expressionno
boardId
Board ID (per listCards/getBoardLists)
expressionno
name
Card name
expressionno
Bug: login fails on Safari
desc
Card description
expressionno
due
Due date (ISO)
expressionno
2026-06-30T17:00:00Z
labels
Labels (CSV)
expressionno
red,bug
commentText
Comment text (per addComment)
expressionno
integrationLabel
Etichetta credenziali (opzionale)
stringno
Default account
Per gestire più account dello stesso provider. Lascia vuoto per il default.

💡 Configuration example

JSON snippet of the node as it appears in the workflow. Values are derived fromdefaultValue and from required parameters.

{
  "id": "node-community_trello-1",
  "defId": "community_trello",
  "label": "Trello",
  "config": {
    "operation": "createCard"
  }
}

🔗 Related nodes in the same category

Ready to use Trello?

Available now on all FlowForge plans. Try it free without a credit card.

Start freeBrowse all nodes