ServiceNow
Discover more about the ServiceNow connector and how to use it on the Digibee Integration Platform.
The content of this documentation is under revision and may change. We appreciate your understanding as we work to improve it.
ServiceNow interacts with ServiceNow through its REST API.
Parameters
Take a look at the configuration options for the component. Parameters supported by Double Braces expressions are marked with (DB)
.
General tab
Parameter | Description | Default value | Data type |
---|---|---|---|
Dynamic Account | When active, the connector will use the account dynamically. Otherwise, it will use the account statically. | False | Boolean |
Account Name | The name of the dynamic account used by the connector. This account must have been previously configured in a Store Account connector in the pipeline for this process to take effect. It is only available if the Dynamic Account parameter is active. | N/A | String |
Account | The account used by the connector. It is only available if the Dynamic Account parameter is inactive. | N/A | Account |
Instance Name | The ServiceNow instance name. | N/A | String |
Fail On Error | If the option is activated, the pipeline's execution with an error will be interrupted. Otherwise, the pipeline execution proceeds, but the result will show a false value for the | False | Boolean |
Optional tab
Parameter | Description | Default value | Data type |
---|---|---|---|
Display | Set this parameter to | True | String |
Display Value | Returns the display value ( | False | String |
Exclude Reference Link | Set to | False | Boolean |
Favorites | Set this parameter to | False | Boolean |
Include Aggregates | Set this parameter to | False | Boolean |
Include Available Aggregates | Set this parameter to | False | Boolean |
Include Available Breakdowns | Set this parameter to | False | Boolean |
Include Score Notes | Set this parameter to | False | Boolean |
Include Scores | Set this parameter to | False | Boolean |
Input Display Value | Set to | False | Boolean |
Key | Set this parameter to | False | Boolean |
Models | Defines both the request and response models. | N/A | JSON |
Per Page | Enter the maximum number of scorecards each query can return. The default value is | 10 | Number |
Release | The ServiceNow release to target, default is Helsinki. See https://docs.servicenow.com. | HELSINKI | String |
Request Models | Defines the request model. | N/A | JSON |
Resource | The default resource, can be overridden by the header | N/A | String |
Response Models | Defines the response model. | N/A | JSON |
Sort By | Specify the field to use when sorting results. By default, queries sort records by value. | N/A | String |
Sort Dir | Specify the sort direction, ascending or descending. By default, queries sort records in descending order. Use | N/A | String |
Suppress Auto Sys Field | Set to | False | Boolean |
Suppress Pagination Header | Set to | False | Boolean |
Table | The default table, can be overridden by the header | N/A | String |
Target | Set this parameter to | False | Boolean |
Top Level Only | Retrieves only categories whose parent is a catalog. | False | Boolean |
Api Version | The ServiceNow REST API version, default is the latest. | N/A | String |
Date Format | The date format used for JSON serialization/deserialization. | yyyy-MM-dd | String |
Date Time Format | The date-time format used for JSON serialization/deserialization. | yyyy-MM-dd HH:mm:ss | String |
Retrieve Target Record On Import | Set this parameter to | False | Boolean |
Time Format | The time format used for JSON serialization/deserialization. | HH:mm:ss | String |
Body | The body, if applicable. |
| JSON |
Headers tab
Parameter | Description | Default value | Data type |
---|---|---|---|
Resource | The resource to be accessed. | N/A | String |
Action | The action to be performed. | N/A | String |
Action Subject | The subject of the action. | N/A | String |
Model | Defines the data model. | N/A | String |
Request Model | Defines the request data model. | N/A | String |
Response Model | Defines the response data model. | N/A | String |
Content Type | The type of the content. | N/A | String |
Content Meta | Metadata associated with the content. | N/A | JSON |
Response Meta | Metadata associated with the response. | N/A | JSON |
Api Version | The version of the REST API. | N/A | String |
Response Type | The type of the response. | N/A | String |
Retrieve Target Record | Set this parameter to | False | Boolean |
Table | The default table to be accessed. | N/A | String |
Sys Id | The system ID (sys_id) of the target record. | N/A | String |
User SysId | The system ID (sys_id) of the user. | N/A | String |
User Id | The user’s ID. | N/A | String |
Cart Item Id | The cart item ID. | N/A | String |
File Name | The name of the file. | N/A | String |
Table Sys Id | The system ID (sys_id) of the table. | N/A | String |
Encryption Context | The context for encryption. | N/A | String |
Category | The sys_param category. | N/A | String |
Type | The sys_param type. | N/A | String |
Catalog | The sys_param catalog. | N/A | String |
Query | The sys_param query. | N/A | String |
Display Value | Returns the display value ( | False | String |
Input Display Value | Set this parameter to | False | Boolean |
Exclude Reference Link | Set to | False | Boolean |
Fields | The sys_param fields to retrieve. | N/A | String |
Limit | The sys_param limit for query results. | N/A | Number |
Text | The sys_param text. | N/A | String |
Offset | The sys_param offset for pagination. | N/A | Number |
View | The sys_param view. | N/A | String |
Suppress Auto Sys Field | Set to | False | Boolean |
Suppress Pagination Header | Set to | False | Boolean |
Min Fields | The sys_param min fields to retrieve. | N/A | String |
Max Fields | The sys_param max fields to retrieve. | N/A | String |
Sum Fields | The sys_param sum fields to calculate. | N/A | String |
Avg Fields | The sys_param avg fields to calculate. | N/A | String |
Count | Set to | False | Boolean |
Group By | The sys_param group by fields for aggregation. | N/A | String |
Order By | The sys_param order by fields for sorting. | N/A | String |
Having | The sys_param having clause for filtering aggregated results. | N/A | String |
UUID | The sys_param UUID. | N/A | String |
Breakdown | The sys_param breakdown field. | N/A | String |
Include Scores | Set this parameter to | False | Boolean |
Include Score Notes | Set this parameter to | False | Boolean |
Include Aggregates | Set this parameter to | False | Boolean |
Include Available Breakdowns | Set this parameter to | False | Boolean |
Include Available Aggregates | Set this parameter to | False | Boolean |
Favorites | Set this parameter to | False | Boolean |
Key | Set this parameter to | False | Boolean |
Target | Set this parameter to | False | Boolean |
Display | Set this parameter to | True | String |
Per Page | Specify the maximum number of scorecards to return in a query. Default is 10, with a maximum of 100. | 10 | Number |
Sort By | Specify the field to use for sorting results. By default, records are sorted by value. | N/A | String |
Sort Dir | Specify the sort direction: ascending or descending. By default, results are sorted in descending order. Use | N/A | String |
Contains | The sys_param contains clause. | N/A | String |
Tags | The sys_param tags for categorizing records. | N/A | String |
Page | The sys_param page number for pagination. | N/A | String |
Elements Filter | The sys_param elements filter. | N/A | String |
Breakdown Relation | The sys_param breakdown relation. | N/A | String |
Data Source | The sys_param data source to query. | N/A | String |
Top Level Only | Set to | False | Boolean |
Documentation tab
Parameter | Description | Default value | Data type |
---|---|---|---|
Documentation | Section for documenting any necessary information about the connector configuration and business rules. | N/A | String |
Last updated