Identifies duplicate devices in Syncro by serial number across customers and types, then creates a review ticket for merging to fix billing errors and asset history issues.
This n8n workflow automates duplicate asset detection in Syncro RMM by fetching all assets and grouping them by Customer ID, Asset Type, and Serial Number. It identifies any serial numbers appearing more than once, compiling a list of duplicates that could lead to billing inaccuracies or fragmented asset histories.
Upon detection, the workflow creates a Syncro ticket titled 'Found duplicate Serial Numbers' containing details of all duplicates for technicians to review and manually merge. Note t
Platform
n8n
Category
Health & Fitness
Price
$12.99
Creator
Jose Maurino
Syncro
RMM
Asset Management
Deduplication
Tickets
IT Automation
MSP
Serial Numbers
Data Cleanup
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.