clone_bid_board_project_v2_0
Clone a Procore Bid Board project to create a new project or template, preserving existing structure and data for efficient preconstruction workflow replication.
Instructions
Clone Bid Board project. [Preconstruction/Bid Board] POST /rest/v2.0/companies/{company_id}/estimating/bid_board_projects/{bid_board_project_id}/clone
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bid_board_project_id | Yes | Unique BidBoard project identifier | |
| company_id | Yes | Unique company identifier associated with the Procore User Account. | |
| name | No | The name of the new Bid Board project. | |
| as_template | Yes | Indicates whether the new Bid Board project should be created as a template. |