need help about ask for approval action

jieLian123
Tera Expert

Hi, everyone .

I am using 'ask for approval' action in a flow to accomplish a multiple approval image like below.

How should I set the flow to get the result as expected.

Expected:

I was expecting that if the first 'ask for approval' approved , then the second 'ask for approval' should be requested,

and the approver should be able to approve the request.

Actual:

When I triggered the flow, the first 'ask for approval' approved, the second  'ask for approval' was set to 'No longer required '.

jieLian123_0-1709528322678.png

 

9 REPLIES 9

Harish KM
Kilo Patron
Kilo Patron

Hi @jieLian123 I think your using else after each if, which is failing for the next approval record.

Regards
Harish

Hi @Harish KM ,

I think when approve for the first 'ask for approval' action, the flow will go to 'else' branch,

and the second 'ask for approval' will be triggered and the request was send to the approver.

isn't is right.

dgarad
Giga Sage

Hi @jieLian123 

 

Please try below approval rule as per the screenshot.

DharmarajGarad_0-1709529679761.png

Regards,

Dharmaraj

 

 

If my answer finds you well, helpful, and related to the question asked. Please mark it as correct and helpful.

Thanks
dgarad

Hi @dgarad 
I don't require 'all user approve or reject'.

I was trying to set a flow just like below.

when approver A approves a request, then update a the trigger record to status 'A approved',

and the request should be sent to the upper level approver - approver B, and approver B should be able to 

accomplish approve.