So We have a few custom fields in our Contacts area and I am trying to Search it using the following api URI
{"response": {"uri":"/crm/private/json/Contacts/searchRecords","error": {"code":4832,"message":"API call cannot be completed as the Criteria parameter contains empty field name"}}}
Please Help!!! It is saying that my field name is empty? That dosent make any sense...
My understanding is that error code 4832 States I am using a TEXT instead of a INTEGER... Not sure why this would be saying this..
Anyone have any Ideas?