Hi,
In my plugin I want to create a record of postfollow entity. I want to be able to set a user to follow a record, for example User A to follow Opportunity B.
Problem is that if we specify "owninguser" attribute in the postfollow object, no create is being made (but no exception is thrown). If I just specify "regardingobjectid" attribute it works, but then it will be my user (running user) that will be the owner of the postfollow record ; i.e. it will be me who is following the Opportunity..
AssignRequest does not allow postfollow entity to be specified either, so we can't create it for running user and assign it to a new owner..
All information I've found online just state that you can set owner and regarding record to create the follow-relationship between the two.
Please help
*This post is locked for comments
I have the same question (0)