Configuring SQL API

  • リリースバージョン: Australia
  • 更新日 2026年03月12日
  • 所要時間:2分
  • This section guides you through the complete setup process for the ServiceNow SQL API, covering both instance configuration and driver installation. You will configure your ServiceNow instance to enable SQL API access, set up the necessary security controls, and install the appropriate drivers on your client machine.

    SQL API Configuration overview

    The configuration process involves two main components:

    1. ServiceNow Instance Setup

      Configure your ServiceNow instance by installing the SQL API plugin, creating a dedicated service account with the appropriate access roles, defining Access Control Lists (ACLs) to control data access, and establishing IP filtering policies for security.

    2. Driver Installation and Configuration

      Download the SQL API drivers from the ServiceNow Store and install either the ODBC driver on your Windows client machine or configure the JDBC driver in your preferred database client.