I’d need a solution to send a weekly summary of all the items+subitems with “Done” status to a certain channel in Slack 🫣
The basic Slack integration only supports item status (no subitems…) and the nature of the automation is kinda flooding the Slack channel (every Done status sends the message), as there’s no way to “summarize” the statuses. So, I though if the API could be the solution here 🙂 I could be terribly wrong, but please bare with me.
Is there something like that already available/examples somewhere?