Extracting Structured Data from Free-Form User Input in Kore.ai Without Using Entity Nodes

When a user initiates the chat with a sentence like:
ā€œI want to travel from Delhi to Mumbai next Monday. Please check the flight schedule and book a flight for me,ā€
I want the bot to automatically capture the user details such as the boarding city, destination city, and travel date from this free-form input.

How can I achieve this without using Entity Nodes or any other predefined dialog nodes?
Thanks in advance for helping :innocent:.