Data & Analytics Workflows
Data processing and analytics
Daily E-Commerce Order Reports: Supabase, GPT-4.1 & Gmail
Automates daily email summaries of e-commerce orders from Supabase using an AI Agent with GPT-4.1 for intelligent analysis and reporting.
n8n$24.99Distribute Data Across Multiple HTTP Endpoints
Efficiently send data to multiple HTTP endpoints using this automated workflow. Streamline your data distribution process with reliable HTTP requests.
Make$3.99WhatsApp AI Recipe Suggestions from Pantry via Gemini & FatSecret
Transforms WhatsApp pantry item lists into personalized recipes using Gemini AI for intent analysis and FatSecret API for nutritional data. Enables conversational cooking assistance with context memory.
n8n$24.99Automate GitHub File Updates, Commits & Pushes
Automates Git operations like fetching, updating README.md with timestamps, committing, pushing to GitHub, and pulling changes via two branches: direct GitHub API and local repo.
n8n$14.99Identify Segment users from Autopilot events
Every time a new contact is created in Autopilot, Make will automatically identify a user in Segment.
MakeFreeCompare and Analyze SQL Datasets Across Different Time Periods
This workflow compares two SQL datasets from different time periods, generating a detailed report on similarities and differences.
n8n$4.99Automate JSON Data Entry to Google Sheets
Effortlessly parse JSON data and insert it as a new row in Google Sheets. This workflow streamlines data transfer from HTTP requests to your spreadsheets.
Make$3.99Intelligent Web & Local Search Agent with Brave API & Gemini MCP
AI agent workflow that uses Brave Search API via MCP for web/local searches, powered by Google Gemini for smart tool selection and conversational memory.
n8n$22.99Automate Keyword Extraction from Google Form Responses to Airtable Using Eden AI
Streamline your workflow by automatically extracting keywords from Google Form responses and storing them in Airtable using Eden AI.
Make$3.99Automate Sales Cold Calling Pipeline with Apify, GPT-4o & WhatsApp
Automates end-to-end cold calling by scraping prospects with Apify, generating personalized messages via GPT-4o and RAG, and delivering via WhatsApp for scalable outreach.
n8n$24.99Sum or Aggregate a Column of Spreadsheet or Table Data
This workflow shows how to sum multiple items of data, like you would in Excel or Airtable when summing up the total of a column. It uses a Function node with some JavaScript to perform the aggregation of numeric data. The first node is simply mock data to avoid needing a credential to run the workflow. The second node actually performs the summation - the JavaScript has various comments in case you need to edit the JS. For example, to sum multiple items of data. Below is an example of the type of data this workflow can sum - so anything that is in a tabular form (Airtable, Google Sheets, Postgres, etc.). 
n8n$3.99Automate Google Sheets Updates with AI-Generated Responses
This workflow automatically updates Google Sheets rows with AI-generated responses from ChatGPT based on new data inputs, enhancing data analysis and decision-making processes.
Make$4.99Automate Table Creation and Data Management in Snowflake
This workflow automates the creation of a table in Snowflake and manages data by inserting and updating records. It streamlines database operations for efficient data handling.
n8n$4.99Create BigQuery tables from Excel 365 worksheets
Every time a new worksheet row is added to Excel 365, Make will automatically create a table with the related data.
MakeFreeAutomate Salesforce File Archiving to Amazon S3 with Slack Notifications
Efficiently archive outdated Salesforce files to Amazon S3, maintain traceability, and receive Slack notifications upon completion, all through a scheduled n8n workflow.
n8n$14.99Automate Data Transfer to an HTTP Endpoint on Trigger
Efficiently automate your data transfer process by sending data to an HTTP endpoint whenever a specific event is triggered. This workflow ensures seamless integration and timely updates between your applications.
Make$2.99Automatically Retrieve and Send IP Address Information via Telegram
This workflow automatically fetches detailed information about an IP address from Data24-7 whenever your Telegram bot receives one, and sends the information back to the user.
Make$3.99Deduplicate Data Records Using JavaScript Array Methods
## How It Works - Data Deduplication in n8n This tutorial demonstrates how to remove duplicate records from a dataset using JavaScript logic inside n8n's Code nodes. It simulates real-world data cleaning by generating sample user data with intentional duplicates (based on email addresses) and walks you through the process of deduplication step-by-step. **The process includes**: - Creating Sample Data with duplicates. - Filtering Out Duplicates using filter() and findIndex() based on email. - Displaying Cleaned Results with simple statistics for before-and-after comparison. This is ideal for scenarios like CRM imports, ETL processes, and general data hygiene. ## š Set-Up Steps ā Step 1: Manual Trigger Node: When clicking "Test workflow" Purpose: Initiates the workflow manually for testing. ā Step 2: Generate Sample Data Node: Create Sample Data (Code node) What it does: - Creates 6 users, including 2 intentional duplicates (by email). - Outputs data as usersJson with metadata (totalCount, message). - Mimics real-world messy datasets. ā Step 3: Deduplicate the Data Node: Deduplicate Users (Code node) What it does: - Parses usersJson. - Uses .filter() + .findIndex() to keep only the first instance of each email. - Logs total, unique, and removed counts. - Outputs clean user list as separate items. ā Step 4: Display Results Node: Display Results (Code node) What it does: **Outputs structured summary**: - Unique users - Status - Timestamp Prepares results for review or downstream use. ### Sample Output - Original count: 6 users - Deduplicated count: 4 users - Duplicates removed: 2 users šÆ Learning Objectives **You'll learn how to**: - Use .filter() and .findIndex() in n8n Code nodes - Clean JSON data within workflows - Create simple, effective deduplication pipelines - Output structured summaries for reporting or integration **Best Practices** - Validate input format (e.g., JSON schema) - Handle null or missing fields gracefully - Use logging for visibility - Add error handling for production use - Use pagination/chunking for large datasets
n8n$9.99AI Agent: Google Calendar Assistant with OpenAI
Beginner-friendly AI agent that creates and retrieves Google Calendar events via natural language chat using OpenAI. Ready-to-use with sticky notes for easy setup.
n8n$12.99Extract products from Product Hunt with Browse AI, send to Airtable and share on Slack
Harness Browse AI to extract noteworthy products from Product Hunt, integrate them into Airtable and effortlessly share amongst your team on Slack.
Make$4.99Automatically Log Olark Visitor Details to Google Sheets
Capture and store visitor information from Olark conversations directly into Google Sheets for easy tracking and analysis.
MakeFreeAutomate Daily COVID-19 Stats Updates to Monday.com
Automatically update COVID-19 statistics for specified locations in Monday.com boards, ensuring your data is current and accurate.
Make$3.99Retrieve Entries from Cockpit Collection on Demand
This workflow allows you to manually trigger the retrieval of entries from a specified Cockpit collection, providing flexibility in data management.
n8nFreeAutomated Airtable to Postgres Data Migration
Automates ETL migration from Airtable to PostgreSQL via API, with schema mapping, table creation, and batch data transfer while preserving relationships.
n8n$24.99
Related categories
Custom AI Systems & Services
Our team of experienced AI builders will help build custom AI systems, workflows, and solutions.
Request Custom Work