After reading this article about the new Python API 1.5.1 release. I was most interested in checking out the Survey123 module.
I am using the API in Anaconda rather than through an installation of ArcGIS Pro.
When I use the command print(arcgis.__version__) i get : 1.5.1
However when I try to use the module I get the error: module 'arcgis.apps' has no attribute 'survery123'
I am wondering if anyone else is able to successfully get the Suvery123 module to work?
John Yaist