Monday Whatsapp Task Manager
Managing tasks in Monday is great. However, their mobile app is quite cumbersome. Especially, if you are on the go/meeting or in any other context, you don't have time to find the correct board and fill the item.
Whatsapp is a convenient conversational interface that can help to solve this issue.
Simply text your task to number, bot will add it to the relevant board.
Later on you can edit, fill description, owner and prioritize it whenever there's time for that.
In order to start working, you need to post your Personal API Token (V2). All calls to Monday API must be authenticated. Nothing will work without it.
How to get the token? Read here.
Token
<Enter your Monday token here>
Associate your phone number with your user in Monday. Doing this allows you to assign tasks to your Monday user. Send a message in the following format:
Email
<Enter your Monday email address>
Create a new task by sending a message in the following format:
Task
<My task name>
<Board Name>
[Group Id]
Returns the list of all tasks assigned to you with unassigned status.
Tasks
Returns the list of all tasks assigned to you with unassigned status where the deadline is today's date.
Tasks today
MIT.