Getting error on the For Each in Flow Designer

JLeong
Mega Sage

Hi Guys,

Need help .... I am trying to automatically create group and add members to it via a catalog request.

The group gets created no issues, but when I try to add members using For each on a list collector, I get an error:

Please assist.

Thank you!

find_real_file.png

1 ACCEPTED SOLUTION

I invite you to watch today's video where I go in to some examples similar to what you asked for.

View solution in original post

12 REPLIES 12

If I have answered your question, don't forget mark my previous response as correct so that others with the same question in the future can find it quickly and that it gets removed from the Unanswered list.

Thank you

sethhumphrey
Mega Guru

@Chuck Tomasi 

I happen to be creating the same functionality featured in your LIVE posting (which was great, too bad I started on my own before I found it).

Instead of a single reference input, I have a list to add multiple records to a group but I'm getting an error in Flow Designer: "DesignerError: Bad Request. Invalid table undefined"

find_real_file.png

Feel like I'm missing something simple here.  Any idea what's going on?

Hi Seth,

I believe you will need to have LookUp first before the For Each. Example:

find_real_file.png