Block 1 - When clicking ‘Execute workflow’
- Type / Role
- n8n-nodes-base.manualTrigger - manualTrigger
- Config choices
- Version 1
This workflow is provided as-is. Please review and test before using in production.
Disclaimer: Community nodes are used, and template can only be used on self hosted n8n instances. This n8n template from Intuz ...
n8n-nodes-base.manualtrigger, @apify/n8n-nodes-apify.apify, n8n-nodes-base.code, n8n-nodes-base.httprequest, n8n-nodes-base.merge, n8n-nodes-base.splitout, n8n-nodes-base.googlesheets, n8n-nodes-base.if
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Intuz .
Original n8n.io sourceCommunity nodes are used, and template can only be used on self-hosted n8n instances.
1. Scrape Funded Companies: The workflow begins by using Apify to scrape a target list of recently funded companies directly from a Crunchbase search.
2. Enrich with Apollo.io: It takes each company and uses the Apollo.io API to find key decision-makers (like VPs, Directors) and enrich their contact information, including finding their email addresses.
3. Populate Google Sheets: All the gathered lead data—company name, contact name, title, email, LinkedIn URL, etc.—is neatly organized and added to a Google Sheet.
4. AI-Personalized Email Crafting: The workflow sends the lead's information to OpenAI (GPT-4) with a highly specialized prompt, instructing it to write a concise, impactful, and hyper-personalized "first touch" cold email.
5. Update Lead List with Email Content: Finally, the unique, AI-generated email is saved back into the Google Sheet alongside the corresponding lead's information, making it ready for you to send.
Before you can successfully execute this workflow, you must have the following accounts, credentials, and assets in place.
1. n8n Instance: You need an active n8n instance (self-hosted).
2. Apify Account & Crunchbase Access:
3. Apollo.io API: You need an Apollo.io plan that includes API access. You can generate the API from settings.
4. Google Sheet: Create a new Google Sheet to store your leads. The workflow is configured for two tabs: one for raw data ("HealthCare" in the template) and one for email generation ("Company sheet").
5. OpenAI Account: An account with OpenAI with API access and billing set up.
1. Apify Connection:
2. Apollo.io Connection:
3. Google Sheets Connection:
4. OpenAI Connection:
5. Activate Workflow:
This workflow is a powerful template. To adapt it to your specific business needs, you should review and modify the following nodes.
1. Changing Your Target Companies (The Source)
2. Defining Your Ideal Contact Persona
3. Configuring Your Google Sheet Destination
4. Tailoring the AI Email Generation
Click here- Get Started
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.
Showing the first 24 of 32 workflow blocks. Download the JSON for the full node graph.
| Workflow | Automate lead gen & email outreach with Apify, Apollo.io, GPT-4 & Google Sheets |
|---|---|
| Complexity | advanced |
| Nodes | 32 |
| Categories | Lead Generation, Multimodal AI |
| Author | Intuz |
| Published | 21 Aug 2025 |
Use the JSON export at /data/workflows/7684/7684.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.
Disclaimer: Community nodes are used, and template can only be used on self hosted n8n instances. This n8n template from Intuz ...
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 Lead Generation, Multimodal AI use case.