API Methods

API Methods

The Version 1.0 of Zoho CRM APIs are in the End-of-Life period and will be deprecated on Dec 31, 2018. We recommend you to check out the new and better API 2.0.

Method Name Purpose
getMyRecords  To retrieve data by the owner of the Authentication Token specified in the API request
getRecords  To retrieve all users data specified in the API request
getRecordById To retrieve individual records by record ID
getDeletedRecordIds  To retrieve the list of IDs of deleted records from recycle bin
insertRecords   To insert records into the required Zoho CRM module
updateRecords  To update or modify the records in Zoho CRM
getSearchRecordsByPDC  To search the values based on pre-defined columns
deleteRecords To delete the selected records
convertLead To convert lead to potential, account and contact
getRelatedRecords To retrieve records related to a primary module
getFields  To retrieve details of fields available in a module
updateRelatedRecords  To update records related to another record
getUsers  To retrieve the list of users in your organization
uploadFile  To attach a file to a record
delink  To disassociate the relationship between parent and child records
downloadFile  To download a file attached to a record
deleteFile  To delete a file attached to a record
uploadPhoto  To add a photo to a contact or lead
downloadPhoto  To download the photo of a contact or lead
deletePhoto  To delete a photo of a contact or lead
getModules  To retrieve all modules from Zoho CRM account
searchRecords  To retrieve the records that match your search criteria

Note:

Before making API call, please make sure on how to use different URLs based on multiple data centres. Click here for more info.

 

    • Related Articles

    • Using API Key - Serverless Functions

      Introduction A severless function within your CRM can be invoked from any third-party application or within the CRM using a webhook. However, generally most of the webhooks do not support OAuth2, save for a few of them. In that case, you can execute ...
    • API Dashboard

      ZOHO   CRM Features Pricing Customers Resources Developers Resources CRM Setup Using Zoho CRM Integrations Developer Guide API Dashboard Table of Contents The version 2 API dashboard The version 1 API dashboard [Related Topics] [Frequently Asked ...
    • API Dashboard

      ZOHO   CRM Features Pricing Customers Resources Developers Resources CRM Setup Using Zoho CRM Integrations Developer Guide API Dashboard The new API dashboard features an all new interface to view your usage statistics. The interface is made up of a ...
    • API Reference

      PhoneBridge API Documentation curl NAV Introduction Zoho CRM introduces the PhoneBridge API (Application Programming Interface) to integrate your PBX (Private Branch eXchange) system with Zoho CRM. Upon successful integration, the following ...
    • Zoho CRM API Help

      The Version 1.0 of Zoho CRM APIs are in the End-of-Life period and will be deprecated on Dec 31, 2018. We recommend you to check out the new and better API 2.0. We provide a comprehensive suite of developer resources and web services and help you ...