multiple approvals not triggering from a list collector variable

Sri56
Tera Contributor

Hi Team,

 

I have one list collector variable for 'additional approver' field which has defined in a flow to trigger approvals.

Its working for one record.

However not for multiple records, i tried with Look up records action with for each logic but still didn't work.

Sri56_0-1782716585196.png

 

 

Can anyone please help on how to fix the same.

 

Thanks,

Sri

9 REPLIES 9

Hi @Sri56 ,

can you share the screenshot

If this information proves useful, kindly mark it as helpful or accepted solution.

Thanks,
BK

Sri56
Tera Contributor

Hi @Bhavya11

PFA!

Sri56_0-1782723028249.png

 

Please help me with the flow, we can may be have a zoom meeting?

pr8172510
Tera Guru

Hi @Sri56 ,

I was able to reproduce a similar scenario

pr8172510_0-1782726574546.pngpr8172510_1-1782726638664.pngpr8172510_2-1782726664525.pngpr8172510_3-1782726695311.pngpr8172510_4-1782726722327.pngpr8172510_5-1782726750153.pngpr8172510_6-1782726774476.pngpr8172510_7-1782726814100.pngpr8172510_8-1782726846038.png


If your requirement is to send approvals one after another (sequential approvals), this approach works well.

If your requirement is to create
all approval records at once (parallel approvals), you can avoid the For Each loop and configure the Ask For Approval action to use multiple approvers directly.

Sri56
Tera Contributor

Hi,

 

I couldn't able to select variable name from the action created:

Sri56_0-1782734757703.png

Please help me!

 

Thanks,

Sri

Hi @Sri56,

From your screenshot, Additional Approver is an Array.Object output.

Could you share the configuration of your custom action (especially the Outputs and the Script that populates the Additional Approver output)? That will help identify whether the output type needs to be changed to a supported type