gavsto / AutomateAPI

Powershell Module for the ConnectWise Automate API
GNU General Public License v3.0
84 stars 48 forks source link

ConnectWise Automate v2020.11 requires a registered clientId. Added Support for ClientIDs #46

Closed BrainVirus closed 3 years ago

BrainVirus commented 3 years ago

Connect-AutomateAPI: Added apiClientID parameter

Get-AutomateAPIGeneric: Created $Header array that includes the CWAToken and the apiClientID from Connect-AutomateAPI