Install SQL API plugin on your ServiceNow instance
Installing the SQL API on your instance enables secure, read-only access to your instance data from external applications. You can integrate your data with external tools and analytics platforms to enhance your reporting and data analysis capabilities.
Before you begin
You must have an appropriate RaptorDB Pro entitlement to install the SQL API plugin.
Role required: admin
About this task
Install the SQL API plugin to enable the ODBC and JDBC drivers to connect to your ServiceNow instance.
Procedure
Navigate to All > Application Manager.
Search for
SQL APIand select the SQL API tile.Select Install.
UI screen for installing SQL API on your ServiceNow instance
Review the installation details and do one of the following:
- To install the ODBC and JDBC driver plugins immediately, select Install now.
- To schedule the installation later, do the following:
- Select Install later.
- Set the Start date and Start time.
- Select Schedule.
UI screen to install immediately or schedule for later
- Verify the plugin installation by selecting View details.
Result
The SQL API plugin is installed on your ServiceNow instance. You can proceed to Configure SQL API plugin on your ServiceNow instance and create service accounts, set up access control lists, and define IP filter criteria.
Parent Topic:Configuring SQL API