In this article
Table of Contents | ||||||
---|---|---|---|---|---|---|
|
Overview
You can use this account type to connect <Snap Pack name> ServiceNow Snaps with data sources that use <Account Type Name> accountsthe ServiceNow OAuth2 account.
Prerequisites
Valid client ID.
Valid tenant URL.
Limitations
Known Issues
Supports only reading JSON files.
....
Account Settings
<Insert image here>
Note |
---|
Field names marked with an asterisk ( * ) are mandatory. |
...
Create an app in ServiceNow portal for your ServiceNow instance.
Limitations and Known Issues
None.
Account Settings
...
Field Name | Field Type | Field Dependency | Description |
---|
Example:
Label* |
String | N/A | Specify a unique label for the account. Default Value: |
None |
Field set
Specify advanced parameters that you want to include in the request.
This field set consists of the following fields:
Field 1
Field 2
Field 3
Field 1*
Debug mode check box is not selected.
Default Value: <value> or None.
Example: <value>
Field 2
None.
Troubleshooting
...
Error
...
Reason
...
Resolution
...
Account validation failed.
...
The Pipeline ended before the batch could complete execution due to a connection error.
...
Verify that the Refresh token field is configured to handle the inputs properly. If you are not sure when the input data is available, configure this field as zero to keep the connection always open.
...
See Also
...
ServiceNow OAuth2 Account | |||||
Instance* | String/Expression | N/A | Specify the instance to access ServiceNow endpoint. Default Value: N/A | ||
Client ID* | String | N/A | Provide the client ID to use for authorization. Learn more: Application configuration in ServiceNow portal to use in ServiceNow OAuth2 Account. Default Value: N/A | ||
Client Secret | String | N/A | Provide the client secret for authorization of OAuth2 account. Default Value: N/A | ||
Access Token* | String | N/A | Auto-generated upon account authorization. The access token for the application that is generated when setting up the account for the endpoint.
Default Value: N/A | ||
Refresh token | String | N/A | Auto-generated upon account authorization. The refresh token for the application that is generated when setting up the account for the endpoint.
Default Value: N/A | ||
Access Token Expiration | Integer | N/A | The time (in seconds) until which the access token must be valid. It represents the number of refresh tokens per user account per client.
Default Value: N/A | ||
OAuth2 Endpoint* | String | N/A | Specify the OAuth2 endpoint in the following format to authorize the application.
Default Value: N/A | ||
OAuth2 Token* | String | N/A | Specify the value for OAuth2 token in the following format to get the access token. Default Value: N/A | ||
Grant Type | Dropdown list | Enables Username and Password fields for password grant type. | Choose an authentication grant type for your ServiceNow instance. Available options are:
Default Value: authorization_code | ||
Username | String | Enabled on selecting password for Grant Type. | Specify the username to connect to ServiceNow. Default Value: N/A | ||
Password | String | Enabled on selecting password for Grant Type. | Specify the password connect to ServiceNow. Default Value: N/A | ||
Auto-refresh Token | Checkbox | N/A | Select this checkbox to enable auto-refresh of the access token before it expires. Default Value: Deselected |
Snap Pack History
...
Related Content:
Application Configuration in ServiceNow Portal for OAuth2 Account to use in ServiceNow
https://docs-snaplogic.atlassian.net/wiki/spaces/SD/pages/1438341/Getting+Started