Create BIM View Folder
create_bim_view_folderCreate a new BIM View Folder in Procore to organize BIM records. Requires project ID and folder details.
Instructions
Create BIM View Folder. Use this to create a new BIM records in Procore. Creates a new BIM records and returns the created object on success (HTTP 201). Required parameters: project_id, bim_view_folder. Procore API: Preconstruction > BIM. Endpoint: POST /rest/v1.0/bim_view_folders
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | JSON request body field — unique identifier for the project. | |
| bim_view_folder | Yes | JSON request body field — the bim view folder for this BIM operation |