Question
Using the API, how do I get details for activities?
I've been collecting activities with getLeadChanges() for several weeks, and I've seen that many come through with no details (the activityAttributes collection has no record with an attrName of "Details"). I assumed this was normal, not all activities are that complex, right?
This includes the "Send Email", "Email Delivered", and "Change Data Value" activity types. However, the business users have shown me screen shots where activities of these types do have details. Is there some extra step I need to reliably get details when calling getLeadChanges()?
The types that do have details (for me, anyway) are "Email Bounced", "Email Bounced Soft", and a small fraction of "Unsubscribe Email" activities.
This includes the "Send Email", "Email Delivered", and "Change Data Value" activity types. However, the business users have shown me screen shots where activities of these types do have details. Is there some extra step I need to reliably get details when calling getLeadChanges()?
The types that do have details (for me, anyway) are "Email Bounced", "Email Bounced Soft", and a small fraction of "Unsubscribe Email" activities.