Using list collector in Flow Designer , need to create multiple catalog tasks with one Request
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-01-2025 08:37 AM
Hi Community,
I have one List collector field, so if users selects multiple options then it creates multiple tasks with one Request.
For Example- User selects list collector choices as TypeA, TypeB and TypeC then it should creates 3 multiple tasks.
Please let me know how to achieve this. Thanks in Advacnce.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-01-2025 09:18 PM
Hi @VALLUB ,
In Flow Designer, you can use the "For Each" flow logic to iterate through the values selected in your list collector field. Inside the loop, use the "Create Task" action to generate a task for each selected item.
For example, if a user selects 2 values, the flow will automatically create 2 separate task records — one for each selection.
If this resolves your question, please mark it as Helpful and Correct. 😊
Thanks,
Yaswanth
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-02-2025 09:59 AM
while selecting look up record, unable to adding
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-01-2025 10:32 PM
you can use for each and iterate
what did you start with and where are you stuck?
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-02-2025 09:57 AM
while selecting look up record I am unable to selected, I used question_choice table.