Blocks

Monday.com

Monday Items: list/get/create/update.

Manage Monday.com items via GraphQL API using personal token.

Back to Catalog
Toolsmonday

Block Preview

Monday.com

Monday Items: 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 monday block with monitoring enabled in production.

Inputs (UI)

Token

short-input

Layout: full

Operation

dropdown

Layout: full

Options: List Items, Get Item, Create Item, Update Item

Board ID

short-input

Layout: half

Item ID

short-input

Layout: half

Payload (JSON)

code

Layout: full

Inputs (API)

token

string

Required

operation

string

Required

boardId

string

Optional

itemId

string

Optional

data

string

Optional

Outputs

Primary response type:

json

Tool Access

monday_items
Monday.com | NowFlow Blocks