Updated on 2025-11-07 GMT+08:00

Importing Flows

In the following scenarios, importing flows is more convenient, efficient, and secure than manually adding flows:

Business scenario 1: Import historical data. When the company introduces a new system, the retained data of previous years needs to be imported into the system.

Business scenario 2: Import summary data. Due to permission issues, not everyone can use the system. Therefore, data needs to be summarized level by level and imported into the system by a specific person.

Procedure

  1. Choose Configuration Center > Chatbot Management > Flow Configuration.
  2. Choose Flow > Orchestration and click Import Flow. The Import Flow dialog box is displayed.

    Figure 1 Import Flow

  3. Click Select File, select the file to be imported, click Upload, and click Confirm.

    1. In the ZIP package, each file must be in JSON format, and its size cannot exceed 4 MB. Otherwise, the import fails.
    2. The size of the ZIP package must be less than 20 MB. Otherwise, the import fails.
    3. In a JSON file, the request URL of the business interface and the database URL in the stored procedure must be added to the trustlist. Otherwise, the import fails. Contact the administrator to configure the trustlist.
    4. Duplicate multimedia resource names and access code names cannot be overwritten.
    5. After a multimedia resource is imported, the multimedia library is updated synchronously, but the value of Resource Status is Ineffective. You need to choose Configuration Center > Resource Management > Multimedia Library, click the Edit button in the Operation column of the corresponding data record, and upload the multimedia resource again.
    6. After the flow is imported to another environment, if the robot reply diagram element contains an email, you need to manually set the email template, email resources, and email variables.