Question
I want to get all ActivityRecord through SOAP API
'getLeadActivity' get data for only one single Lead.
'getLeadChanges' could return changes of all leads, but the result item 'LeadChangeRecord' has only 7 fields.
I get 11 fields for ActivityRecord when calling 'describeMObject'.
So, I want to find a way to get lead activities with 11 fields like 'getLeadActivity' but not to travel all the leads manually.
Do you have any suggestions?
Thanks.
'getLeadChanges' could return changes of all leads, but the result item 'LeadChangeRecord' has only 7 fields.
I get 11 fields for ActivityRecord when calling 'describeMObject'.
So, I want to find a way to get lead activities with 11 fields like 'getLeadActivity' but not to travel all the leads manually.
Do you have any suggestions?
Thanks.