Skip to main content
6 respuestas
  1. 26 mar 2024, 02:40

    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