Skip to content

slartimitvar/connectwise-offboard-ticket-closer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

ConnectWise-OffBoard-Ticket-Closer

Change status=Off Board tickets to status = >Closed

Set API auth properties and server properties in the first 11 lines or so.

Will return and process all tickets matching

  • status/name="Off Board"
  • AND mergedParentTicket/id=null
  • AND closedDate<=1st day of previous to current month

Any ticket with a mergedParentTicket ID will be ignored

Works in batches of 20 ($PageSize = 20)

REQUIRES https://github.com/christaylorcodes/ConnectWiseManageAPI

About

Change status=Off Board tickets to status = >Closed

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published