Operations
Daily standup reminder in Slack
A scheduled Slack message every weekday morning, fully automatic.
by Ooperon Team2 steps8 installsAug 21, 2026
About this template
The simplest useful automation there is: a message that posts itself. Every weekday at 9:00 the workflow posts your standup (or any recurring) message into a Slack channel. Change the schedule to weekly reports, invoice reminders — anything on a clock.
How it works
- Schedule — fires at 09:00 Monday to Friday (cron
0 9 * * 1-5); edit it to any cadence. - Slack: Send message — posts your message to the chosen channel.
Setup after installing
- Connect Slack and pick the channel.
- Edit the message text and the schedule to taste.
