Procore.Api.ProjectManagementModelsNestedBIMViewFolders (procore_sdk v0.3.0)

API calls for all endpoints tagged ProjectManagementModelsNestedBIMViewFolders.

Summary

Functions

Create or find BIM View Folder by path Creates or returns the last view folder for the array of path provided.

Functions

Link to this function

rest_v10_nested_bim_view_folders_post(connection, procore_company_id, body60, opts \\ [])

Create or find BIM View Folder by path Creates or returns the last view folder for the array of path provided.

Parameters

  • connection (Procore.Connection): Connection to server
  • procore_company_id (integer()): Unique company identifier associated with the Procore User Account.
  • body60 (Body60):
  • opts (keyword): Optional parameters

Returns

  • {:ok, Procore.Model.RestV10NestedBimViewFoldersPost200Response.t} on success
  • {:error, Tesla.Env.t} on failure