I have an Instant App which uses the "Interactive Legend" template on an old DEV ArcGIS Enterprise 10.9.1 system and would like to "Move/copy/transfer" it to a new 11.1 system.
I am unable to find a simple way to export this to a format that is importable into my new system. The instant app interface allows for Copying, but that does not make a portable file.
I tried digging into my portal files at ...\ArcGIS\Portal\apps\instant... where I can see the app and copying it into 11.1 at the same location, but that didn't work.
It sorta looks like a JavaScript 3. app which makes me think it might go into WebAppBuilder, but I would rather build it from scratch in JavaScript 4. than go down the WAB path.