Call other non arcgis app from survey123 app

729
2
05-14-2020 11:05 PM
BalanmuruganThurmalingam
New Contributor II

How to call other apps (my own app) from ArcGIS Survey123 app. Currently i'm creating one app which integrate with survey123 form data to pass values to my own app. I don't want customize survey123 to add whitelist in appstudio setting. Can i add whitelist to ArcGIS Survey123 apps (not customize survey123)?

0 Kudos
2 Replies
ErwinSoekianto
Esri Regular Contributor

Balanmurugan,

You can call other apps by either using the URL scheme or app link of that app. Integrate with other apps—AppStudio for ArcGIS | Documentation 

And in Android, you can do this without needing to add that in the whitelist. But in iOS, you need to add it to the whitelist in order the app can open other apps. 

Thank you,

Erwin. 

0 Kudos
akshayloya
Occasional Contributor II

Can we also pass form (field and field details) which user has entered to another app which we will develop ? 

0 Kudos