Use this comprehensive n8n workflow to synthesize data from Gmail, Google Calendar, and Notion via GPT-4o/Vision. Automate weekly OKR alignment reports and status updates.
Download this n8n workflow template and start using it instantly.
Tracking weekly progress against quarterly objectives (OKRs) can be a significant administrative burden, requiring manual compilation of emails, calendar entries, and task lists. This powerful n8n workflow eliminates that effort. It automatically extracts activity data from Gmail and Google Calendar, pulls OKR status and handwritten weekly plans (via Notion and GPT-4o vision), processes and sanitizes all inputs using several n8n node configurations, and feeds the consolidated information to an LLM. The final result is a structured, HTML-formatted report that checks alignment, highlights risks, and suggests next steps. This n8n workflow showcases advanced integration capabilities, providing highly valuable business intelligence on a reliable weekly schedule set by the n8n trigger.
The n8n workflow initiates weekly using the Schedule Trigger, set to run at a specific time (e.g., Saturday evening).
emailsjoined, calendarjoined, etc.). These structured strings are then brought together using a series of Merge n8n node operations.To deploy this powerful n8n workflow, follow these steps:
Analyze image and Message a model1).[email protected]) with your actual email address. Schedule Trigger (n8n trigger): The starting point for this automated n8n workflow. It is configured to run weekly using a specific cron expression, ensuring the report is generated reliably at the end of the work week.
Gmail (n8n node): Used twice. First, to retrieve emails from the past week. Second (final node), to send the generated HTML report. Key configuration: Retrieves all messages received after one week ago.
Get many events (Google Calendar n8n node): Fetches calendar events for the past week, critical for assessing time allocation and attendance.
Get weekly plan database & Get quarterly okr database (Notion n8n node): Connects to Notion databases. Key configuration involves specifying the unique database IDs for the relevant weekly plan and OKR structures.
Filter1 & Filter2 (Filter n8n node): These nodes ensure we only process the relevant data items. Filter1 matches the end date of the Notion weekly plan entry to today's date. Filter2 ensures the OKRs are active this week.
Analyze image (OpenAI n8n node): A core component utilizing GPT-4o for vision capabilities. Function: It takes a downloaded image file (e.g., a handwritten plan) and uses a detailed prompt to extract structured task data, including completion status, crucial for the weekly assessment.
Code Nodes (Gmail Code, Calendar Code, Weekly Code, Quarterly Code): Multiple custom Code n8n node instances are used to consolidate, clean, and format disparate data streams into standardized, dense text blocks, making them highly efficient inputs for the final LLM analysis.
Message a model1 (OpenAI n8n node): The analytical heart of the process. It receives all four structured text inputs and uses a system prompt to perform a deep alignment check and generate the final comprehensive report, outputting strict HTML.
Automate weekly personal reporting with this advanced n8n workflow. It pulls daily Notion journal entries, generates a summary using OpenAI's GPT-4.1 model, calculates task totals, and posts all results to Discord.

Use this sophisticated n8n workflow to automate weekly meal planning. It fetches user input, generates structured plans via OpenAI, and converts the output into a shareable PDF document using an n8n node.

Leverage this specialized n8n workflow to automatically scrape your LinkedIn connections weekly, clean the data, and sync it to Google Sheets for ongoing analysis. Explore professional n8n templates.

Automate weekly SEO keyword research and competitor analysis using this powerful n8n workflow. It combines an n8n AI agent, GPT-4, and real-time search tools to generate fresh keyword ideas and log them directly into Google Sheets.

Run advanced, scheduled SEO audits using this robust n8n workflow. It uses the Decodo n8n node for fetching content and Google Gemini for generating structured, actionable reports written directly to Google Sheets.









































