How to fetch list collector variable values using flow designer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-27-2024 11:15 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-27-2024 02:23 PM
I created a quick Catalog Item with a List Collector variable targeting sys_user.
I picked these 3 users for my sample RITM
Then I created a Flow. First action I took was to get the variables from my sample RITM using the Catalog Item I created.
Then I created an Approval action in the Flow and set the approvers to the list collector variable.
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.
TADAAAA!!