· Dan · ConnectWise · 1 min read
Open Ticket Configuration in Automate
Lookup the attached configurations on the ticket and open the first managed one in Automate.
Overview
This workflow looks up configurations attached to a ConnectWise ticket and opens the first managed configuration in Automate. It filters out unmanaged configurations and provides a direct link to open the configuration in your Automate server.
Setup Instructions
- Grab the webhook URL in n8n by double-clicking the first node.
- In ConnectWise, navigate to Setup Tables > Links and choose + on the menubar. Under Link Name put
Open in Automate. Set Table Reference to Service and change the Link Definition to the webhook URL and addhttps://n8n.example.com/webhook/abcd-UUID-here?ticketid=[srnumber]. See ConnectWise University for more info. - Configure the Filter node in n8n to only return managed configurations that can be opened in Automate by adding appropriate filter conditions.
- Modify the Redirect to Automate node to include your Automate server URL/domain.
The Workflow
Share: