Tableau Connector for Monday

Build 24.0.9175

DuplicateGroup

Duplicates an existing group of items within a board.

Input

Name Type Required Description
BoardId String True The unique identifier for the board to which the group is being added, allowing the operation to associate the new group with a specific board in the system.
GroupId String True The unique identifier for the group being modified or created, used to target the specific group in the operation and manage its attributes.
AddToTop Boolean False A boolean flag that indicates whether the new group should be positioned at the top of the board, affecting the group's order relative to other groups.
GroupTitle String False The title or name of the group being created or updated, which will be displayed on the board to users.

Result Set Columns

Name Type Description
Success Boolean A boolean value that signifies whether the operation was successful. A true value indicates the operation was executed without errors, while false indicates a failure occurred.
Details String A text field providing additional details about the execution of the operation, such as error messages or confirmation of successful changes.
GroupId String The unique identifier for the newly created or updated group, allowing the operation to confirm and return the group's reference for further use.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 24.0.9175