christaylorcodes / ConnectWiseManageAPI

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

Pull all service ticket history attached to configurations #38

Open rhysgjones80 opened 1 year ago

rhysgjones80 commented 1 year ago

Hi Chris

I’m wanting to write an integration for HUDU documentation where by I display all ticket history related to a CW manage configuration,

this will be shown in html on the configuration / asset page for each configuration pulled into HUDU via their manage integration.

looking through your functions I can’t see that you pull the related ticket numbers for each configuration am I missing something or would this have to go down as a feature request.

Rhys