how to get DeletedRecordIds for notes in Leads module through JOHO CRM API
how to get DeletedRecordIds for notes in Leads module through JOHO CRM API
Hi
I need to get the deleted record ids of notes which are child's of leads module through JOHO CRM API
using getDeletedRecordIds method I am able to get deleted ids of parent module
https://crm.zoho.com/crm/private/json/
Leads
/getDeletedRecordIds?authtoken=
dfd45454545454544545
&scope=crmapi
how to get DeletedRecordIds for Related records(Notes) of Leads