ServiceNow | Yext Hitchhikers Platform
Overview
This source uses the ServiceNow Knowledge Management API to fetch Knowledge Articles from the specified ServiceNow instance.
Operations
This source includes operations to Fetch Knowledge Articles.
Requirements
To pull knowledge articles from your ServiceNow instance, you must provide your ServiceNow domain name.
Authentication
This operation requires basic authentication. You must provide your username and password for your ServiceNow account.
Pagination
ServiceNow utilizes offset pagination.
Offset Key | offset |
Offset Start Value | 0 |
Limit Key | limit |
Limit Value | 30 |
Total Items Key | result.meta.count |
Detect Total Items Key In | Response Body |
Limits and Other Info
This operation includes a fields query parameter to determine the fields pulled from ServiceNow Knowledge Articles. The parameter is set to include the following fields:
active
article_type
author
cannot_read_user_criteria
can_read_user_criteria
category
description
direct
disable_commenting
disable_suggesting
flagged
image
kb_category
kb_knowledge_base
meta
meta_description
published
rating
retired
roles
source
sys_class_name
sys_created_by
sys_domain
sys_domain_path
sys_mod_count
sys_updated_by
sys_updated_on
sys_view_count
topic
use_count
valid_to
wiki
workflow_state
text
short_description
display_attachments
Feedback
<% elem.innerText %>