Select to view content in your preferred language

Need help integrating QuickCapture to External API Service

392
1
07-07-2023 08:41 AM
HarshaSomaya1
New Contributor

Hello all! I have a quick question and would appreciate all and any advice. I am creating an app with QuickCapture but need to call an external API. I have python code that will call the API, but I need to connect the API to QuickCapture. Ideally, if QuickCapture can just take in my python code that would be great. The code calls the API and manipulates the output I get from calling the API. The app is entirely built with QuickCapture. Thank you!

0 Kudos
1 Reply
JohnathanHasthorpe
Esri Regular Contributor

Can you call your API using a URL, and does it support URL paramters?

If so, you could use a link button in your QuickCapture project. See the following for more information: Blog.

Note that it is not possible to run Python code from within QuickCapture mobile.

Thanks

John

0 Kudos