Cmdlets for ServiceNow

Build 25.0.9539

UseDisplayColumnNames Parameter (Connect-ServiceNow Cmdlet)

Specifies whether the provider uses display (GUI) names instead of API names for columns in ServiceNow.

Syntax

Connect-ServiceNow -UseDisplayColumnNames SwitchParameter

Data Type

bool

Default Value

false

Remarks

When set to true, the cmdlet exposes columns using their display names as shown in the ServiceNow user interface.

When set to false, the cmdlet exposes columns using their internal API names.

This property is useful when you prefer to work with the same column names displayed in the ServiceNow UI rather than the underlying API field names.

Copyright (c) 2026 CData Software, Inc. - All rights reserved.
Build 25.0.9539