Configure ServiceNow SQL API ODBC driver on client machine
Configure connection settings for the installed ODBC driver including server URL and authentication credentials to enable data access from BI tools to your ServiceNow instance.
Before you begin
- You have a valid ServiceNow credentials for a Service Account with the required roles assigned. See Create a Service Account and assign Roles for more information.
- Your client machine's IP address is included in the SQL API IP filter criteria. See Create IP filter criteria for more information.
- You have the necessary connection parameters including your ServiceNow instance URL and Service Account credentials.
Role required: local administrator on client machine for installation
About this task
After installing the ServiceNow SQL API ODBC driver on your client machine, you must configure the connection settings to establish a secure connection to your ServiceNow instance. After configuration, you can test the connection to verify that your client machine can successfully communicate with the ServiceNow SQL API.
Procedure
Result
The ServiceNow SQL API ODBC driver is configured on your client machine. You can connect your ODBC-compatible applications, such as Power BI, or Excel, to this data source to access your ServiceNow data.
What to do next
You can use Interactive SQL application to verify the connection and test SQL queries. See Test SQL API ODBC driver connection using Interactive SQL.