You upload a photo from your phone.
30 seconds later, you have a complete urban mood report.
Here’s how it works:
Webapp receives the image.
n8n webhook triggers automatically.
Fetches weather in Buenos Aires (Open Meteo API).
Fetches real-time traffic (Google Maps).
Processes everything with JS code.
Builds the day’s context.
Triggers the local system that generates the final content.
All connected via webhooks.
Zero clicks. Zero manual intervention.
Running for 6 months without breaking.
The hybrid system is key: n8n as the bridge between the public webapp and the local system doing the heavy lifting.
Before: manual content, inconsistent, forgot to publish.
Now: any time of the day that the user wants to generate content.