Import diagnostic tree from JSON

Created by Certorix Online, Modified on Mon, 4 May at 9:20 PM by Certorix Online

Importing a tree from JSON

Import a previously exported JSON file to restore a tree or copy it to another Certorix organization.

Steps

  1. Go to the Trees list page.
  2. Click the Import button in the page header.
  3. Select the .json file from your computer.
  4. Certorix validates the file structure.
  5. 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:

  • metadata object with title and startNodeId
  • nodes array containing all nodes
  • Every node must have a unique id
  • startNodeId must point to an existing node in the nodes array

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

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article