Skip to main content

Module import

Module import 

Source
Expand description

Org data import — load a previously exported JSON bundle.

Reads the export bundle, validates metadata, and inserts rows into the appropriate tables. Skips rows that already exist (by PK).

Structs§

ImportResult
Import result summary.

Functions§

import_org_data
Import org data from an export bundle file.