qcomer / ConnectWiseManageAPI

PowerShell wrapper for the ConnectWise Manage REST API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


logo
ConnectWise Manage REST API

This is a PowerShell wrapper for the ConnectWise Manage REST API

Build status Codacy Badge Gallery Donate

List of FunctionsExamplesInstallWikiContributeSubmit a BugRequest a Feature

This module makes it easy to leverage PowerShell to automate tasks in Manage and can be easily installed from the PowerShellGallery

Install-Module 'ConnectWiseManageAPI'

If you are having issues accessing the PowerShell Gallery check out my repair script

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.

If you use this project please give it a star and follow so you can get updated when new features are released. This also lets me know what projects are getting used and what ones I should dedicate more time to. If you want to get more involved please see the contributing page. Projects need all kinds of help even if you don't know how to code.

Want to share something you created using the module? Submit it to be featured as a Community Package.

If you cant take time to contribute maybe you would like to help in another way.

It takes time to maintain this project. Does the time spent on this module help you do cool things? Is that time worth a beer or two?

Donations allow me to spend more time on this project and implement your feature requests.

About

PowerShell wrapper for the ConnectWise Manage REST API

License:MIT License


Languages

Language:PowerShell 100.0%