Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.blinkops.com/llms.txt

Use this file to discover all available pages before exploring further.

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