Ask for approval only from the user's manager in flow design

2022_ServiceNow
Tera Expert

Hi,

 

I have a requirement in the flow designer.

I want only the 'Manager' of the user who is submitting the request to 'Approve'. In the catalog for I do not have requested for field or anything related to the user. How can this be done?

Thank you in advance.

2 ACCEPTED SOLUTIONS

Ankur Bawiskar
Tera Patron
Tera Patron

@2022_ServiceNow 

you can set the approval like this

Request -> Requested For is the logged in user who submits.

Dot walk to that user's manager and set the approval

 

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

View solution in original post

Ankur Bawiskar
Tera Patron
Tera Patron

@2022_ServiceNow 

like this

AnkurBawiskar_0-1678354984958.png

 

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

View solution in original post

3 REPLIES 3

Ankur Bawiskar
Tera Patron
Tera Patron

@2022_ServiceNow 

you can set the approval like this

Request -> Requested For is the logged in user who submits.

Dot walk to that user's manager and set the approval

 

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

Ankur Bawiskar
Tera Patron
Tera Patron

@2022_ServiceNow 

like this

AnkurBawiskar_0-1678354984958.png

 

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

Thank you Sir!