Integrate zoho creator with joomla users
Hi,
I'm completely new to Zoho Creator.
My idea is to develop an application and integrate it with my Joomla website. I'd like users to log in and be able to keep their data in the server so that when they come back or login from another location the data is still there.
I've done this before using PHP and JSON files for other projects. Basically, every time data changed, a JSON file was created in the server and reopened when the application started.
I would like to know if zoho creator allows exporting the data to a single JSON file and if anyone can share some ideas about similar projects.
Thanks in advance for your help!