Hi there - I'd like to have a script input parameter that ultimately returns the ArcGIS Online item ID for a hosted feature layer for updating that item in a webmap. Using a 'feature layer' parameter returns the REST URL of that hosted layer.
Using REST would seemingly require the user to have to enter a name/password and generate a token just to get the ID of that hosted feature layer. Is there a way around this?