ConnectWiseManageAPI
0.2.0.0
PowerShell wrapper for the ConnectWise Manage REST API
Minimum PowerShell version
3.0
Installation Options
Owners
Copyright
(c) 2020 Chris Taylor. All rights reserved.
Package Details
Author(s)
- Chris Taylor
Tags
Functions
Connect-CWM Disconnect-CWM Get-CWMCompany Update-CWMCompany Get-CWMCompanyStatus Get-CWMCompanyTypeAssociation New-CWMCompanyTypeAssociation Remove-CWMCompanyTypeAssociation Update-CWMCompanyTypeAssociation Get-CWMCompanyNote Get-CWMCompanyNoteType Get-CWMCompanyTeam New-CWMCompanyTeam Get-CWMCompanyType Get-CWMCompanyConfiguration New-CWMCompanyConfigurationTypeQuestionValue Remove-CWMCompanyConfiguration Update-CWMCompanyConfiguration Update-CWMCompanyConfigurationTypeQuestionValue New-CWMContactCommunication Get-CWMContact New-CWMContact Remove-CWMContact Update-CWMContact Get-CWMCompanyTeamRole Get-CWMAgreementAddition New-CWMAgreementAddition Update-CWMAgreementAddition Get-CWMAgreement Get-CWMAgreementSite Remove-CWMAgreementSite ConvertFrom-CWMColumnRow ConvertFrom-CWMTime ConvertTo-CWMTime Get-CWMChargeCode Get-CWMReportColumn New-CWMDebugReport Get-CWMMarketingGroupCompany Remove-CWMMarketingGroupCompany Get-CWMMarketingGroup Get-CWMProductCatalog New-CWMProductCatalog Update-CWMProductCatalog Get-CWMManufacturer Get-CWMProductComponent Get-CWMProduct Get-CWMProductType Get-CWMProductSubCategory Get-CWMProjectPhase Update-CWMProjectPhase Get-CWMProject Get-CWMProjectSecurityRole Get-CWMProjectTeamMember New-CWMProjectTeamMember Get-CWMProjectTicket Get-CWMSalesActivity Get-CWMScheduleEntry New-CWMScheduleEntry Remove-CWMScheduleEntry Get-CWMServiceBoard Get-CWMBoardStatus Get-CWMBoardStatusNotification Get-CWMTicketNote New-CWMTicketNote Get-CWMTicket Get-CWMTicketConfiguration New-CWMTicket Remove-CWMTicket Update-CWMTicket Get-CWMAuditTrail Get-CWMCallbackEntry New-CWMCallbackEntry Remove-CWMCallbackEntry Update-CWMCallbackEntry Get-CWMDocument Get-CWMMember Get-CWMReport Get-CWMMyMember Get-CWMMySecurity Get-CWMSystemInfo Get-CWMTimeEntry New-CWMTimeEntry Get-CWMTimeSheet Submit-CWMTimeSheet
Dependencies
This module has no dependencies.
Release Notes
https://github.com/christaylorcodes/ConnectWiseManageAPI/releases
FileList
- ConnectWiseManageAPI.nuspec
- ConnectWiseManageAPI.Format.ps1xml
- ConnectWiseManageAPI.psd1
- ConnectWiseManageAPI.psm1
- en-US\ConnectWiseManageAPI-help.xml
- Private\ConvertFrom\ConvertFrom-CWMColumnRow.ps1
- Private\Invoke\Invoke-CWMAllResult.ps1
- Private\Invoke\Invoke-CWMDeleteMaster.ps1
- Private\Invoke\Invoke-CWMGetMaster.ps1
- Private\Invoke\Invoke-CWMNewMaster.ps1
- Private\Invoke\Invoke-CWMPatchMaster.ps1
- Private\Invoke\Invoke-CWMSearchMaster.ps1
- Private\Invoke\Invoke-CWMWebRequest.ps1
- Public\Authentication\Connect-CWM.ps1
- Public\Authentication\Disconnect-CWM.ps1
- Public\Company\Companies\Get-CWMCompany.ps1
- Public\Company\Companies\Update-CWMCompany.ps1
- Public\Company\CompantStatuses\Get-CWMCompanyStatus.ps1
- Public\Company\CompanyCompanyTypeAssociations\Get-CWMCompanyTypeAssociation.ps1
- Public\Company\CompanyCompanyTypeAssociations\New-CWMCompanyTypeAssociation.ps1
- Public\Company\CompanyCompanyTypeAssociations\Remove-CWMCompanyTypeAssociation.ps1
- Public\Company\CompanyCompanyTypeAssociations\Update-CWMCompanyTypeAssociation.ps1
- Public\Company\CompanyNotes\Get-CWMCompanyNote.ps1
- Public\Company\CompanyNoteTypes\Get-CWMCompanyNoteType.ps1
- Public\Company\CompanyTeams\Get-CWMCompanyTeam.ps1
- Public\Company\CompanyTeams\New-CWMCompanyTeam.ps1
- Public\Company\CompanyTypes\Get-CWMCompanyType.ps1
- Public\Company\Configurations\Get-CWMCompanyConfiguration.ps1
- Public\Company\Configurations\New-CWMCompanyConfigurationTypeQuestionValue.ps1
- Public\Company\Configurations\Remove-CWMCompanyConfiguration.ps1
- Public\Company\Configurations\Update-CWMCompanyConfiguration.ps1
- Public\Company\Configurations\Update-CWMCompanyConfigurationTypeQuestionValue.ps1
- Public\Company\ContactCommunications\New-CWMContactCommunication.ps1
- Public\Company\Contacts\Get-CWMContact.ps1
- Public\Company\Contacts\New-CWMContact.ps1
- Public\Company\Contacts\Remove-CWMContact.ps1
- Public\Company\Contacts\Update-CWMContact.ps1
- Public\Company\TeamRoles\Get-CWMCompanyTeamRole.ps1
- Public\Finance\AgreementAdditions\Get-CWMAgreementAddition.ps1
- Public\Finance\AgreementAdditions\New-CWMAgreementAddition.ps1
- Public\Finance\AgreementAdditions\Update-CWMAgreementAddition.ps1
- Public\Finance\Agreements\Get-CWMAgreement.ps1
- Public\Finance\AgreementSites\Get-CWMAgreementSite.ps1
- Public\Finance\AgreementSites\Remove-CWMAgreementSite.ps1
- Public\Helper\ConvertFrom-CWMTime.ps1
- Public\Helper\ConvertTo-CWMTime.ps1
- Public\Helper\Get-CWMChargeCode.ps1
- Public\Helper\New-CWMDebugReport.ps1
- Public\Marketing\GroupCompanies\Get-CWMMarketingGroupCompany.ps1
- Public\Marketing\GroupCompanies\Remove-CWMMarketingGroupCompany.ps1
- Public\Marketing\Groups\Get-CWMMarketingGroup.ps1
- Public\Procurement\CatalogsItem\Get-CWMProductCatalog.ps1
- Public\Procurement\CatalogsItem\New-CWMProductCatalog.ps1
- Public\Procurement\CatalogsItem\Update-CWMProductCatalog.ps1
- Public\Procurement\Manufacturers\Get-CWMManufacturer.ps1
- Public\Procurement\ProductComponents\Get-CWMProductComponent.ps1
- Public\Procurement\ProductsItem\Get-CWMProduct.ps1
- Public\Procurement\ProductTypes\Get-CWMProductType.ps1
- Public\Procurement\SubCategories\Get-CWMProductSubCategory.ps1
- Public\Project\ProjectPhases\Get-CWMProjectPhase.ps1
- Public\Project\ProjectPhases\Update-CWMProjectPhase.ps1
- Public\Project\Projects\Get-CWMProject.ps1
- Public\Project\ProjectSecurityRoles\Get-CWMProjectSecurityRole.ps1
- Public\Project\ProjectsTeamMembers\Get-CWMProjectTeamMember.ps1
- Public\Project\ProjectsTeamMembers\New-CWMProjectTeamMember.ps1
- Public\Project\ProjectTickets\Get-CWMProjectTicket.ps1
- Public\Sales\Activities\Get-CWMSalesActivity.ps1
- Public\Schedule\ScheduleEntries\Get-CWMScheduleEntry.ps1
- Public\Schedule\ScheduleEntries\New-CWMScheduleEntry.ps1
- Public\Schedule\ScheduleEntries\Remove-CWMScheduleEntry.ps1
- Public\Service\BoardItems\Get-CWMServiceBoard.ps1
- Public\Service\BoardStatuses\Get-CWMBoardStatus.ps1
- Public\Service\BoardStatusNotifications\Get-CWMBoardStatusNotification.ps1
- Public\Service\TicketNotes\Get-CWMTicketNote.ps1
- Public\Service\TicketNotes\New-CWMTicketNote.ps1
- Public\Service\Tickets\Get-CWMTicket.ps1
- Public\Service\Tickets\Get-CWMTicketConfiguration.ps1
- Public\Service\Tickets\New-CWMTicket.ps1
- Public\Service\Tickets\Remove-CWMTicket.ps1
- Public\Service\Tickets\Update-CWMTicket.ps1
- Public\System\Get-CWMMyMember.ps1
- Public\System\Get-CWMMySecurity.ps1
- Public\System\Get-CWMSystemInfo.ps1
- Public\System\AuditTrail\Get-CWMAuditTrail.ps1
- Public\System\CallbackEntries\Get-CWMCallbackEntry.ps1
- Public\System\CallbackEntries\New-CWMCallbackEntry.ps1
- Public\System\CallbackEntries\Remove-CWMCallbackEntry.ps1
- Public\System\CallbackEntries\Update-CWMCallbackEntry.ps1
- Public\System\Documents\Get-CWMDocument.ps1
- Public\System\MemberInfos\Get-CWMMember.ps1
- Public\System\Reports\Get-CWMReport.ps1
- Public\System\Reports\Get-CWMReportColumn.ps1
- Public\Time\TimeEntries\Get-CWMTimeEntry.ps1
- Public\Time\TimeEntries\New-CWMTimeEntry.ps1
- Public\Time\TimeSheets\Get-CWMTimeSheet.ps1
- Public\Time\TimeSheets\Submit-CWMTimeSheet.ps1
Version History
Version | Downloads | Last updated |
---|---|---|
0.4.15.0 | 23,968 | 9/4/2024 |
0.4.14.0 | 57,953 | 12/1/2023 |
0.4.13.0 | 12,499 | 9/11/2023 |
0.4.12.0 | 10,573 | 7/6/2023 |
0.4.11.0 | 48,594 | 2/15/2023 |
0.4.10.0 | 6,726 | 9/13/2022 |
0.4.9.0 | 8,939 | 4/7/2022 |
0.4.8.0 | 3,959 | 3/31/2022 |
0.4.7.0 | 12,283 | 10/13/2021 |
0.4.6.0 | 1,695 | 8/17/2021 |
0.4.5.0 | 157 | 7/29/2021 |
0.4.4.1 | 51 | 7/23/2021 |
0.4.3.1 | 170 | 6/18/2021 |
0.4.3.0 | 27 | 6/17/2021 |
0.4.2.0 | 1,020 | 5/12/2021 |
0.4.1.0 | 65 | 5/6/2021 |
0.4.0.0 | 92 | 4/17/2021 |
0.3.6.0 | 10,628 | 11/29/2020 |
0.3.5.0 | 6,197 | 9/15/2020 |
0.3.4.0 | 8,267 | 8/5/2020 |
0.3.3.0 | 4,912 | 7/2/2020 |
0.3.2.0 | 47 | 5/28/2020 |
0.3.1.0 | 57 | 4/2/2020 |
0.3.0.0 | 59 | 2/7/2020 |
0.2.1.0 | 30 | 1/31/2020 |
0.2.0.0 (current version) | 26 | 1/29/2020 |
0.1.1.1 | 27 | 1/28/2020 |
0.1.1 | 120 | 1/28/2020 |
0.1 | 22 | 1/28/2020 |