Block 1 - Daily Check for New Funding Rounds
- Type / Role
- n8n-nodes-base.scheduleTrigger - scheduleTrigger
- Config choices
- Version 1.2
This workflow is provided as-is. Please review and test before using in production.
Track US Fintech & Healthtech Funding Rounds: Crunchbase to Google Sheets Overview This workflow fetches the latest funding rounds from Crunchbase (filtered by industry + location), formats the ...
n8n-nodes-base.scheduletrigger, n8n-nodes-base.httprequest, n8n-nodes-base.code, n8n-nodes-base.googlesheets, n8n-nodes-base.stickynote
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Yaron Been.
Original n8n.io sourceThis workflow fetches the latest funding rounds from Crunchbase (filtered by industry + location), formats the results, and saves them neatly into Google Sheets every day.
You end up with a live deal flow tracker that updates itself!
π Nodes: 1οΈβ£ Daily Check for New Funding Rounds (Schedule Trigger) β° Runs automatically every morning at 8 AM.
2οΈβ£ Fetch Crunchbase Funding Rounds (HTTP Request) π Pulls funding rounds from Crunchbaseβs API.
Filters:
π‘ Beginner Benefit: β No coding required to hit Crunchbase API β Automated β always fetches fresh funding data
π Nodes: 3οΈβ£ Extract & Format Funding Data (Code) π Converts Crunchbase API JSON into clean, readable rows with:
π‘ Beginner Benefit: β No messy JSON β clean structured output β Auto-creates a link to each funding round
π Nodes: 4οΈβ£ Save to Google Sheets π Appends the formatted funding round data into your Google Sheet.
π‘ Beginner Benefit: β Data goes directly into Google Sheets β no copy-paste β You can filter, chart, or connect Sheets to dashboards
| Section | What Happens | Why Itβs Useful |
|---|---|---|
| π’ Fetch | Scheduler + API fetch | Always pulls new Crunchbase deals automatically |
| π΅ Format | Extract + clean JSON | Turns raw API data into readable rows |
| π£ Save | Google Sheets | Creates your own funding tracker sheet |
β¨ With this workflow, youβve basically built your own Crunchbase alerts dashboard β no coding required!
This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.
| Workflow | Track US fintech & healthtech funding rounds: Crunchbase to Google Sheets |
|---|---|
| Complexity | intermediate |
| Nodes | 9 |
| Categories | Market Research |
| Author | Yaron Been |
| Published | 08 Jun 2025 |
Use the JSON export at /data/workflows/4796/4796.json as the source template for this automation.
Open n8n, import the downloaded JSON, and review each node before activating the workflow.
Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.
Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.
Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.
Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.
Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.
Track US Fintech & Healthtech Funding Rounds: Crunchbase to Google Sheets Overview This workflow fetches the latest funding rounds from Crunchbase (filtered by industry + location), formats the ...
Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.
Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Market Research use case.