christaylorcodes / ConnectWiseManageAPI

PowerShell wrapper for the ConnectWise Manage REST API
MIT License
108 stars 61 forks source link

Added Get functions for Warehouses. Fixes issue #60 #61

Closed damiankw closed 2 months ago

damiankw commented 6 months ago

Added the following:

Get-Warehouse

Get-WarehouseBin

Get-Inventory

Get-PurchaseOrder

Get-PurchaseOrderLineItem

christaylorcodes commented 2 months ago

Thanks for the contribution