We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 327e325 commit e65d585Copy full SHA for e65d585
ServiceNow/Public/Get-ServiceNowRecord.ps1
@@ -36,6 +36,7 @@
36
Include custom variables in the return object.
37
Some records may have associated custom variables, some may not.
38
For instance, an RITM may have custom variables, but the associated tasks may not.
39
+ A property named 'CustomVariable' will be added to the return object.
40
41
.PARAMETER Connection
42
Azure Automation Connection object containing username, password, and URL for the ServiceNow instance
0 commit comments