Inserting record in lead
Inserting record in lead
Hi there,
i am new to zoho crm api, While Inserting record in lead, in the xml data if i removed the row tag and tried to post. the result response was like this "<response uri="/crm/private/xml/Leads/insertRecords">
<result>
<message>Record(s) added successfully</message>
</result>
</response> ", but i didn't found that record in lead module. is this the right way to do this