Automate Personal Insights: Mood & Weather Logged to Notion
detail.loadingPreview
Gain deeper self-awareness by automatically logging your mood and local weather conditions directly to your Notion workspace. This workflow helps you identify patterns and correlations between your emotional state and environmental factors.
About This Workflow
This n8n workflow is designed to enhance your personal insight by creating a daily log of your mood and the prevailing weather conditions. It starts with a daily trigger, prompting you via Telegram to share your mood. Once received, it fetches the current weather data for your location (either by city name or lat/lon coordinates). Both your mood and the weather data are then meticulously recorded into a designated Notion database, allowing you to build a comprehensive personal journal over time. Understand how external factors might influence your internal state and unlock valuable self-discovery.
Key Features
- Daily Mood Logging: Automatically prompts you for your mood via Telegram each day.
- Real-time Weather Data: Fetches current weather information based on your location.
- Seamless Notion Integration: Logs both your mood and weather data into your Notion database.
- Pattern Recognition: Facilitates the identification of correlations between mood and weather.
- Customizable Workflows: Built with n8n for easy modification and expansion.
How To Use
- Set up Daily Trigger: Configure the 'Daily Trigger' node (cron node) to run at your desired frequency.
- Configure Telegram Bot: Set up your Telegram bot and ensure the 'Send Mood Prompt' and 'Wait for Mood Response' nodes are connected to your bot for receiving mood input.
- Integrate Weather API: Configure the 'Get Weather using city name' and/or 'Get Weather using lat/lon' nodes with your preferred weather API credentials and location settings.
- Connect to Notion: Set up your Notion API connection and configure the 'Add row into Notion' nodes to specify your target database and map the incoming mood and weather data to the correct properties.
- Map Data: Ensure the 'Retrieve City Weather' and 'Retrieve City Weather1' code nodes correctly process the weather API responses and the 'Retrieve Database' nodes are set up to fetch existing data if needed for correlation analysis.
Apps Used
Workflow JSON
{
"id": "ea115558-0d47-4f23-ad24-8e5727a2c179",
"name": "Automate Personal Insights: Mood & Weather Logged to Notion",
"nodes": 7,
"category": "Personal",
"status": "active",
"version": "1.0.0"
}Note: This is a sample preview. The full workflow JSON contains node configurations, credentials placeholders, and execution logic.
Get This Workflow
ID: ea115558-0d47...
About the Author
SaaS_Connector
Integration Guru
Connecting CRM, Notion, and Slack to automate your life.
Statistics
Related Workflows
Discover more workflows you might like
Automate Your Daily Briefing: News, Emails, and Tasks
Streamline your day by automatically fetching the latest news from Times of India, important emails from your Gmail, and your upcoming Todoist tasks. Get a consolidated, beautifully formatted daily digest delivered straight to your inbox.
AI Music Generator with Suno V3.5 (KIE.ai)
This n8n workflow automates AI music generation using the KIE.ai API, powered by the Suno V3.5 model. Users simply submit music prompts, styles, and titles via a web form, and the system handles real-time generation and delivery of the final audio output. It's perfect for quickly creating custom music for various needs.
Smart Expense Tracking with Telegram & AI
Automate your personal finance management by turning your Telegram chat into an intelligent expense tracker. Simply send a photo of a receipt or a text message, and this workflow uses AI to categorize your spending, extract crucial details, and provide instant summaries.