multiple approvals not triggering from a list collector variable
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago - last edited 3 weeks ago
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.
Can anyone please help on how to fix the same.
Thanks,
Sri
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Please cross verify from your end. because you screenshot is confusing me
Get variable action you will fetch all the variable of particular catalog item
then try to add your custom action and pass the additional approval variable information
then add for each logic as input from previous step
then add lookup record action add condition is sys_id and bring for each look records
Thanks,
BK