Optional$metaOptionalinstallMethod?: "first install" | "demo" | "once"Map a record to an output folder that loads only in specific circumstances. 'first install' -> 'unload' (only loaded when plugin is first registered), 'demo' -> 'unload.demo' (only loaded when demo data is loaded), 'once' -> 'apply_once' (scripts that are only applied once)
Optional$overrideSet properties not directly supported by this API.
OptionalactiveWhether this import set is active
OptionalcopyCopy empty fields from source to target
OptionalcreateCreate new record if coalesce finds no match
OptionalenforceMandatory field enforcement level
fieldsOptionalfieldsField mappings: targetField -> sourceField or configuration object.
Display name of the import set
OptionalorderExecution order (lower numbers run first)
OptionalprotectionControls edit/view access for other developers after the application is installed.
OptionalrunRun business rules on target table
OptionalrunOptionalscriptOptionalscriptsTransform scripts for various lifecycle hooks
Source staging table name
Target table to insert/update records
Import Set configuration with required system ID and metadata.