Skip to content
 
 

Repository files navigation

This has been forked from https://github.com/christaylorcodes/ConnectWiseManageAPI/tree/master/ConnectWiseManageAPI as a temporary workaround related to Powershell 7.4+ and ConnectWise proxy redirect issues




logo
ConnectWise Manage REST API

This is a PowerShell wrapper for the ConnectWise Manage REST API

This Module must be manually installed as it is not currently available in the Powershell Gallery.

To copy to your local PowerShell modules storage on Windows OS

Copy-Item 'C:\**\ConnectWiseManageAPI\ConnectWiseManageAPI' -Destination "$env:ProgramFiles\WindowsPowerShell\Modules" -Recurse

If you are using a different hosted service like an Azure function app you need to add this as a custom module

Usage

As of 8/14/2019 ConnectWise requires the use of a Client ID to interact with the API.

The Wiki has some great information on how to get started with the module.

About

PowerShell wrapper for the ConnectWise Manage REST API

Resources

Contributing

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages