Rule Import
You can import rules individually, entire folders, or import the entire space. You can also update existing rules or create new versions of them.
How to Import
Method 1: Import as New Rule
Import from Rule List:
Navigate to the Rule Lists section.
Select empty space or folder where you want to import the rule.
Click the Import button.
Select your file: JSON or XLSX.
Click the Import button.


The imported rule may have the same name as an existing rule, but it cannot have the same alias. If an alias conflict is detected, you will receive a warning.
Method 2: Override Current Version
Open the rule you want to overwrite.
Click the three dots in the top right corner to open Rule Actions.
Select Import Version.
Choose your import Overwrite latest version - Replaces the current version.
Select your file: JSON or XLSX.
Click the Import button.


You can find all previous changes in the history tab.
Method 3: Import as New Version
Open the rule you want to overwrite.
Click the three dots in the top right corner to open Rule Actions.
Select Import Version.
Choose your import Import as new version - Creates new version of rule you are importing with name and alias of current one.
Select your file: JSON or XLSX.
Click the Import button.



The imported rule's status depends on the status field in the exported file. More details about rule statuses, see Rule Status.
File Format Requirements
JSON Format
Base Schema
Every rule import must include these mandatory fields:
If no ruleAlias is specified in the import file, one will be generated automatically.
Rule Type-Specific Requirements
In addition to the base schema, each rule type requires specific additional fields:
Decision Table
Scripting Rule
Lookup Table
Decision Flow
Integration Flow
XLSX Format
For detailed XLSX import specifications, see Managing Decision Table in Excel/Google Sheets
CSV Format
For detailed CSV import specifications, see Lookup Table CSV Import
Last updated
Was this helpful?

