How to populate current login person first name in notification body?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-21-2024 02:07 AM
Hi Team,
I am sending notification to group members,
I am using email script to populate the body of notification.
"Hi " + gs.getUserDisplayName();
above is the line I am using to populate current group members name, but it is coming as System,
I am triggering notification using flow designer it this the reason?
Can someone help me in this how to achieve this using flow only
Thanks
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-21-2024 02:58 AM
Hi @Prathamesh Cha1 ,
please check this post. For group emails you can not add individuals names.
Please mark my answer correct and helpful if this works for you.