Importers
Importers are workflows that allow us to bulk import information from projects directly using the CLI. This is especially useful for registering activity related to compliance checks that are manually included in the database, such as softwareDesignTraining.
Bulk Importer
The bulk-import
workflow streamlines the import process (reference) and can be used as follows:
visionBoard workflow run --name bulk-import --file my-data.json
File Format
To initiate the import process, VisionBoard expects a JSON file compliant with this JSON Schema.