SessionID Parameter (Connect-SageIntacct Cmdlet)
The session ID of your current Sage Intacct login session. When the UseSessionId property is set to True, this session ID is used to authenticate the provider against Sage Intacct. To obtain a session ID, examine the URL of the webpage you are brought to upon logging in to Sage Intacct. Your session ID is the value found in the URL after 'sess=' and before '&.uid'.
Syntax
Connect-SageIntacct -SessionID string
Data Type
cstr
Default Value
""
Remarks
The session ID of your current Sage Intacct login session. When the UseSessionId property is set to True, this session ID is used to authenticate the cmdlet against Sage Intacct. To obtain a session ID, examine the URL of the webpage you are brought to upon logging in to Sage Intacct. Your session ID is the value found in the URL after "sess=" and before "&.uid".