Hello,
I have a currently working script that I have been running in ArcGIS Pro to update data in a hosted feature layer with data from an excel table stored on an organization server. I am trying to transfer the script over to AGOL notebooks so that I can make use of the tasks function and schedule the script to run on a nightly basis to update the layer's data. However, I am having trouble figuring out how to use the local table stored on my organization's server in the script. I know I can manually upload my excel file to the /arcgis/home workspace, but cannot find sample code for how to upload my data files. Any code suggestions? Below is a portion of the working code in my ArcGIS Pro Notebook that I am trying to replace in an AGOL Notebook.
