Productivity · n8n

Collect Async Standup Updates and Post a Team Summary

Replace the daily standup meeting — collect each team member's async update via Slack and post a consolidated summary so everyone stays aligned.

difficulty Beginnersetup 30 minresult The team shares progress asynchronously and gets one clean summary, saving a daily meeting.
  1. 1

    Prompt for Updates

    Add a Schedule Trigger each morning and a Slack node DMing team members three standup questions.

  2. 2

    Collect Responses

    Add a Webhook node capturing replies and a Google Sheets node logging each person's update.

  3. 3

    Compile the Summary

    Add a Code node assembling all responses into a readable per-person summary.

  4. 4

    Post to the Channel

    Add a Slack node posting the consolidated standup to the team channel.

  5. 5

    Activate and Test

    Activate the workflow and submit a test update. Confirm it appears in the compiled summary.

Frequently asked questions

What about people who don't reply?

List non-responders in the summary so managers can follow up, or send a gentle reminder before posting.

Can I add AI highlights?

Yes — an AI step can surface blockers and themes across updates at the top of the summary.

About this recipe. Recipes on FlowRecipesHub are written for business owners, not developers, and are tested before publishing — how recipes get made. Some ingredient links are affiliate links that cost you nothing — full disclosure.