Use Cases
- Comparing customer order data across different years for trend analysis
- Aggregating sales data to identify high-value customers
- Automating the process of data comparison to save time and reduce errors
How It Works
Triggers the workflow manually to initiate data retrieval Executes SQL queries to fetch order data from specified years Aggregates order totals and counts for each customer Compares datasets to identify matches based on customer numbers and years Updates order count for matched datasets
Setup Steps
- 1Import the workflow template into n8n
- 2Configure the MySQL database connection with your credentials
- 3Adjust SQL queries if necessary to match your database schema
- 4Manually trigger the workflow to execute the data comparison
Apps Used
MySQL
Categories
Target Roles
Industries
Tags
#process automation
#workflow management
#data extraction