How to fetch list collector variable values using flow designer

Rohith2
Tera Contributor

How to fetch list collector variable values using flow, based on values selected in list collector it should check list collector values and it should trigger approvals, based on combinations selected in list collector variable.

1 REPLY 1

Uncle Rob
Kilo Patron

I created a quick Catalog Item with a List Collector variable targeting sys_user.
I picked these 3 users for my sample RITM

UncleRob_0-1732745950483.png

 

Then I created a Flow.  First action I took was to get the variables from my sample RITM using the Catalog Item I created.

UncleRob_1-1732746017443.png

Then I created an Approval action in the Flow and set the approvers to the list collector variable.

UncleRob_2-1732746076804.png

Only thing I had to do was make sure I used the Pill Selector.  It didn't like me dragging/dropping the variable from the data picker.

UncleRob_3-1732746120617.png

TADAAAA!!

UncleRob_4-1732746149892.png