function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Kayla Even 8Kayla Even 8 

mention chatter group in flow action

I am creating a flow to mention a few users related to the record the chatter post will be on. I also want to mention a chatter group in the post. Is this possible from within the flow? I have tried putting the group ID in like @[0F98D00000000FLSAY] and like @[{0F98D00000000FLSAY}} but neither have worked. Appreciate any help on this!