Skip to main content
6 answers
  1. Mar 26, 2024, 2:40 AM

    Hi ,

     

    You need to add as below.

    Owner: @[{!$Record.OwnerId}]

    For the at-mention into the body follow these steps:

    • Add square brackets [ ] around the merge field, like this: [{!$Record.OwnerId}]
    • Add an @ symbol at the beginning and a comma at the end, like this: @[{!Record.OwnerId}],
    • When followed by a value enclosed in square brackets, the @ symbol inserts the value as a mention in the Chatter post

    https://trailhead.salesforce.com/trailblazer-community/feed/0D54V00007CHPIySAP

0/9000