0919 Splitout Extractfromfile Create Webhook

0919 Splitout Extractfromfile Create Webhook

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

Workflow Overview

Total Nodes
21
Node Types
11

Node Types

split Out
Split Out
1 node
http Request
Imagen 3.0, Download Image, Upload to Cloudinary, Gemini 2.0
4 nodes
set
Variables
1 node
form Trigger
On form submission
1 node
if
Form Validation, Has Email?
2 nodes
form
Retry Form, Form Ending
2 nodes
sticky Note
Sticky Note, Sticky Note1, Sticky Note2, Sticky Note3, Sticky Note4
5 nodes
convert To File
Convert to File1, Convert to File
2 nodes
html
Generate HTML
1 node
gmail
Send Results to Email
1 node
extract From File
Image to Base64
1 node

Workflow JSON

21.82 KB
{
  "meta": {
    "instanceId": "408f9fb9940c3cb18ffdef0e0150fe342d6e655c3a9fac21f0f644e8bedabcd9",
    "templateCredsSetupCompleted": true
  },
  "name": "0919 Splitout Extractfromfile Create Webhook",
  "nodes": [
    {
      "id": "ed993205-977a-43cd-8d0b-4faef216d766",
      "name": "Split Out",
      "type": "n8n-nodes-base.splitOut",
      "position": [
        360,
        -120
      ],
      "parameters": {
        "options": {},
        "fieldToSplitOut": "predictions"
      },
      "typeVersion": 1
    },
    {
      "id": "67f2bb16-ee38-4bc8-9cc7-50a44614cc3b",
      "name": "Imagen 3.0",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        140,
        -120
      ],
      "parameters": {
        "url": "https://generativelanguage.googleapis.com/v1beta/models/imagen-3.0-generate-002:predict",
        "method": "POST",
        "options": {},
        "jsonBody": "={{\n{\n  \"instances\": [\n    {\n      \"prompt\": [\n        $json.candidates[0].content.par...

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