Forum Discussion
MSKeith
Mar 21, 2023Copper Contributor
Schedule daily recurring messages in Teams chat channels
This is my first post on this site! How do I set up a recurring message in a Teams chat channel? I want to remind my team daily at a specific time to put their project stand up status into our pr...
HelloBenTeoh
Mar 22, 2023Bronze Contributor
MSKeith this can be done with Power Automate
- Go to https://make.powerautomate.com/
- Select Create
- Choose Scheduled Cloud Flow
- Add a Flow name (e.g. Regular Project Update)
- Add a starting date and time
- Select your repeat options (this may be limiting depending on your need)
- Select Create
- Select New Step
- Search for Post message in chat or channel (Microsoft Teams)
- Choose to post as the Flow Bot or User
- Follow the prompts to choose an existing channel or a group chat
- Enter the message to send
- Select Save
Below is an example, posting into a General channel in a team named MSFT.
carroltuff
Mar 14, 2024Copper Contributor
After I create a flow, It will show the Reoccurrence. However, it does not say "Next Step" I'm not sure if that's a new update or how to fix that problem so I can start creating flows.