Is there a way to select a group of customers and create a ticket for them in one go?
Example scenario
New Sage upgrade is released. I’m going to task someone with contacting the customer and doing the upgrade but that could be 20 customers. The first part of it is going to be the same so instead of creating the same ticket each times it’d be a huge timesaver to do the initial part in one go
not that directly, in the case of a software update your best bet is a script that validates all the system parameters and opens a ticket under the client against the asset that needs the upgrade.
I’m sure you could also use the api but there would be some benefits to using a script that can validate version etc on an endpoint and open the ticket with all the info and the correct attached assets