■Overview
This is a flow bot that automatically activates at the end of each month and sends notifications via Microsoft Teams.
This flow bot can perform various automated processes through flows added after the right-side branch.
* For example, you can use it for various purposes such as monthly invoice processing, aggregation processing to spreadsheets, or regular data backup processing.
■Setup Method
・Use the flow bot's schedule trigger to activate the flow bot near the end of each month (28th, 29th, 30th, 31st).
・Use the "Manipulate and Transform Data" action to obtain the flow bot activation date, calculate the difference from the end-of-month date, and verify if it matches the last day of the month.
・If the flow bot activation date is not the last day of the month, the flow bot will terminate.
・If the flow bot activation date is the last day of the month, it will branch to the right and send a notification via Microsoft Teams.
・Specify the channel for the notification.
・Customize the flow added afterward freely according to your purpose and use.
■Notes
・Please modify the flow bot settings as needed.
・Replace the settings and content of the flow added to the right branch with any desired values.
・Microsoft365 (formerly Office365) has both a home plan and a general business plan (Microsoft365 Business). If you are not subscribed to the general business plan, authentication may fail.
・Branching is a feature (operation) available with a mini plan or higher. If you are on a free plan, the operation of the configured flow bot will result in an error, so please be cautious.
・Paid plans like the mini plan offer a two-week free trial. During the free trial, you can use restricted apps and AI features (operations).