Chatter Posts for a specific user in Salesforce

276 views Mar 27, 2025

To find/query/SQOL all the Chatter Posts for a specific user in Salesforce, run a SOQL FeedItem object/entity where InsertedById is filtered by the id of the user. Blog Post: https://www.infallibletechie.com/2021/10/how-to-findquerysqol-all-chatter-posts.html

#Internet Software