Blocks

Trello

Trello Cards operations: list, get, create, update.

Use Trello API with key and token to list cards on a board, retrieve a card, create a new card, or update an existing card.

Back to Catalog
Toolstrello

Block Preview

Trello

Trello

Trello Cards operations: list, get, create, update.

Usage

  1. Add the block to your workflow and connect it to the upstream step.
  2. Configure any required credentials or tokens in the inputs.
  3. Fill in required inputs and optional parameters for the run.
  4. Run a test execution, inspect outputs, and iterate before deploying.
  5. Deploy the trello block with monitoring enabled in production.

Inputs (UI)

API Key

short-input

Layout: full

Token

short-input

Layout: full

Board ID

short-input

Layout: half

List ID

short-input

Layout: half

Card ID

short-input

Layout: half

Operation

dropdown

Layout: full

Options: List Cards, Get Card, Create Card, Update Card

Name

short-input

Layout: full

Description

short-input

Layout: full

Due (ISO)

short-input

Layout: half

Inputs (API)

key

string

Required

token

string

Required

boardId

string

Optional

listId

string

Optional

cardId

string

Optional

operation

string

Required

name

string

Optional

desc

string

Optional

due

string

Optional

Outputs

Primary response type:

json

Tool Access

trello_cards
Trello | NowFlow Blocks