๐Ÿ”ฌ Consolidate data from 5 sources for automated reporting with SQL, MongoDB & Google tools

โšก 1,109 views ยท ๐Ÿ”ฌ Document Extraction & Analysis

Description

How it works

This workflow consolidates data from five different systems โ€” Google Sheets, PostgreSQL, MongoDB, Microsoft SQL Server, and Google Analytics โ€” into a single master Google Sheet. It runs on a scheduled trigger three times a week. Each dataset is tagged with a unique source identifier before merging, ensuring data traceability. Finally, the merged dataset is cleaned, standardized, and written into the output Google Sheet for reporting and analysis.

Step-by-step

1. Trigger the workflow

2. Collect data from sources

3. Tag each dataset

4. Merge and process

5. Store consolidated output

Why use this?

๐Ÿ”— Nodes Used

Function, Google Sheets, Postgres, MongoDB, Microsoft SQL, Google Analytics

๐Ÿ“ฅ Import

Download workflow.json and import into n8n: Workflow menu โ†’ Import from File

๐Ÿ“– Importing guide ยท ๐Ÿ”‘ Credential setup