Staffbase is an employee communications and intranet platform. The Classic Ingestion connector indexes published news posts and makes them searchable in the Moveworks AI Assistant.
See Staffbase Access Requirements for instructions on how to connect Moveworks to your Staffbase instance.
The Classic Ingestion connector for Staffbase does not mirror source permissions. All indexed content is visible to all employees in the AI Assistant search experience.
The following diagram shows the high level architecture of how Moveworks integrates with Staffbase Intranet.

This is a live integration where we poll 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 articles from Staffbase and generates relevant knowledge snippets by understanding the content. We also store the redirect urls in order serve them to users to direct them to where the actual news post can be read.
The Staffbase API is secured by HTTPS and basic authentication .
Please visit StaffBase - API Authentication for more details on how to generate the API token from the Admin portal of Staffbase.
Store the generated API Token and the base URL of your Staffbase platform. These will be used when setting up the Connector and Knowledge Ingestion configurations for Staffbase.
Moveworks uses the List all accessible news posts API to fetch all news posts that are accessible for the API Token.
We use the following APIs to fetch the news posts that you want Moveworks to ingest.
Our knowledge ingestion engine works on ingesting the contents section from the API response which is an HTML block of the content present within the Staffbase intranet.
Currently we only ingest published news posts (we don’t ingest Draft news posts).
Note that outside of just using your title, we will also parse the rest of the new post content to determine the best title for the generated snippet
For example:
In this example, we will create a knowledge article “snippet” titled “VPN Troubleshooting Guide: How to solve connection errors”.
By default, Moveworks will display data from the content field of your articles.
Moveworks provides links to your news posts based on the link we obtain from the API response.
If there is any document which can solve the user’s query, the bot will present the answer in the following format with a redirect heading and a relevant knowledge snippet.

This would be the answer provided to the user if the bot doesn’t find any relevant answers from the available documents.
