Tableau Connector for Monday

Build 24.0.9175

DuplicateItem

Duplicates an item within a board, including its related data and structure.

Input

Name Type Required Description
BoardId String True The unique identifier for the board, used to target a specific board for the operation, whether for updates or retrieval.
WithUpdates Boolean False Indicates whether the operation should include updates made to the item since its last version. This flag ensures that any changes to the item are considered during the procedure.
ItemId String True The unique identifier for the item in Monday.com, used to reference and manipulate a specific item within a board during the operation.

Result Set Columns

Name Type Description
Success Boolean A boolean flag indicating the outcome of the operation. A value of true signifies that the operation completed successfully, while false means there was an error or failure.
Details String Provides additional information about the execution of the operation, such as any warnings, partial successes, or error details to help diagnose issues.
ItemId String The unique identifier of the item that was created, updated, or referenced during the operation, allowing for further processing or verification.

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