Teams Notifications for New ConnectWise Tickets with Redis - n8n Workflow | Neura Market
Teams Notifications for New ConnectWise Tickets with Redis
Automates fetching new tickets from ConnectWise Manage API, uses Redis to detect unseen ones, and sends instant Microsoft Teams notifications to dispatch teams.
This n8n workflow monitors ConnectWise Manage for new tickets in specified statuses (e.g., 'New') via REST API polling every minute during business hours (8 AM-4 PM, Mon-Fri). It leverages Redis to cache ticket IDs, efficiently identifying truly new tickets and avoiding duplicate alerts. Upon detecting new tickets, it formats the data and dispatches rich notifications to a Microsoft Teams channel, including ticket details for quick triage.
Key benefits include real-time visibility for support t
Platform
n8n
Category
Customer Support
Price
$14.99
Creator
Jose Maurino
ConnectWise
Microsoft Teams
Redis
Notifications
Tickets
Customer Support
Automation
API Polling
Schedule Trigger
ITSM
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.