Quantcast
Channel: Active questions tagged feeditem - Salesforce Stack Exchange
Viewing all articles
Browse latest Browse all 160

How can I change the FeedItem's sender?

$
0
0

In the case of the image, the user Alanna Clark updated an account and my trigger runned and posted the FeedItem.

But I want to change the sender ("Alanna Clark") for another user called "INTERFACE" when the trigger runs. What do I have to do?

//Feed PostFeedItem post = new FeedItem();post.Body = 'Msg body';post.ParentId = acc.Id ;insert post;

enter image description here


Viewing all articles
Browse latest Browse all 160

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>