#10 Team Operations n8n + OpenAI

Daily Ops Standup Bot

Every weekday at 9am, pulls yesterday's completed tasks from Linear/Jira/Notion, generates a concise standup summary using GPT-4o, and posts it to your Slack channel — so your team starts the day aligned without a single manual update.

ROI~4h/week saved
Setup Time~20 minutes
Platformn8n + OpenAI
CategoryTeam Operations
Schedule Trigger (9am weekdays)
        ↓
 Pull Yesterday's Tasks
 ┌────┬────┐
Linear  Jira  Notion
        ↓
 OpenAI — Generate Standup Summary
 (Done | Blockers | Today's priorities)
        ↓
 Post to Slack #standup
        ↓
 Thread: Team members react/reply
NodePurpose
Schedule Trigger9am Mon–Fri
HTTP Request (×2–3)Pull tasks from Linear/Jira/Notion
CodeFilter completed + in-progress tasks
OpenAI ChatGenerate human-readable standup
SlackPost to #standup channel
BeforeAfter
15 min standup meeting daily (5 people)Async, < 2 min to read
Manual status updates100% automated from task data
Missed blockersAI flags blockers automatically
LINEAR_API_KEY Or JIRA_API_KEY / NOTION_API_KEY
OPENAI_API_KEY Standup generation
SLACK_BOT_TOKEN Post to channel
STANDUP_CHANNEL e.g. #standup
TEAM_TIMEZONE e.g. America/New_York
Ready to implement?
Get the full import-ready workflow
Production-ready n8n JSON — copy, import, deploy in under an hour.
Get the Workflow — $29