Creative Design Automation

0665 Code Editimage Update Webhook

0665 Code Editimage Update Webhook

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

Workflow Overview

Total Nodes
14
Node Types
6

Node Types

manual Trigger
When clicking ‘Test workflow’
1 node
set
Get Variables
1 node
http Request
Get Test Image, Gemini 2.0 Object Detection
2 nodes
code
Scale Normalised Coords
1 node
edit Image
Draw Bounding Boxes, Get Image Info
2 nodes
sticky Note
Sticky Note, Sticky Note1, Sticky Note2, Sticky Note3, Sticky Note4, Sticky Note5, Sticky Note6
7 nodes

Workflow JSON

13.88 KB
{
  "name": "0665 Code Editimage Update Webhook",
  "nodes": [
    {
      "id": "bae5d407-9210-4bd0-99a3-3637ee893065",
      "name": "When clicking ‘Test workflow’",
      "type": "n8n-nodes-base.manualTrigger",
      "position": [
        -1440,
        -280
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "c5a14c8e-4aeb-4a4e-b202-f88e837b6efb",
      "name": "Get Variables",
      "type": "n8n-nodes-base.set",
      "position": [
        -200,
        -180
      ],
      "parameters": {
        "options": {},
        "assignments": {
          "assignments": [
            {
              "id": "b455afe0-2311-4d3f-8751-269624d76cf1",
              "name": "coords",
              "type": "array",
              "value": "={{ $json.candidates[0].content.parts[0].text.parseJson() }}"
            },
            {
              "id": "92f09465-9a0b-443c-aa72-6d208e4df39c",
              "name": "width",
              "type": "string",
              "value":...

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