newFormat = 2 does not return the null fields
newFormat = 2 does not return the null fields
Hi Since you change the API and GetAllRecords does not exist anymore I facing a big issue!
Im trying to get my records with all fields (also the null ones)
http://crm.zoho.com/crm/private/xml/Accounts/getRecords?newformat=2&apikey=xxxxx&ticket=xxxxx&fromIndex=0&toIndex=200
and still many of my empty fields like Parent Account are missing
How can I solve this ASAP