Hello, I am currently trying to append data from one feature layer on AGOL to another feature layer on Portal. The two features share the exact same layout and have the exact same fields. I have tried using the API's Append Function however recieve an error stating that Append only works in AGOL. I saw a previous post where a user mentioned that this function was only doable on AGOL. However, according to the documentation this should be working for Enterprise versions 10.8.1+. Any help/advice would be awesome and greatly appeciated. Thanks!
Link to the documentation: https://developers.arcgis.com/python/api-reference/arcgis.features.toc.html?highlight=append#arcgis.features.FeatureLayer
Thanks again in advance