Use Zoho CRM api from Ajax?
Hi!
Does anyone know an example of how to use the Zoho CRM api from an Ajax script, if this is possible?
I have created a small Ajax sample where I create get request for contacts. The request seems to be sent alright (no exception from the browser), but I receive no response (at least the status code = 0). I host my script in Dropbox, which from a browser perspective is an ordinary web server.
Has anyone tried this?
/ Don