BCF Service
- Import BCF file - Create new Bimplus issue structure
- Import BCF file - Update existing Bimplus issue structures
- Export all the topics inside a project into a BCF file
- Export a single or a list of Topics inside a project into a BCF file
- Use filters to determine what to export during the export of topics
BCF Service
This service is used for importing a BCF file into Bimplus topics. The necessary attributes & assets such as author, responsible, attachments, comments, view etc are handled and matched according to the Bimplus Topic. The user can also export a single, list of topics or all the topics inside a project into a BCF file. While exporting, the user can decide if he would like to avoid exporting attachments, comments etc via appropriate filters.
Import BCF file - Create new Bimplus issue structure
Import BCF file - Update existing Bimplus issue structures
Export all the topics inside a project into a BCF file
Export a single or a list of Topics inside a project into a BCF file
Use filters to determine what to export during the export of topics
While exporting all or a list of topics into BCF, the API gives a filter option to export or not to export comments, attachments, pins & hyperlinks.
Filter: ?attachments=false&comments=true&hyperlinks=false&pins=true
eg: https://api-stage.bimplus.net/v2/bimplus/issues/export/bcf?attachments=false Here everything will be exported except attachments.