mattermost-plugin-todo
mattermost-plugin-todo copied to clipboard
Create TODO task throught API
Hello,
There is a need to delegate TODO's to another users, using the API incoming WEBHOOK.
/todo send <username> <your Todo message here>
Please address some instructions how to acomplish this?
Thanks in advance!!