Blocks
Monday.com
Monday Items: list/get/create/update.
Manage Monday.com items via GraphQL API using personal token.
Toolsmonday
Block Preview
Monday.com
Monday Items: list/get/create/update.
Usage
- Add the block to your workflow and connect it to the upstream step.
- Configure any required credentials or tokens in the inputs.
- Fill in required inputs and optional parameters for the run.
- Run a test execution, inspect outputs, and iterate before deploying.
- Deploy the monday block with monitoring enabled in production.
Inputs (UI)
Token
short-inputLayout: full
Operation
dropdownLayout: full
Options: List Items, Get Item, Create Item, Update Item
Board ID
short-inputLayout: half
Item ID
short-inputLayout: half
Payload (JSON)
codeLayout: full
Inputs (API)
token
stringRequired
operation
stringRequired
boardId
stringOptional
itemId
stringOptional
data
stringOptional
Outputs
Primary response type:
json
Tool Access
monday_items