This n8n workflow automates the process of comparing two warehouse inventories and taking appropriate actions to synchronize data. It uses a ‘Compare Datasets’ node to audit differences between Warehouse A (the source of truth) and Warehouse B. The workflow then categorizes items into four actions: no changes needed, additions, updates, and removals. With manual trigger, it allows easy setup and run, making it ideal for inventory management, stock reconciliation, or data consistency checks across multiple storage locations. The process involves setting data, comparing datasets, splitting out items, and executing actions like adding, updating, or removing products based on discrepancies.
Data Synchronization for Warehouse Inventory
Node Count | 11 – 20 Nodes |
---|---|
Nodes Used | compareDatasets, manualTrigger, noOp, set, splitOut, stickyNote |
Reviews
There are no reviews yet.