My newest project is to find a way to use our Microsoft Teams Excel file to dynamically/automatically control the styled color of our shapefiles in our online map.
Desired Function: Teams member changes the "Status" column of an easement within Excel file in Teams which then updates the color of the easement in the ArcGIS Online map.
I know this can be done manually by exporting and amending files to our ArcGIS portal and I also know this can be done with ArcGIS Server. I am looking for a script or process that can automate this as much as possible without going overboard and having to get Server as we only need color/status changes to be read from our Excel progress tracker. Syncs between the SharePoint Excel file and the map don't need to be instantaneous.
I was assuming since the Excel file is hosted online and is already "live" so to speak, that new data would be updated when the map was refreshed but cannot find a good way to point ArcGIS to the hosted excel file and pull the specific column from the sheet in order to join it with my shapefiles.