■Overview
This is a flow bot that automatically activates at the end of each month and sends notifications via LINE WORKS.
This flow bot can perform various automated processes through the flows added after the right-side branch.
For example, you can use it for various purposes such as monthly invoice issuance processing, aggregation processing to spreadsheets, or regular data backup processing.
■Setup Instructions
1. Use the flow bot's schedule trigger to activate the flow bot near the end of each month (28th, 29th, 30th, 31st).
2. Use the "Manipulate and Transform Data" action to get the flow bot activation date, calculate the difference from the end-of-month date, and verify if it is the last day of the month.
3. If the flow bot activation date is not the last day of the month, the flow bot will terminate.
4. If the flow bot activation date is the last day of the month, it will branch to the right and send a notification via LINE WORKS. Please specify the talk room for the notification.
5. 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 side of the branch with any desired values.