ServiceNow knowledge base

ServiceNow is a cloud-based platform that provides IT service management (ITSM) and various enterprise service management solutions. It helps organizations streamline their workflows, automate tasks, and improve overall efficiency across different departments like IT, HR, finance, and customer service.

The ServiceNow knowledge base contains knowledge articles from any ServiceNow table that can be used by agents.

Prerequisites

Before you create a ServiceNow knowledge base data source, you need to ensure you have configured ServiceNow credentials in Administration > Credentials.

Learn how to create ServiceNow credentials on this page: ServiceNow.

Adding a ServiceNow knowledge base data source

To add a new ServiceNow knowledge base data source,

  • Go to Build > Data sources > External integrations.

  • Click the Add external integration button;

  • Next, click the ServiceNow knowledge base card and provide the following information:

    • Name the data source;

    • Select existing credentials to ServiceNow;

    • Add a description for the data source;

    • (Optional) Specify the Articles language, e.g. en or fr.

    • Specify the ServiceNow portal URL suffix (ONLY relevant for the Links to the articles);

    • Specify the ServiceNow article identifier, for example, number or sys_id.

    • (Optional) Type an SQL filter (Glide query) to filter the articles of the ServiceNow knowledge base. Note that by default, all articles are retrieved.

What is a Glide Query?

A Glide query is an API used to query a ServiceNow database. If you are new to ServiceNow and GlideQuery, we recommend you read the ServiceNow GlideQuery API documentation.

Finally, click the Add external integration button to add this new integration to your data source repository.

What’s next?

Now that the data source has been created, you can select it when creating an agent.

Find more information about how to create an agent by reading this page: Build your own agent.