URL Parameter (Connect-QB Cmdlet)
The URL for the QuickBooks Gateway. For example, http://localhost:8166.
Syntax
Connect-QB -URL string
Data Type
cstr
Default Value
""
Remarks
The URL where the QuickBooks Gateway is running. For example, http://localhost:8166. The QuickBooks Gateway is a lightweight HTTP server that proxies requests from the cmdlet to QuickBooks. The address is the name or IP address of the machine where QuickBooks is running. By default, the QuickBooks Gateway runs on port 8166.