Files
huly-platform/dev/import-tool
Alexander OnnikovandGitHub f91144c92b fix: update docker images to latest base (#9854)
* fix: update docker images to latest base

Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>

* some more fixes

Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>

---------

Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2025-09-15 11:53:01 +07:00
..
2024-11-12 11:58:20 +05:00
2025-09-10 15:27:26 +07:00

Huly Import Tool

Tool for importing data into Huly workspace.

Unified Format Import

The recommended way to import data into Huly is using our Unified Import Format. This format provides a straightforward way to migrate data from any system by converting it into an intermediate, human-readable structure.

See the complete guide and example workspace to get started.

Why Use Unified Format?

  • Simple, human-readable format using YAML and Markdown
  • Flexible structure that can represent data from any system
  • Easy to validate and fix data before import
  • Can be generated automatically by script or prepared manually

Direct Import Options

We also support direct import from some platforms:

  1. Notion: see Import from Notion Guide
  2. ClickUp: see Import from ClickUp Guide

These direct imports are suitable for simple migrations, but for complex cases or systems not listed above, please use the Unified Format.