Site Home  »   最新百会CRM API  »  API方法 »  getRecordById

getRecordById

Tags:  

Purpose

You can use this method to retrieve individual records by record ID.

Request URL

XML Format: http://crm.zoho.com/crm/private/xml/Leads/getRecordById?newFormat=1&apikey=API Key&ticket=Ticket&id=RecordID

Request Parameters

Parameter Data Type Description
ticket* String  -
apikey* String  -
id String Specify unique ID of the record
newFormat*
Integer(1 or 2)
newFormat=1: To exclude fields with "null" values while fetching data from your CRM account.
newFormat=2: To include fields with "null" values while fetching data from your CRM account.

* - Mandatory parameter

Example

http://crm.zoho.com/crm/private/xml/Leads/getRecordById?apikey=API Key&ticket=Ticket&id=RecordID&newFormat=1

! This page does not exists

! This page does not exists




 RSS of this page