Predict construction delays with Claude, OpenWeather and Slack alerts — n8n Workflow
Overview
This workflow monitors active construction projects in real time, ingests weather forecasts, supplier delivery statuses, and crew/resource availability, then uses Claude AI to predict delay risk, estimate schedule impact, and generate mitigation playbooks for project managers.
How it works
Trigger — Webhook (on-demand) or daily schedule kick-off Load Active Projects — Pulls project list from your PM system (Procore / Airtable / Sheets) Fetch Weather Forecast — 7-day forecast for each project s
Nodes used
Workflow Preview
How it Works
- 1
Trigger
The workflow starts with a webhook trigger.
- 2
Process
Data flows through 20 nodes, connecting agent, airtable, code.
- 3
Output
The workflow completes its automation and delivers the result to the configured destination.
Node Details (20)
Airtable
airtable
Send Email
emailSend
Google Sheets
googleSheets
HTTP Request
httpRequest
Code
code
AI Agent
n8n-nodes-langchain.agent
Anthropic Chat Model
n8n-nodes-langchain.lmChatAnthropic
How to Import This Workflow
- 1Click Download JSON button on the right to save the workflow file.
- 2Open your n8n instance. Go to Workflows → New → Import from file.
- 3Select the downloaded
predict-construction-delays-with-claude-openweather-and-slack-alertsfile and click Import. - 4Set up credentials for each service node (API keys, OAuth, etc.).
- 5Click Test Workflow to verify everything works, then activate it.
Or paste directly in n8n → Import from JSON:
Integrations
Created by
Oneclick AI Squad
@oneclick-ai
Tags
New to n8n?
n8n is a free, open-source workflow automation tool. Self-host it or use the cloud version.
Get n8n Free →