I need to create a workflow that takes the questions from a chatbot assistant dynamically and answers the chatbot questions from a CSV file that contains 1000 records. For each chatbot interaction, it takes one record from the CSV file and answers the questions to the Chatbot. After that interaction is done the chat interaction is invoked again and another record from the CSV file is taken. This automated chat interaction should be visible in the chatbot