ODBC Driver for Monday

Build 24.0.9111

MoveItemToBoard

Move an item to a different board.

Input

Name Type Required Description
BoardId String True The unique identifier of a target board.
GroupId String True The unique identifier of a target group.
ItemId String True The unique identifier of an item to move.
ColumnsMapping String False Mapping of columns between the original board and target board.
SubitemsColumnsMapping String False Mapping of subitem columns between the original board and target board.

Result Set Columns

Name Type Description
Success Boolean Indicates whether or not the operation executed successfully.
Details String Any extra details on the operation's execution.
ItemId String The item's unique identifier.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 24.0.9111