# Monday - Update any column value trigger (real-time)
The Updated any column value (real-time) trigger runs the recipe instantly when an item is moved to any group in Monday.
# Input
| Input field | Description |
|---|---|
| Board | Select the board to monitor for any column value changes. |
# Output
| Output field | Description |
|---|---|
| ID | The unique identifier of the event. |
| Created at | Date and time the event was created. |
| Event | The name of the event. |
| Entity | The name of the entity. |
| Account ID | The account’s unique identifier. |
| User ID | The user’s unique identifier. |
| Board ID | The board’s unique identifier. |
| Group ID | The group’s unique identifier. |
| ID | The source board’s unique identifier. |
| Name | The source board’s name. |
| Kind | The source board’s kind. |
| ID | The source group’s unique identifier. |
| Name | The source group’s name. |
| Color | The source group’s color. |
| Is top group | Belongs to top source group or not. |
| ID | The destination group’s unique identifier. |
| Name | The destination group’s name. |
| Color | The destination group’s color. |
| Is top group | Belongs to top destination group or not. |
| Pulse ID | The pulse’s unique identifier. |
| Pulse name | The name of the pulse (item). |
| Action record ID | The action record’s unique identifier. |
| Is undo action | Reverses previous action or not. |
| Is batch action | Processes multiple actions together or not. |
Last updated: 3/9/2026, 6:49:43 PM