Creator API

Zoho Creator REST API

Zoho Creator provides REST and RPC Data APIs that allows external websites to interface with Zoho Creator applications. Users can build their web application in PHP, JSP, ASP, Perl or in any other programming language and store the data in Zoho Creator. REST API's can be used to perform simple add, delete and update operations. It enables a user to add only one record at a time in a specific form/application.

The reference pages for the REST APIs are listed below:

Top