Moves an item between groups in the same board.
External DocumentationTo learn more, visit the Monday documentation.

Parameters

ParameterDescription
Group IDThe group’s unique identifier.
Item IDThe item’s unique identifier.

Example Output

{
	"data": {
		"move_item_to_group": {
			"id": "1235025789"
		}
	}
}

Workflow Library Example

Move Item to Group with Monday and Send Results Via Email
Workflow LibraryPreview this Workflow on desktop