Hello,
Is following scenario feasible:
Web application developed with JavaScript API displays feature layer from local AGS.
User selects a feature from the layer.
The application copies the feature to feature layer hosted at AGOL.
I want all work done in browser.
Thanks!
You can add, modify, and delete features in a hosted feature layer on AGOL using the applyEdits method of the feature layer.