External DocumentationTo learn more, visit the Monday documentation.
Actions
Move Item To Group
Moves an item between groups in the same board.

Preview this Workflow on desktop
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
| Parameter | Description |
|---|---|
| Group ID | The group’s unique identifier. |
| Item ID | The item’s unique identifier. |
{
"data": {
"move_item_to_group": {
"id": "1235025789"
}
}
}
Was this page helpful?