Update CSV item in ArcGIS Online

315
0
02-13-2023 01:16 PM
RejeanLabbe
New Contributor III

I would like to update a CSV file hosted on ArcGIS Online/ArcGIS Enterprise.

This can be done with Python, but I need to do this with ArcGIS Pro SDK :

https://developers.arcgis.com/survey123/guide/update-csv-item/

I've been able to display metadata of an item on ArcGIS Online with the "GetItem" operation in the following sample :

https://github.com/Esri/arcgis-pro-sdk-community-samples/tree/2.9.0/Content/ArcGISOnlineConnect

Thanks

0 Kudos
0 Replies