Connecting google sheet using Training Data Importer

I want to connect my google sheet to Rasa Using TrainingDataImporter . How can I do this? And How to store training data in excel sheet?

Hi @harinjoshi, we currently do not support importing data from Google Sheets, but you could try implementing your own custom importer. I think the easiest way would be to use an API (if Google provides one) or download your spreadsheet as a .CSV file and work on that.

Hello, I understand this is an ancient topic, but my question is directly related to this thread. After two years, did you manage to add a function for importing data from an online spreadsheet? Or perhaps you can explain how I can use a custom importer in more detail? I thought you had such a function, but I didn’t find how to use it. Therefore, I tried to find a solution, but all I could find was this thread. Maybe I can find an online integration that can import data for me? I have already found this kind of integration by the link, but I still don’t know how to link it to Rasa. Maybe you have some advice or suggestion on what can I do?