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

Find a New Book
View
Manual Keap Automate Triggered
View
Stickynote Notion Send Webhook
View
Automate Pinterest Analysis & AI-Powered Content Suggestions With Pinterest API
View
e-mail Chatbot with both semantic and structured RAG, using Telegram and Pgvector
View
Code Schedule Create Webhook
View
Googletranslate Noop Create Webhook
View
Cocktail Recipe Sharing
View
Stickynote Send Webhook
View
Stickynote Notion Automation Webhook
View