function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
selvaa89selvaa89 

Retrieving the changes happened in the posts liked by user - chatter

I want to retrieve the changes happened in the posts which were liked by user using Chatter REST api. I know that Can do this by retrieving the likes of current user and going through each post for any changes. But this would make me to hit the api rate limit easily.

 

Is there any other way to do this?

Jia HuJia Hu
Just make a confirmation first,
1) what you want to retrieve is feed, or comment, or feed and comment
2) you want to retrieve the posts with likes or
3) likes from a specific user