If request summited by manager no need to approval created task .

poco
Tera Contributor

If request submitted by manager no need to approval created task . Request submitted by other user it's goes approval after approval create task  (workflow )

1 ACCEPTED SOLUTION

SanjivMeher
Kilo Patron
Kilo Patron

You can add these condition in your flow designer to check if the Requested For Manager is the opened By of the request. If yes, dont send for approval

Below is an example

https://www.servicenow.com/community/developer-forum/skip-approval-when-requested-for-manager-is-rai...


Please mark this response as correct or helpful if it assisted you with your question.

View solution in original post

1 REPLY 1

SanjivMeher
Kilo Patron
Kilo Patron

You can add these condition in your flow designer to check if the Requested For Manager is the opened By of the request. If yes, dont send for approval

Below is an example

https://www.servicenow.com/community/developer-forum/skip-approval-when-requested-for-manager-is-rai...


Please mark this response as correct or helpful if it assisted you with your question.