Importing a tree from JSON
Import a previously exported JSON file to restore a tree or copy it to another Certorix organization.
Steps
- Go to the Trees list page.
- Click the Import button in the page header.
- Select the
.jsonfile from your computer. - Certorix validates the file structure.
- If valid, the tree opens in the editor with a new ID. You can edit and publish it as a new tree.
Validation rules
The imported JSON must contain:
metadataobject withtitleandstartNodeIdnodesarray containing all nodes- Every node must have a unique
id startNodeIdmust point to an existing node in thenodesarray
If validation fails, the import shows an error message explaining what is missing or incorrect.
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article