You need to sign in to do that
Don't have an account?

How to get activity (comments, chatter, etc.) on a opportunity
I wish to get the activity related to an Opportunity. However, looking at the Force.com REST API (https://developer.salesforce.com/docs/api-explorer) I cannot find a way to do so.
The following entities may be related: Note, ChatterActivity and OpportunityFeed, however i can't find how they are linked to Opportunities.
Help is appreciated!
The following entities may be related: Note, ChatterActivity and OpportunityFeed, however i can't find how they are linked to Opportunities.
Help is appreciated!
They are all linked to Opportunities by ParentId.