Hi, I am using profile2 with heartbeat and rules. I would like to have the heartbeat activity stream be updated with a message each time a user updates their profile2 profiles. I have setup a heartbeat template for updates to a profile and a corresponding rule. The rule is configured to perform the "Heartbeat: log activity to activity stream" action in response to the event "Profile:after updating an existing profile".
The action fields have the following values:
EntityID:0;
UserID:[profile2:user];
Entity TargetID:0;
UserTargetId:0;
CommentID:0;
!Username: [profile2:url]
With the configuration of heartbeat and rules, I cannot seem to get the update posted to the activity stream. I was able to get an update to the account page for a user to be output using the default heartbeat template for "edit_account", but cannot get profile2 working with heartbeat and rules.
Can someone please advise what I may be missing?
Thanks in advance.