Flow designer  for how to get requestor manager name.
						
					
					
				
			
		
	
			
	
	
	
	
	
Options
			
				
					
	
			
		
	- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-02-2023 09:48 AM
How can we get requestor manager name using flow designer script.
		1 REPLY 1
	
		
		
			
			
			
					
	
			Options
			
				
					
	
			
		
	- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-02-2023 09:59 AM
Hi @User267,
You need to use the Get Catalog Variables action and you can use data pill to get Requester manager name.
return fd_data.trigger.request_item.variables.Requester_variable_name.manager.getDisplayValue();
If my response helps to solve your issue. Kindly mark it as helpful & correct. It will be helpful for future readers.
Thanks,
Sagar Pagar
	The world works with ServiceNow
			
			
				
			
			
			
			
			
			
		