Skip to main content
ServiceNow is an enterprise IT service management (ITSM) and business workflow platform. It provides a unified system of record for IT services, operations, HR, security, and more. Data is accessed primarily through the Table API, a REST interface that provides access to every table in the platform using offset-based pagination and incremental sync via sys_updated_on timestamps.

OAuth 2.0 Client Credentials

Connect Parable to ServiceNow via OAuth 2.0 client credentials against the Table API. Parable syncs people, ITSM work items, catalog request rows, and audit history.

Basic Authentication (Username/Password)

ServiceNow — Basic Auth

Connect Parable to ServiceNow with HTTP Basic authentication (integration username and password) against the Table API.Prefer OAuth 2.0 client credentials for production. Basic auth is useful for personal developer instances (PDI) and early validation.

Data streams

This Provider Plugin defines 15 data streams.