Field Mapping Between Litmos and SearchUnify

This article visualizes the mapping between the fields found on the Litmos frontend and the SearchUnify fields under the tab Litmos Content Source > Edit > Rules. Using this document you can pick the right fields for crawling and indexing in SearchUnify.

Here's an example: The highlighted area in the image is called "OriginalID" in Litmos but its name in SearchUnify is "originalid".

To index the data stored in "OriginalID" pick the "originalid" field while choosing Litmos fields for indexing.

Search Field Name Fields from API Response Visual Representation at Litmos Frontend
name Name (This field represents the name of the course)

name_formula Name (This field might indicates formula or rule used to generate the name of the course) Same as 'Name'
active Active (This field indicates whether the course is currently active or inactive)

description Description (This field provides a textual description or explanation of the course)

courseCodeForBulkImport CourseCodeForBulkImport (Identifier used specifically for bulk import operations related to courses)

originalid OriginalID (It represents an original identifier or unique key associated with the course)

view_href_type view_href_type (It indicate the type or format of the hyperlink used for viewing the course)

view_href view_href (This field contains the hyperlink or URL used to view the course.)

For Learning Paths Object

Search Field Name Fields from API Response Visual Representation at Litmos Frontend
name Name (This field represents the name of the course)

active Active (This field indicates whether the course is currently active or inactive)

name_formula Name (This field provides a textual description or explanation of the course) Same as Name
description Description (This field provides a textual description or explanation of the course)

courseCodeForBulkImport CourseCodeForBulkImport (Identifier used specifically for bulk import operations related to courses)

originalid OriginalID (It represents an original identifier or unique key associated with the course)

view_href_type view_href_type (It indicate the type or format of the hyperlink used for viewing the course)

view_href view_href (This field contains the hyperlink or URL used to view the course.)

Delete this text and replace it with your own content.