ODBC Driver for Monday

Build 23.0.8839

DuplicateBoard

Duplicate a board.

Input

Name Type Required Description
BoardId String True The board's unique identifier.
DuplicateType String True The duplication type.

使用できる値は次のとおりです。duplicate_board_with_structure, duplicate_board_with_pulses, duplicate_board_with_pulses_and_updates

BoardName String False Optional the new board's name. If omitted then automatically generated
WorkspaceId String False Optional destination workspace. Defaults to the original board workspace.
FolderId String False Optional destination folder in destination workspace. Defaults to the original board folder.
KeepSubscribers Boolean False Duplicate the subscribers to the new board. Defaults to false.

Result Set Columns

Name Type Description
BoardId String The board's unique identifier.

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