For the Slack integration we are able to post updates in board items and those updates show in Slack channels. Very handy when one has an interest in following. However a lot of users utilize items as the larger task and sub items for a lot of the work that rolls up to the parent item. The Slack integration today does not record updates to sub items. It would be nice if the same types of sub item updates are posted in Slack the way that the item updates are.
We actually wrote a perfect python script to mirror update between records, running on 0 cost in AWS Labda (but you can run it in Zap if you want).
We open sourced the entire solution:
- a semi-technical article with usecases and so on: Monday system fine-tuning with custom solutions | by Rollout IT Ltd. | Feb, 2024 | Rollout IT Blog
- the code + IaC + readme: GitHub - rolloutit/monday-update-multiplier
Feel free to reach us out on any questions or if you need custom Monday solution: monday@rolloutit.net
1 Like