Site Home  »   最新百会CRM API  »  已过时的方法 »  getAllSearchRecords

getAllSearchRecords

Tags:  

Deprecated Method. Only for Reference Purpose

Purpose

You can use the getAllSearchRecords method to fetch all data with respect to the search word you have mentioned irrespective of the ownership

Request URL

  • XML: http:// crm.zoho.com/crm/private/xml/Leads/getAllSearchRecords?apikey=[API Key]&ticket=[Ticket]
  • JSON: http:// crm.zoho.com/crm/private/json/Leads/getAllSearchRecords?apikey=[API Key]&ticket=[Ticket]

Request Parameters

Parameter Description
ticket  -
apikey  -
fromIndex  Default value - 1
toIndex Default value - 2000
Maximum value - 2000
searchWord  While fetching records, word will be searched for the fields selected in the Search Layout in Product Customization.
Example: searchWord=United States
In this case, you will get the leads containing United States one of the fields selected in the Search Layout
lastModifiedTime  Default: null
If you specify the time, created/modified data will be fetched after the configured time.


! This page does not exists




 RSS of this page