Use Cases
- Summarizing sales data by product categories
 - Analyzing customer feedback based on sentiment
 - Aggregating inventory levels across different locations
 - Generating reports on marketing campaign performance
 
How It Works
Initiate the workflow with a manual trigger Execute a JavaScript code node to define the dataset Use Item Lists nodes to summarize data by specified fields Aggregate metrics such as counts, averages, and unique values
Setup Steps
- 1Import the workflow template into n8n
 - 2Click on 'Execute Workflow' to start the process
 - 3Review and adjust the JavaScript code if necessary
 - 4Configure the Item Lists nodes to fit your data analysis needs
 - 5Run the workflow to generate summaries and insights
 
Apps Used
JavaScript
Categories
Target Roles
Tags
#data analysis
#process automation
#workflow management