template-demo-chatgpt-image-1-with-drive-and-sheet copy

template-demo-chatgpt-image-1-with-drive-and-sheet copy

Complex
High
16
Nodes
Complex
Trigger
High
Complexity
7/22/2025
Added

Workflow Overview

Total Nodes
16
Node Types
11

Node Types

manual Trigger
When clicking 'Test workflow'
1 node
http Request
HTTP Request
1 node
google Drive
Google Drive
1 node
split Out
Split Out
1 node
convert To File
Convert to File
1 node
split In Batches
Loop Over Items
1 node
set
Edit Fields-file_name, Edit Fields1
2 nodes
google Sheets
Google Sheets, Google Sheets1
2 nodes
chat Trigger
When chat message received
1 node
aggregate
Aggregate
1 node
sticky Note
Sticky Note4, Sticky Note, Sticky Note1, Sticky Note2
4 nodes

Workflow JSON

17.48 KB
{
  "id": "0GCQ1fO3d5MBdKmi",
  "meta": {
    "instanceId": "fddb3e91967f1012c95dd02bf5ad21f279fc44715f47a7a96a33433621caa253"
  },
  "name": "template-demo-chatgpt-image-1-with-drive-and-sheet copy",
  "tags": [],
  "nodes": [
    {
      "id": "7d78d4e3-cbb3-4f32-82d9-73c9d7f6c892",
      "name": "When clicking 'Test workflow'",
      "type": "n8n-nodes-base.manualTrigger",
      "disabled": true,
      "position": [
        -480,
        -245
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "b32b61bb-c837-4697-9742-a1bb2854b628",
      "name": "HTTP Request",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        -260,
        -120
      ],
      "parameters": {
        "url": "https://api.openai.com/v1/images/generations",
        "method": "POST",
        "options": {},
        "sendBody": true,
        "authentication": "predefinedCredentialType",
        "bodyParameters": {
          "parameters": [
            {
              "na...

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