Using list collector in Flow Designer , need to create multiple catalog tasks with one Request

VALLUB
Tera Contributor

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.

 

 

6 REPLIES 6

YaswanthKurre
Giga Guru

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

VALLUB_0-1748883507246.png

while selecting look up record, unable to adding

Ankur Bawiskar
Tera Patron
Tera Patron

@VALLUB 

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.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

VALLUB_0-1748883293447.png

while selecting look up record I am unable to selected, I used question_choice table.