Block 1 - Download by ID
- Type / Role
- n8n-nodes-base.googleDrive - googleDrive
- Config choices
- Version 3
This workflow is provided as-is. Please review and test before using in production.
Who Is This For? Sales and marketing teams seeking efficient, hands‑free generation of personalized slide decks for each prospect from CSV lead lists. What Problem Does This Solve? Manually e...
n8n-nodes-base.googledrive, n8n-nodes-base.googlesheets, n8n-nodes-base.googledrivetrigger, n8n-nodes-base.switch, n8n-nodes-base.merge, n8n-nodes-base.googleslides, n8n-nodes-base.stickynote, n8n-nodes-base.extractfromfile
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by JPres.
Original n8n.io sourceSales and marketing teams seeking efficient, hands‑free generation of personalized slide decks for each prospect from CSV lead lists.
Manually editing presentation decks for large lead lists is slow and error‑prone. This workflow fully automates:
| Step | Node | Purpose |
|---|---|---|
| 1 | New Leads Arrived | Detect new CSV uploads in Drive |
| 2 | File Type? | Filter for .csv files only |
| 3 | Download by ID | Download the CSV content |
| 4 | Create new Sheet | Create a Google Sheet to record lead data |
| 5 | Combine Empty New Document with CSV Data | Structure each lead record for slide creation |
| 6 | Merge Data for new Lead Document | Map template placeholders to lead values |
| 7 | Get all Leads | Retrieve sheet rows to iterate through each lead |
| 8 | MoveToLeadListFolder | Move processed CSV to an archive folder |
| 9 | Copy Slides Template | Make a copy of the master Slides deck |
| 10 | Create Custom Presentation | Replace placeholders in the copied deck with lead data |
| 11 | Add Presentation ID to Lead | Write the generated presentation URL back into the Sheet |
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 | Create customized Google Slides presentations from CSV data for cold outreach 🚀 |
|---|---|
| Complexity | intermediate |
| Nodes | 14 |
| Categories | Content Creation |
| Author | JPres |
| Published | 06 May 2025 |
Use the JSON export at /data/workflows/3890/3890.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.
Who Is This For? Sales and marketing teams seeking efficient, hands‑free generation of personalized slide decks for each prospect from CSV lead lists. What Problem Does This Solve? Manually e...
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 Content Creation use case.