LumApps is an employee experience and intranet platform; the Classic Ingestion connector indexes LumApps page content so employees can find relevant information through the Moveworks AI Assistant.
For information on the access and credentials required to connect LumApps to Moveworks, see LumApps Access Requirements.
The Classic Ingestion connector for LumApps does not mirror source permissions. All indexed content is visible to all employees in the AI Assistant search experience.

Our knowledge engine makes relevant snippets from the knowledge articles in less than a second, using Moveworks’ natural language understanding and similarity scoring.
We store the snippzetized articles in our enterprise cache, which can be served to users based on the inquiry.
We are currently fetching all the pages along with its meta data such as URL, Id, Author details, Status using the below API.
LumApps hosts knowledge under different pages and sub-pages, which acts a container that hold different widgets.
These are some widgets types available on the LumApps platform: HTML, introduction text, image, video, comments, user lists, etc.
As LumApps doesn’t return responses in an HTML format, we create an HTML file and after analyzing the response, we can only ingest the intro and HTML widget content into the created HTML file.
So we ingest only:
After creating an HTML file we store it in our cache, our knowledge ingestion engine works on identifying HTML tags and creating relevant knowledge base article snippets.

Whenever a user makes an inquiry there are two cases which can occur:


A step-by-step Moveworks Setup configuration guide for this connector is not yet available. Contact your Customer Success Manager for assistance with setup.