Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The ServiceNow knowledge base contains knowledge articles from any ServiceNow table that can be used by agents. Note that the Knowledge API (sn_km_api) package must be installed in your ServiceNow tenant to be able to access the knowledge articles.

Table of Contents
minLevel1
maxLevel6
outlinefalse
styledefault
typelist
printabletrue

Prerequisites

Before you create a ServiceNow KB (KB API) knowledge base data source, you need to ensure you have configured a ServiceNow credential credentials in Admin > credentials 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 an external integration button;

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

    • Name the data source;

    • Select existing credentials to ServiceNow;

    • Add a description to 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.

...