Custom attribute Service
Bimplus DB
- Create a free attribute group
- Get all the free attribute groups
- Get the info about a particular free attribute group
- Update a particular free attribute group
- Delete a particular free attribute group
- Create a free attribute under a particular attribute group or as stand-alone
- Get all the free attributes
- Get all the free attributes under a attribute group
- Get the info about a particular free attribute
- Update a particular free attribute
- Delete a particular free attribute
- Create a unit
- Get all the units
- Get a particular unit
- Update a particular unit
- Delete a particular unit
Team DB
Important: All the APIs described in the Bimplus DB section applies to the Team DB as well. Replace the keyword "content" with the "team_slug" for working with the custom attributes & attribute groups in Team DB.
eg: Bimplus DB: https://api-stage.bimplus.net/v2/content/freeattributegroups. Similar call in Team DB will be https://api-stage.bimplus.net/v2/<team_slug>/freeattributegroups.
Team DB contains some additional APIs for working with attribute templates which are specified in this section.
Project Attribute Templates
- Create new project attribute template in team
Get the list of existing project attribute templates in team
Copy attribute templates from source to target project attribute template
Attribute Templates
- Create an attribute template
- Get all the attribute templates that belongs to a team
- Get the info about a particular attribute template
- Update a particular attribute template
- Delete a particular attribute template
Element-type filter
- Retrieve a list of element-types to which an attribute template can be assigned
- Get the list of attribute templates that belongs to an element-type
Custom attribute Service
Using these services, custom property groups & its associated properties can be created.
Create a new custom group in Bimplus DB
Get all the free attribute groups from the Bimplus DB
Get the info about a particular free attribute group
Update a particular free attribute group
Delete a particular free attribute group
Create a free attribute under a particular attribute group or as stand-alone
Get all the free attributes from the Bimplus DB
Get all the free attributes under a attribute group
Get the info about a particular free attribute in Bimplus DB
Update a particular free attribute in Bimplus DB
Delete a particular free attribute
Create a new unit in Bimplus DB
Get all the units from Bimplus DB
Get the info about a particular unit in Bimplus DB
Update a particular unit
Delete a particular unit
Create new project attribute template in team
Get the list of existing project attribute templates in team
Get the info about a particular project attribute template
Update a particular project attribute template
Delete the project attribute template
Copy attribute templates from source to target project attribute template
Create an attribute template
Get all the attribute templates that belongs to a team
Get the info about a particular attribute template
Update a particular attribute template
Delete a particular attribute template
Retrieve a list of element-types to which an attribute template can be assigned
Get the list of attribute templates that belongs to an element-type
projectattributetemplate