Web Scraping & Data Extraction

0889 Converttofile HTTP Create Webhook

0889 Converttofile HTTP Create Webhook

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

Workflow Overview

Total Nodes
18
Node Types
10

Node Types

lm Chat Open Ai
OpenAI Chat Model
1 node
merge
Merge
1 node
google Sheets
Read Image URLs, Insert Image URL in Table
2 nodes
http Request
Download Images, Send Image with Prompt to OpenAI, Generate Image
3 nodes
open Ai
Analyze Images
1 node
chain Llm
Product Photography Prompt
1 node
convert To File
Convert Base64 to File, Convert to File
2 nodes
google Drive
Upload to Drive
1 node
sticky Note
Sticky Note, Sticky Note1, Sticky Note2, Sticky Note3, Sticky Note4
5 nodes
manual Trigger
When clicking 'Test workflow'
1 node

Workflow JSON

16.18 KB
{
  "meta": {
    "instanceId": "05da4424857d12101f50fff429f8deac0b96048b0ed4cdf3b1b3691af23f7345"
  },
  "name": "0889 Converttofile HTTP Create Webhook",
  "nodes": [
    {
      "id": "68c2216d-7393-4d64-a6e4-7b5e384389a4",
      "name": "OpenAI Chat Model",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
      "position": [
        420,
        1020
      ],
      "parameters": {
        "model": {
          "__rl": true,
          "mode": "list",
          "value": "gpt-4.1-mini",
          "cachedResultName": "gpt-4.1-mini"
        },
        "options": {}
      },
      "credentials": {
        "openAiApi": {
          "id": "DVUm005uVd1yUYSL",
          "name": "OpenAi account"
        }
      },
      "typeVersion": 1.2
    },
    {
      "id": "849df02a-cd4c-4c1a-80c9-84852eccd7d7",
      "name": "Merge",
      "type": "n8n-nodes-base.merge",
      "position": [
        840,
        500
      ],
      "parameters": {
        "mode": "combine",
        "options": {},
  ...

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