Hello,
I am attempting to 'move' an item in ArcGIS online from folder A to folder B through the REST API, but according to the documentation it states I need a folder id to move to. Usually I can get an item ID from the web site, but no where do I see a folder id.
Does anyone know how I can acquire the folder ID I need?
I am just going to hard code it into my application so I am not looking for code, just some what I can find this unique ID.
Any help would be appreciated.
Andrew