I have built the following search string. I am trying to retrieve all the Accounts fields if the "BNS Export" field = "YES". Please see the code window below.
Can you tell me why it fails?
http://crm.zoho.com/crm/private/xml/Leads/getSearchRecords?ticket=XXXXXXXX&apikey=YYYYYYYYYY&newFormat=2&selectColumns=Accounts(All)&searchCondition=(BNS Export|=|YES)
Oh... and your API Documentation doesn't show the newFormat parameter anywhere on the web page: http://zohocrmapi.wiki.zoho.com/getSearchRecords-Method.html
Thanks,
David