Use Telegram to ask several questions to populate an Airtable Base

I am trying figure out how to have Telegram respond to an initial message to ask a few questions and use the answers to those questions to populate an Airtable base.

Basically, I am working on a custom Todo app. I send a message to my Telegram bot with the name of the task, Telegram responds and asks if it is due today stores the answer and then asks for the name of the project. Then it records all three items in a new record in an Airtable base.

Creating the initial task is easy, but I am struggling to figure out how to ask the additional questions and store the answers.

This is how I envision the structure, but I am not sure if this will work or is even the best way to accomplish my idea. Any help would be greatly appreciated.