Post field level audit to Pulse in Pega 8.5.1

Do we have any way of posting the field level audit records to pulse. I’m looking for some extension points in field level auditing to hook up post to pulse logic.

Our requirement is to have a single pulse comment based on the changes a user performs.

For ex: In pulse we need a comment for a UserA, has changed property a with value a to value B etc.

I don’t think there is any OOTB way to achieve this.

However, as the pulse communication are managed through Data pages, means you have the information stored in DB. So maybe you can create a custom data type for the same.

Also, In the “Post” button in Pulse section, add an activity and do “History-Add” for the same.

@PrakashDeep have achieved this through Pulse Feed rule.

Defined a data page to get the audit and passed it to pulse feed rule as source. Then added the feed rule as additional feed source to OOTB pulse section