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 learning path)

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

courses Courses (This field contains the list of all the courses in the learning path)
description Description (This field provides a description of the learning path)

ecommerceShortDescription EcommerceShortDescription (This field provides a brief description of learning path visible in the e-commerce or public catalog )
ecommerceLongDescription EcommerceLongDescription (This field represents an original identifier or unique key associated with the course)
price Price (The price of the learning path if it is available for purchase)
accessTillDate AccessTillDate (The date until which access to a learning path is granted)
accessTillDays AccessTillDays (The number of days for which access to a learning path is granted)
learningPathTeamLibrary LearningPathTeamLibrary (This indicates if a learning path is part of a team library)
forsale ForSale (This indicates if a learning path is available for purchase)
originalid OriginalId (The original identifier for a learning path or associated course)
isEquivalency IsEquivalency (This indicates if a learning path/course is considered an equivalency)
seqId SeqId (A sequential identifier for ordering or categorization )
learningPathImageURL LearningPathImageURL (The URL for the image associated with the learning path)
post_time post_time (The date and time when the learning path was created)

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.)