Workflow: Manual Openweathermap Import

Workflow Details

Download Workflow
{
    "id": "88",
    "name": "Get the current weather data for a city",
    "nodes": [
        {
            "name": "On clicking 'execute'",
            "type": "n8n-nodes-base.manualTrigger",
            "position": [
                250,
                300
            ],
            "parameters": [],
            "typeVersion": 1
        },
        {
            "name": "OpenWeatherMap",
            "type": "n8n-nodes-base.openWeatherMap",
            "position": [
                450,
                300
            ],
            "parameters": {
                "cityName": "berlin,de"
            },
            "credentials": {
                "openWeatherMapApi": ""
            },
            "typeVersion": 1
        }
    ],
    "active": false,
    "settings": [],
    "connections": {
        "OpenWeatherMap": {
            "main": [
                []
            ]
        },
        "On clicking 'execute'": {
            "main": [
                [
                    {
                        "node": "OpenWeatherMap",
                        "type": "main",
                        "index": 0
                    }
                ]
            ]
        }
    }
}
Back to Workflows

Related Workflows

GitLab MR Auto-Review & Risk Assessment
View
Agent Access Control Template
View
[2/2] KNN classifier (lands dataset)
View
Extract And Decode Google News RSS URLs to Clean Article Links
View
Splitout Code Create Webhook
View
🤖 Telegram Messaging Agent for Text/Audio/Images
View
n8n workflow deployer
View
Manual Rssfeedread Automate Triggered
View
DeepSeek v3.1
View
Clockify Backup Template
View