URL Parameter (Connect-ServiceNow Cmdlet)
The base URL of your ServiceNow instance.
Syntax
Connect-ServiceNow -URL string
Data Type
cstr
Default Value
""
Remarks
Set the base URL of your ServiceNow instance site. For example: https://dev47813.service-now.com/.
This is a required parameter.