Making a telegram bot with interactions in chat

Hello!

I’d like to create a telegram bot with an interaction between me and bot.
Something like:

Me: /newtask
Bot: What task would you like to add?
Me: to buy something
Bot: What project will it be?
Me: flat maintanance
Bot: Done

However Make/Integromat can have only one trigger i.e. ‘watch updates’, that’s why it’s not clear how create a step-by-step interactive dialogue.
Please help me how to implement such functionality.