How do I migrate the following statement into Agrgis Pro version of Arcpy ?
arcpy.mapping.ConvertWebMapToMapDocument(Web_Map_as_JSON,templateMxd)
I couldn't find ConvertWebMapToMapDocument in Arcpy.mp documentation
Is there any ArgisPro version of the following script
Tutorial: Advanced web map printing/exporting using arcpy.mapping—Documentation | ArcGIS Enterprise
Thank you