Tag: Activity

[Salesforce] The Sobject Crusade: ActivityHistory

Back to the Sobject Crusade list. Source: ActivityHistory The ActivityHistory object is a read-only object that shows all completed Tasks and past Events related to a give object (e.g. Account). It includes activities for all contacts related to the object. This object is shown in the Activity History related list: Few limitations apply: The object […]

The Sobject Crusade: AcceptedEventRelation

Back to the Sobject Crusade list. Source: AcceptedEventRelation This object is available in API versions 29.0 and later. The AcceptedEventRelation object the info about invitees who have accepted/refused the event. How to get to it? Go to an object standard layout where the Open Activities related list is available: Click on New Event: On the […]