Export and Import Custom Lists

Import and export allow you to modify custom lists without having to specify operators within a playbook. You can export a custom list with data, make changes to the data, and then import the list back into LogicHub.

The LogicHub system can also be configured to automatically export custom list data along with playbook exports. If you want custom list data to be exported along with playbook exports, contact LogicHub technical support and ask to enable lhub.ff.custom_list_with_data.enabled in the system configuration file. After that's done, all playbook exports automatically include data from all of the custom lists referenced in the playbook.

Export and Import a Custom List with Data from the Custom List Page

To export custom lists, select My Library > Custom Lists on the side menu. Click the more icon (...) to the right of the custom list you want to export and select Download.

The list is downloaded as a zip file (compatible with the default software on macOS and WinZip on Windows OS). The zip file contains a JSON file that defines the custom list and a CSV file that contains the data.

You can now modify the data or JSON definition for the custom list. After making changes, import the custom list back into LogicHub.

  1. Recreate the zip file so that it now contains the modified data. Don’t change the file names.
  2. Delete the custom list that you exported from the Custom Lists page.
  3. Drag the modified file to the Custom List page.
    If you don’t delete the original custom list that you exported, the upload fails. In that case, delete the custom list and import the modified one again.

Export a Custom List with Data from a Playbook

If you want to include custom list data in all of your playbook exports, first ask your LogicHub technical content to enable lhub.ff.custom_list_with_data.enabled in the system configuration file. After that's done, all exports automatically include data from all of the custom lists that are referred to in the playbook.

The exported zip file includes a file that contains the playbook and custom list definition and a folder that contains the custom list data.

For instructions on exporting a playbook, see Export and Import Playbooks. After modifying the exported playbook data, you can import the custom list back into the playbook.

  1. Create a zip file containing the modifying data.
  2. Drag the zip file to the playbook list on the Playbooks page.
  3. If there is a conflict with the existing custom list, you’re prompted to decide whether you want to edit the imported custom list to rename it, use the existing custom list (cancel the import), or use the imported list. For details on playbook import, see Export and Import Playbooks.

© 2017-2021 LogicHub®. All Rights Reserved.