ConnectWise Automate to Manage ticket flow works. The decision in the middle does not.
We have ConnectWise Automate hooked into Manage. Alerts become tickets. Conditions trigger basic scripts. That part is fine.
The problem is what happens after the ticket is created.
Someone on my team still has to open the ticket, read it, figure out which Automate script applies, run that script manually, check if it worked, and then close or escalate.
That decision-making step is where time disappears. Especially for common tickets like drive space alerts, failed backups, or account lockouts. The script exists. The RMM knows how to run it. But nothing connects the ticket content to the right script automatically.
I have been looking at ways to close that gap. Some options I found:
Rewst for building custom automation between PSA and RMM
Tines for more flexible logic workflows
Neo Agent, which seems to read the ticket and suggest or run the matching Automate script
Building our own inside Automate using EDFs and custom conditions
I am not sold on any one yet. I want to know what works for other MSPs without creating a maintenance nightmare.
For those who have solved this: Did you go with a dedicated automation tool, build inside your RMM, or just accept the manual step?