ConnectPyse icon indicating copy to clipboard operation
ConnectPyse copied to clipboard

ConnectWise (Manage) REST API client written in Python 3.x

Results 4 ConnectPyse issues
Sort by recently updated
recently updated
newest added

Added Board Info API due to security permission differences between endpoints service/board and service/info/board

I'm wondering if there is support for custom fields, or in particular for what I'm working on right now configuration questions? If I'm understanding things correctly, these are both presented...

ConnectWise has the entire OpenAPI Spec on their documentation site. It would be nice to turn that into an all-encompassing SDK.

I'm wondering how to get child item info. i.e. /service/boards/{id}/statuses (Same with board types, subtypes, etc.)