ServiceNow Connector
Documentation
Version: 4
Documentation
ServiceNow Connector
Version: 4
Toggle navigation
ServiceNow Connector
What's new
Authentication
Basic Auth (UserName and Password)
OAuth Authorization Code Grant (User Creds)
OAuth Client Credentials Grant (Must be enabled by Admin)
OAuth Password Grant
SSIS
Getting started
Reading data
Writing data
SQL Server
Getting started
Reading data
SQL examples
ODBC
Getting started
Reading data
SQL examples
Tables
[Dynamic Table]
__DynamicRequest__
Tables
Endpoints
Delete a Table Row
Delete Attachment
Delete table row
Download Table Attachment (Single - Using Id)
Download Table Attachments (Multiple - Using Query)
Download Table Attachments By Parent Row Search
Get Attachments
Get Attachments By Parent Row Search
Get List Of System Tables Admin Use Sys Db Object
Get List of Tables
Get List Of Tables Admin Use Sys Db Object
Get List Of User Tables Admin Use Sys Db Object
Get Record Labels (Tags)
Get Table Columns
Get Table Columns Admin Use Sys Dictionary
Get Table Row Count
Get Table Rows
Test Connection
Update a Table Row
Upload Attachment
Make Generic REST API Request
Make Generic REST API Request (Bulk Write)
Advanced topics
SQL functions
Placeholder functions
Stored procedures
Views
Metadata
SQL syntax
Integration
Applications & ETL tools
Programming languages
Connector file
Download
Source code
Custom connectors
Connector customization
Building your own connector
Discover
All connectors
Community
ServiceNow Connector
What's new
Authentication
Basic Auth (UserName and Password)
OAuth Authorization Code Grant (User Creds)
OAuth Client Credentials Grant (Must be enabled by Admin)
OAuth Password Grant
SSIS
Getting started
Reading data
Writing data
SQL Server
Getting started
Reading data
SQL examples
ODBC
Getting started
Reading data
SQL examples
Tables
[Dynamic Table]
__DynamicRequest__
Tables
Endpoints
Delete a Table Row
Delete Attachment
Delete table row
Download Table Attachment (Single - Using Id)
Download Table Attachments (Multiple - Using Query)
Download Table Attachments By Parent Row Search
Get Attachments
Get Attachments By Parent Row Search
Get List Of System Tables Admin Use Sys Db Object
Get List of Tables
Get List Of Tables Admin Use Sys Db Object
Get List Of User Tables Admin Use Sys Db Object
Get Record Labels (Tags)
Get Table Columns
Get Table Columns Admin Use Sys Dictionary
Get Table Row Count
Get Table Rows
Test Connection
Update a Table Row
Upload Attachment
Make Generic REST API Request
Make Generic REST API Request (Bulk Write)
Advanced topics
SQL functions
Placeholder functions
Stored procedures
Views
Metadata
SQL syntax
Integration
Applications & ETL tools
Programming languages
Connector file
Download
Source code
Custom connectors
Connector customization
Building your own connector
Discover
All connectors
Community
Home
»
API Integration Hub
»
ServiceNow Connector
»
Documentation
» ODBC »
SQL examples
» Read list of tables
ODBC guide
Read list of tables
Gets a list of all available tables.
SELECT * FROM Tables