List all approvers in an email notification
						
					
					
				
			
		
	
			
	
	
	
	
	
- Mark as New
 - Bookmark
 - Subscribe
 - Mute
 - Subscribe to RSS Feed
 - Permalink
 - Report Inappropriate Content
 
09-02-2025 04:21 AM
Hi Community,
I've designed a flow for approval reminders that automatically closes a request if no action is taken. However, I'm encountering a challenge with the email notification: I can only display one approver, whereas I’d like to include all individuals the approval request was sent to.
Is there a straightforward way to list all approvers in the notification email?
- Mark as New
 - Bookmark
 - Subscribe
 - Mute
 - Subscribe to RSS Feed
 - Permalink
 - Report Inappropriate Content
 
09-02-2025 09:15 PM
Did you get a chance to review this ?
If my response helped to answer your query, please mark it helpful & accept the solution.
Thanks,
Bhuvan
- Mark as New
 - Bookmark
 - Subscribe
 - Mute
 - Subscribe to RSS Feed
 - Permalink
 - Report Inappropriate Content
 
09-02-2025 06:48 AM
I believe the question is about how to display all the approvers in email and not about sending dynamic approvals.
The link you shared seems mismatch with the question.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
 - Bookmark
 - Subscribe
 - Mute
 - Subscribe to RSS Feed
 - Permalink
 - Report Inappropriate Content
 
09-02-2025 06:53 AM
Yes, I know it is reference to scripted approvals. But this should help to guide how flow variable can be created and approvers list can be stored and referred in the notification action.
This could help someone who have not worked in depth on flow development.
Thanks,
Bhuvan
- Mark as New
 - Bookmark
 - Subscribe
 - Mute
 - Subscribe to RSS Feed
 - Permalink
 - Report Inappropriate Content
 
09-02-2025 05:08 AM
you can use a flow variable and then use "Set Flow Variables" flow logic to store all the approvers.
Then use this flow variable in your "Send Email" flow action.
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
 - Bookmark
 - Subscribe
 - Mute
 - Subscribe to RSS Feed
 - Permalink
 - Report Inappropriate Content
 
09-02-2025 06:01 AM
Thank you for marking my response as helpful.
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
