Background:
In working with a small startup that is building a web application for desktop users. It’s a pretty massive CRM type application.
The team eventually wants to build a mobile app but right now it’s not in the budget or scope for the next few months to a year.
This will hurt potential sales when we goto market. Not having even a simple app.
I started wondering if it was possible to build a mobile app via a tool like Adalo, but wire it up to our web app.
If our developers provided API access for looking up customer info (as an example) could I design an app in Adalo that could use the API to return back search results from our web database into an Adalo app I create?
And similarly if there was an API created to: create customer in the web database, could I use that to create customers from within an Adalo app I build?