Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Import BCF file - Create new Bimplus issue structure

 

Deck of Cards
idimportBCF_POST
Card
labelURL / Resource / JSON Structure

Resource: issues/bcf

URLhttps://api-dev.bimplus.net/v2/<team_slug>/projects/<project_id>/issues/bcf

Examplehttps://api-dev.bimplus.net/v2/jay-company/projects/c6b53b29-8efd-4069-a033-4b1b18604de8/issues/bcf

Card
labelHTTP Method

POST

Card
labelDescription

Import all the topics from a BCF file into Bimplus Topics. This api call creates new topics in Bimplus database, it does not do the update. If issue defined in the bcf file already exists in Bimplus, the call fails with 409 Conflict.

The necessary attributes & assets such as author, responsible, attachments, comments, view etc are handled and matched according to the Bimplus Topic.

 

Anchor
importBCF_PUT
importBCF_PUT

...