Run daily team standups automatically through Slack and Notion

Sends standup questions to your team on Slack each day and organizes their answers into a report in Notion.

How the work actually flows

A straight line. Runs once per each team member.

Pattern: Sequence (1) ยท Multiple Instances with a priori Design-Time Knowledge (13)

flowchart TD trig(["every scheduled morning"]):::trigtime s0[["send standup questions"]]:::mi s1[("collect responses in notion")]:::store s2["prevent duplicate sessions"]:::task s3["compile summary report"]:::task s4["post summary to admin channel"]:::task trig --> s0 s0 --> s1 s1 --> s2 s2 --> s3 s3 --> s4 out[/"structured daily standup report"/]:::out pay{{"ends the daily update chasing"}}:::pay s4 --> out out --> pay classDef task fill:#e7f6fe,stroke:#34b8f0,color:#2c2a29 classDef svc fill:#f6f8fa,stroke:#7c8795,color:#2c2a29 classDef mi fill:#e7f6fe,stroke:#0079a8,color:#2c2a29,stroke-width:2px classDef human fill:#fff,stroke:#0079a8,color:#0079a8 classDef store fill:#f6f8fa,stroke:#0079a8,color:#2c2a29 classDef trig fill:#00a4eb,stroke:#0079a8,color:#fff,font-weight:bold classDef trigtime fill:#00a4eb,stroke:#0079a8,color:#fff,font-weight:bold classDef trigdata fill:#8ad4f5,stroke:#0079a8,color:#06314c,font-weight:bold classDef gate fill:#fff,stroke:#e8a23d,color:#6b4708,font-weight:bold classDef out fill:#1f9d6b,stroke:#167a53,color:#fff,font-weight:bold classDef pay fill:#06314c,stroke:#021f33,color:#fff
Starts itA stepRuns once per itemA record or sheetResultPayoff
Build size
Advanced

A larger build with multiple systems, AI reasoning, and custom rules.

Business functions
Knowledge Base & RAGMessaging & Notifications
Connects
SlackNotionRedis

The problem it solves

Chasing team members for their daily standup updates and compiling the answers into something useful eats into a manager's morning every single day. Updates that do come in are scattered across chats and hard to review later.

Who it fits

Team leads and managers running distributed or remote teams who want consistent standup reporting without the manual chasing.

How it works

  1. On a set morning schedule, standup questions are sent to each team member in Slack
  2. Responses are collected and stored in Notion
  3. Session tracking prevents duplicate standups from going out
  4. A summary report showing attendance, progress, and blockers is compiled and sent to the admin channel
What you get

Clear picture of blockers across your whole team

Your team gets a simple daily prompt in Slack, and you get one organized report in Notion showing progress, attendance, and blockers.

What you get

A structured standup report in Notion and a summary posted to your Slack admin channel.

What you need

A Slack workspace, a Notion account, and a Redis instance for session tracking.

We can build this. But should you?

The hard question is not how to build it. It is whether this is the right thing to build first.

That is what a Fractional Chief AI Officer figures out with you, before anyone writes a line of code.

Let's Talk Strategy

Related automations

Back to the AI Playbook