Update column value for a board item in Monday.com
Update column value for a board item in Monday.com.
Application
Inputs (what you have)
| Name | Description | Data Type | Required? | Example |
|---|
| Connected Account | The connected account to use for the request | Connected Account | Yes | |
| Board ID | The unique identifier of the board | Text (Short) | Yes | |
| Item ID | The unique identifier of the item to to change column of | Text (Short) | Yes | |
| Column ID | The column's unique identifier | Text (Short) | Yes | |
| Value | The column value in JSON format | Text (Long) | Yes | |
Outputs (what you get)
| Name | Description | Data Type | Required? | Example |
|---|
| JSON Output | JSON output returned by the API | Text (Long) | No | |
Outcomes
| Name | Description |
|---|
| Success | This status is selected if the job has successfully completed. |
| Unsuccessful | This status is selected if the job has completed unsuccessfully. |
Requirements