Export Custom Email Header Mapping Settings to New harmon.ie
The EmailHeaderMappingExport utility reads existing configuration from the Windows Registry (used by harmon.ie Classic) and exports it to a JSON file that can be imported into New harmon.ie.
About custom email header mapping in harmon.ie
When saving emails to SharePoint or Teams, harmon.ie automatically extracts key email details, such as Subject, From, and To, and saves them in SharePoint columns. This process, called email header mapping, ensures emails are easily searchable and properly organized in Microsoft 365.
Organizations that use custom column names, content types, or non-standard metadata structures can define custom email header mapping in both harmon.ie Classic and New harmon.ie. In harmon.ie Classic, these mappings are configured using Windows Registry keys; in New harmon.ie, they are defined in a JSON configuration file.
The EmailHeaderMappingExport tool simplifies migration between the two products by automatically exporting the custom registry mappings from harmon.ie Classic into a compatible JSON format for New harmon.ie.
Export harmon.ie Classic custom email header mappings
- Download and extract HarmonieEHMExport.zip.
- From a computer where harmon.ie Classic is installed and configured, open a Command Prompt and run:
EmailHeaderMappingExport [-a] <EmailHeaderMappings.json><EmailHeaderMappings.json>– The output JSON configuration file to create or update.-a– Optional. Append the exported settings to an existing JSON file instead of creating a new one.
The resulting JSON includes all custom email header mappings in a format compatible with New harmon.ie provisioning.
Import email header mapping settings to New harmon.ie
- Open New harmon.ie’s settings > Admin tab.
- Click Import settings.
- Browse and select the exported JSON file and click Open.