how to create web app with existing web map

220
1
01-31-2022 02:58 PM
ryanh
by
New Contributor II

I have a web map, and I want to create a web app from this web map.

I am able to do that with GUI.(Create Web App--> Using the Web AppBuilder)

ryanh_0-1643669732235.png

Could I do the same thing with Arcgis python API? Thank you!!

 

0 Kudos
1 Reply
MehdiPira1
Esri Contributor

Hi @ryanh ,

I don't think it's still possible to create a web app like that of Web AppBuilder.

However you can create web apps for Field Maps, Survey123, ... using the Python API.

https://developers.arcgis.com/python/api-reference/arcgis.apps.html

0 Kudos