CRM API: How to add 'Note' when adding New Contact
I have looked through dozens of Zoho CRM support pages and NOWHERE can I find a reference to how to add a note at the same time I add a new contact record using API. This seems like an important and beneficial item for a new record, but every reference I find is for adding a note TO an EXISTING contact record. I tried to add Note_Title and Note_Content (API Names found in various searches) to my data array and the new contact record was created successfully ... but NO note was added. Can anyone help on this? Thank you!