My team and I have an Excel database that constantly has new entries we need to put in. We want to avoid removing and reuploading the CSV file (replacing the index) each day we make an update. We are wondering if there is a way or integration that links to an Excel document so that when we make an update, it will automatically sync to Elastic.
One idea we were considering is hosting the document on Google Drive or SharePoint and if there was a way, connect that document to Elastic so it updates when we populate new rows of info.
Or perhaps we can make an application with an API feed that serves as a fillable form that then ingests the information into Elastic?
We are new to Elastic so we are actively trying to learn integrations and ways to injest data...