import_xml
Import XML data into a REMUS Jet project using a merge or replace strategy. Supports dry-run validation, file path or inline XML, and configurable handling of missing references.
Instructions
Import XML
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| xml | No | ||
| dry_run | No | ||
| strategy | No | ||
| file_path | No | ||
| project_id | Yes | ||
| on_missing_ref | No | ||
| confirm_replace | No |