Site Home  »  Zoho CRM API »  API Methods

API Methods

Tags:  

Using API Key/Ticket? Download this API Guide.


Method Name Purpose
getMyRecords To fetch data by the owner of the ticket specified in the API request.
getRecords To fetch all users data specified in the API request.
getRecordById To retrieve individual records by record ID.
getCVRecords To fetch data with respect to the Custom View in Zoho CRM.
insertRecords To insert records into the required Zoho CRM module.
updateRecords To update or modify the records in Zoho CRM.
getSearchRecords To search records by regular expressions of selected columns.
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.
getRelatedRecordsnew
To get records related to a primary module
getFieldsnew To get details of fields available in a module
updateRelatedRecordsnew To update records related to another record

Related Topics

Release Notes | API Methods | Deprecated Methods
Examples | Error MessagesSubmit Apps | FAQ | Developer Forum

Quick Links

Generate API Key | Generate API Ticket



allan.guimaraes 118 - days ago 
Please inform if there are WSDL available for the methods.
allan.guimaraes 85 - days ago 
Please inform if there are WSDL available for the methods.
mmcarsdbsales 77 - days ago 
Hi, REST API does not have WSDL simply because it is meant to be human-readable only. WSDL is usually (or only if I am not wrong) associated with SOAP webservices.

Just an online quick reference: http://stackoverflow.com/questions/840653/wsdl-vs-rest-pros-and-cons




 RSS of this page