JDBC Driver for ServiceNow

Build 22.0.8479

GetOAuthAuthorizationURL

Gets the Service Now authorization URL. Access the URL returned in the output in a Web browser. This requests the access token that can be used as part of the connection string to Service Now.

Input

Name Type Required Description
CallbackUrl String True The URL that Service Now will return to after the user has authorized your app.
State String False An arbitrary string of your choosing that is returned to your app; a successful roundtrip of this string helps ensure that your app initiated the request.

デフォルト値はstateです。

Result Set Columns

Name Type Description
URL String The URL to be entered into a Web browser to obtain the verifier token and authorize the data provider with.

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8479