Hi All. I have started a very basic public repo with a Service Desk Plus Module. I'll start adding more functions as I go but I have made it public so anyone can feel free to update as they please.
So far I just have the 3 functions.
Add-Note - Add notes to the ticket
Resolve-Ticket - Add resolution text and set the status to closed or resolved.
Set-Group_Tech - Sets the Group and Technician on the ticket
Also, I haven't added the JSON pram as I would like a few people to try it before I get people adding it to there SDP instance.
The Repo can be found here:
I'll fix the logging when I get a chance but for now its functional (if a little dysfunctional).