Smart Irrigation Scheduler with Weather Forecast and Soil Analysis — n8n Workflow

High complexity Scheduled18 nodes🏷️ Miscellaneousby 中崎功大

Overview

Smart Irrigation Scheduler with Weather Forecast and Soil Analysis

Summary Automated garden and farm irrigation system that uses weather forecasts and evapotranspiration calculations to determine optimal watering schedules, preventing water waste while maintaining healthy plants.

Detailed Description A comprehensive irrigation management workflow that analyzes weather conditions, forecasts, soil types, and plant requirements to make intelligent watering decisions. The system considers multiple

Nodes used

Google SheetsHTTP RequestOpenWeatherMapSlackCode

Workflow Preview

Loading workflow preview...

How it Works

  1. 1

    Trigger

    The workflow starts with a scheduled trigger, running on a defined schedule.

  2. 2

    Process

    Data flows through 18 nodes, connecting aggregate, code, filter.

  3. 3

    Output

    The workflow completes its automation and delivers the result to the configured destination.

Node Details (18)

GO

Google Sheets

googleSheets

#1
HT

HTTP Request

httpRequest

#2
OP

OpenWeatherMap

openWeatherMap

#3
SL

Slack

slack

#4
CO

Code

code

#5

How to Import This Workflow

  1. 1Click Download JSON button on the right to save the workflow file.
  2. 2Open your n8n instance. Go to Workflows → New → Import from file.
  3. 3Select the downloaded smart-irrigation-scheduler-with-weather-forecast-and-soil-analysis file and click Import.
  4. 4Set up credentials for each service node (API keys, OAuth, etc.).
  5. 5Click Test Workflow to verify everything works, then activate it.

Or paste directly in n8n → Import from JSON:

{ "name": "Smart Irrigation Scheduler with Weather Forecast and Soil Analysis", "nodes": [...], ...}

Integrations

aggregatecodefiltergooglesheetshttprequestifmergeopenweathermaprespondtowebhookscheduletriggersetslacksplitoutwebhook

Get This Workflow

Download and import in one click

View on n8n.io
Nodes18
Complexityhigh
Triggerscheduled

Created by

中崎功大

中崎功大

@nakazaki

Tags

aggregatecodefiltergooglesheetshttprequestifmergeopenweathermaprespondtowebhookscheduletrigger

New to n8n?

n8n is a free, open-source workflow automation tool. Self-host it or use the cloud version.

Get n8n Free →

Related Miscellaneous Workflows