I added a Hosted Feature Layer in AGOL (a layer with points) via a Google Spreadsheet that is located in a Google Drive account. This setup is vital, as it allows my team and I to collaborate in the sheet while also reflect changes in the Feature Layer (and ultimately the map it is loaded onto).
Changes made to the spreadsheet are MANUALLY AND PARTIALLY pushed onto the Feature Layer. It's (1) a manual process via "Overwrite Entire Feature Layer" option under the layer's Overview>Update Data menu option. It's a PARTIAL process as it ONLY recognizes changes to rows (add and or delete features) and NOT COLUMNS (AKA the schema) which include: (1) adding a new column, (2) deleting an existing column, (3) renaming a column.
I am shocked no one else has asked this question. I even expressed this to the ESRI support team in multiple instances and they DO NOT seem to have an inhouse service set up (double shocked). They did log this as a bug but I have not heard anything about it (BUG-000117463).
I am asking the community for help, is it possible to update a hosted feature layer's schema WITHOUT manually adding each new column within the Data tab or by adding an entire new feature layer (with changes to the schema on the google spreadsheet)?. Ultimately, I would like AGOL to automatically update these changes in the feature layer in a scheduled matter. I believe this is possible via an ArcGIS Notebook. However, I tried that option and it is also not working.
Thank you