Workflow: Manual Editimage Update

Workflow Details

Download Workflow
{
    "nodes": [
        {
            "name": "On clicking 'execute'",
            "type": "n8n-nodes-base.manualTrigger",
            "position": [
                250,
                300
            ],
            "parameters": [],
            "typeVersion": 1
        },
        {
            "name": "Edit Image",
            "type": "n8n-nodes-base.editImage",
            "position": [
                650,
                300
            ],
            "parameters": {
                "operation": "information"
            },
            "typeVersion": 1
        },
        {
            "name": "HTTP Request",
            "type": "n8n-nodes-base.httpRequest",
            "position": [
                450,
                300
            ],
            "parameters": {
                "url": "https:\/\/picsum.photos\/200\/300",
                "options": [],
                "responseFormat": "file"
            },
            "typeVersion": 1
        }
    ],
    "connections": {
        "HTTP Request": {
            "main": [
                [
                    {
                        "node": "Edit Image",
                        "type": "main",
                        "index": 0
                    }
                ]
            ]
        },
        "On clicking 'execute'": {
            "main": [
                [
                    {
                        "node": "HTTP Request",
                        "type": "main",
                        "index": 0
                    }
                ]
            ]
        }
    }
}
Back to Workflows

Related Workflows

GoogleSheets MySQL Integration
View
n8n Subworkflow Dependency Graph & Auto-Tagging
View
Voice RAG Chatbot with ElevenLabs and OpenAI
View
Get Airtable data in Obsidian Notes
View
Manual Stickynote Update Triggered
View
My workflow
View
Manual HTTP Create Webhook
View
Automate Your Customer Service With WhatsApp Business Cloud & Asana
View
Manual Hunter Automate Triggered
View
Splitout Schedule Monitor Scheduled
View