Hello,
by using endpoint FeatureServer/createReplica on feature service in AGOL, we can export data to many different formats. It is also the way export is implemented in ExB widget Map Layers.
As a result we will receive an endpoint to download exported data to desired format e.g. zip:
https://services.arcgis.com/<ORG_ID>/arcgis/rest/services/<SRV_NAME>/FeatureServer/replicafilescache/<NAME_FILE>.zip
Questions:
What is life-span for this kind of file in replicafilescache?
Are we being charged while there are files in replicafilecache?
Can we clear files in replicafilecache?
Regards,
Michal