Can Zoho Creator use API to talk to other systems like Google Places?
I don't need to know how to do this just if this is possible. With our current custom CRM, we have records called Buildings which are basically addresses, and then we list all companies at that address. We have a button that when pressed, queries Google Places via their API and in a popup shows a list of all companies at that address. The user can then select "Add" beside any of them, and it will automatically create a company record in our CRM with that company info. If that company already exists then it greys it out so you can't add it twice.
Here's an example, this is a building I have in the system at 5500 Explorer Drive:
When you press the Google Search button on the page, you get this:
The user can then press Add Company beside any of them, and it creates a record in our system with that company info.
Again I don't need to know HOW to do this as I'd have a developer do it, but more if this type of thing is possible in Zoho Creator, or if Creator is more strict/structured in terms of what you're allowed to do.
Our current system runs on Bubble.is but I'm finding some limitations and really love Zoho Analytics so I'd love to be able to use Creator to move our app here but the above feature is 100% mandatory for us. Thanks so much!