Can I connect ServiceNow to iDBQuery?

Yes. iDBQuery connects to ServiceNow through its REST API connector, using the Table API to pull incidents, changes, requests, and CMDB data into one live queryable model, so you can ask about MTTR, backlog, or change failure rate in plain language and get a cited answer without building reports in ServiceNow.

iDBQuery connects to ServiceNow using its REST API connector, configured against the ServiceNow Table API with credentials for the tables you need, for example incident, change_request, sc_request, and CMDB tables. iDBQuery pulls those into a live, queryable model. It is a general REST connector pointed at your instance, not a certified native ServiceNow app, so it adapts to your custom fields and tables.

IT and operations teams ask:

  • What is our mean time to resolution by priority and assignment group this quarter?
  • How large is the change backlog, and what is our change failure rate?
  • Which configuration items are tied to the most incidents?

Every figure is cited to the underlying records, so a service manager can trust an SLA number without re-running a report. The advantage is joining ITSM data to the rest of the business: link incidents to revenue-bearing systems, or blend service data with HR and asset data to see the full picture. If live API access is limited, export ServiceNow reports to CSV and ingest them on a schedule, or connect a warehouse where the data is replicated. iDBQuery keeps one model so the plain-language question is the same, and every service metric stays traceable to its source.

Updated 2026-06-22