Creative Content & Video Automation

Create Custom Presentations per Lead

Create Custom Presentations per Lead

Manual
High
14
Nodes
Manual
Trigger
High
Complexity
7/22/2025
Added

Workflow Overview

Total Nodes
14
Node Types
8

Node Types

google Drive
Download by ID, MoveToLeadListFolder, Copy Presentation Template
3 nodes
google Sheets
Add Presentation ID to Lead List, Get all Leads, Create new Sheet, Merge Data for new Lead Document
4 nodes
google Drive Trigger
New Leads Arrived
1 node
switch
File Type?
1 node
merge
Combine Empty New Document with CSV Data
1 node
google Slides
Create Custom Presentation
1 node
sticky Note
Sticky Note, Sticky Note1
2 nodes
extract From File
Extract Information from CSV file
1 node

Workflow JSON

23.12 KB
{
  "id": "eF84e2NyJWTCVClW",
  "meta": {
    "instanceId": "5ce52989094be90be3b3bdd9ed9cee1d7ce1fcecaa598afaec4a50646d32e291",
    "templateCredsSetupCompleted": true
  },
  "name": "Create Custom Presentations per Lead",
  "tags": [
    {
      "id": "fSDcaaN3w5sV5e3S",
      "name": "Templates",
      "createdAt": "2025-02-23T15:20:47.262Z",
      "updatedAt": "2025-02-23T15:20:47.262Z"
    },
    {
      "id": "iMiiPG3ObM1yILch",
      "name": "SD - Sales",
      "createdAt": "2025-02-23T15:27:45.789Z",
      "updatedAt": "2025-02-23T15:28:28.561Z"
    }
  ],
  "nodes": [
    {
      "id": "4cc04b1c-d97d-4d5a-b614-ba22b7b447bd",
      "name": "Download by ID",
      "type": "n8n-nodes-base.googleDrive",
      "position": [
        -280,
        160
      ],
      "parameters": {
        "fileId": {
          "__rl": true,
          "mode": "id",
          "value": "={{ $json.id }}"
        },
        "options": {},
        "operation": "download"
      },
      "credentials": {
   ...

Showing first 1000 characters. Click "Expand" to view the full JSON.