WordPress is a content management system used to publish pages and blog posts. The Classic Ingestion connector indexes publicly available pages and posts and makes them searchable in the Moveworks AI Assistant.
See WordPress Access Requirements for instructions on how to connect Moveworks to your WordPress instance.
The Classic Ingestion connector for WordPress does not mirror source permissions. All indexed content is visible to all employees in the AI Assistant search experience.
Moveworks has Indexed Search support for publicly available blog posts and pages within WordPress. The following diagram illustrates the high-level architecture of how Moveworks integrates with the WordPress Sites:

This is a live integration which means we poll for knowledge articles every four hours. This is done so that the enterprise cache is updated with relevant snippets for answers.
Our enterprise cache stores the knowledge documents and generates relevant knowledge snippets by understanding the content. This is also where we store redirect URLs in order to direct users to where the knowledge article is located and can be read.
We use the following APIs to fetch the knowledge articles that you want Moveworks to ingest.
Our knowledge ingestion engine works on ingesting the content.rendered section from the API response which is an HTML block and we ingest and snippetize the content based on this HTML.