Get a first look at what's coming. The Developer Passport Australia Release Preview kicks off March 12. Dive in! 

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