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

Splitout Aggregate Create Triggered
View
Create a new contact in Agile CRM
View
Typeform Demio Automate Triggered
View
Stopanderror Wait Monitor Webhook
View
✨🩷Automated Social Media Content Publishing Factory + System Prompt Composition
View
Receive updates when a new account is added by an admin in ActiveCampaign
View
Extract Amazon Best Seller Electronic Information with Bright Data and Google Gemini
View
My workflow 6
View
Splitout Manual Import Webhook
View
Datetime Todoist Create Webhook
View