Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/christaylorcodes/ConnectWiseManageAPI
PowerShell wrapper for the ConnectWise Manage REST API
https://github.com/christaylorcodes/ConnectWiseManageAPI
Last synced: 5 days ago
JSON representation
PowerShell wrapper for the ConnectWise Manage REST API
- Host: GitHub
- URL: https://github.com/christaylorcodes/ConnectWiseManageAPI
- Owner: christaylorcodes
- License: mit
- Created: 2020-01-25T04:59:28.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-07-23T16:05:41.000Z (4 months ago)
- Last Synced: 2024-08-01T19:52:25.098Z (3 months ago)
- Language: PowerShell
- Size: 1.11 MB
- Stars: 100
- Watchers: 17
- Forks: 56
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
ConnectWise Manage REST API
This is a PowerShell wrapper for the [ConnectWise Manage REST API](https://developer.connectwise.com/Products/Manage/REST)
[![Build status](https://ci.appveyor.com/api/projects/status/gkmh0h0234s1x7rt?svg=true)](https://ci.appveyor.com/project/christaylorcodes/connectwisemanageapi)
[![Codacy Badge](https://api.codacy.com/project/badge/Grade/8aa3633cda3d41d5baa5e9f595b8124f)](https://www.codacy.com/gh/christaylorcodes/ConnectWiseManageAPI/dashboard?utm_source=github.com&utm_medium=referral&utm_content=christaylorcodes/ConnectWiseManageAPI&utm_campaign=Badge_Grade)
[![Gallery](https://img.shields.io/powershellgallery/v/ConnectWiseManageAPI?label=PS%20Gallery&logo=powershell&logoColor=white)](https://www.powershellgallery.com/packages/ConnectWiseManageAPI)
[![Donate](https://img.shields.io/badge/$-donate-ff69b4.svg?maxAge=2592000&style=flat)](https://github.com/christaylorcodes/GitHub-Template/blob/main/DONATE.md)
List of Functions •
Examples •
Install •
Wiki •
Contribute •
Submit a Bug •
Request a FeatureThis module makes it easy to leverage PowerShell to automate tasks in Manage and can be easily installed from the [PowerShellGallery](https://www.powershellgallery.com/packages/ConnectWiseManageAPI)
## [Install](https://www.powershellgallery.com/packages/ConnectWiseManageAPI)
```
Install-Module 'ConnectWiseManageAPI'
```>If you are having issues accessing the PowerShell Gallery check out my [repair script](https://github.com/christaylorcodes/Initialize-PSGallery)
## [Usage]((https://github.com/christaylorcodes/ConnectWiseManageAPI/wiki/Getting-Started---Authentication))
> **As of 8/14/2019 ConnectWise requires the use of a [Client ID](https://developer.connectwise.com/ClientID) to interact with the API.**
The [Wiki](https://github.com/christaylorcodes/ConnectWiseManageAPI/wiki) has some great information on [how to get started](https://github.com/christaylorcodes/ConnectWiseManageAPI/wiki/Getting-Started---Authentication) with the module.
## [Contributing](CONTRIBUTING.md)
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](CONTRIBUTING.md). 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.
## [Donating](https://github.com/christaylorcodes/GitHub-Template/blob/main/DONATE.md)
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.