I am needing to transfer my experience builder to another ArcGIS organization. I have tried both ArcGIS Online Assistant and the API code from the blog post: https://community.esri.com/t5/learn-arcgis-documents/how-to-copy-content-from-one-arcgis-online-acco...
I have used the code to transfer other content (web maps, web app builder, and survey123 forms) with success. I am wondering if there is something extra that needs to be added?
The error I get is:
("Failed to create Web Experience: [Errno 2] No such file or directory: 'C:\\\\Users\\\\......... , None)
FYI: Your link says - "It will not work for ArcGIS StoryMaps or ArcGIS Experience Builder" and then directs people to: https://developers.arcgis.com/python/sample-notebooks/clone-storymap-version2/
BUT, I just tried something similar with a script built from that template and it worked fine on a test Experience. The error makes me think it's a relative path issue. If you could attach your script that'd help :)
Hi @edward33,
Have you tried the new ArcGIS Assistant (Beta) to transfer your Experience Builder to another ArcGIS Online Organization?