Welcome to Community Week 2025! Join us to learn, connect, and be recognized as we celebrate the spirit of Community and the power of AI. Get the details  

Flow designer for how to get requestor manager name.

User267
Tera Contributor

How can we get requestor manager name using flow designer script.

1 REPLY 1

Sagar Pagar
Tera Patron

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