Karan Chhabra6
Mega Sage

Hi @benjaminmetzler ,

 

You need to create a custom flow action which would take the input as list collector (string) and then convert it into array and return back this array and leverage it with the for each loop.

 

Please refer to this article by: https://www.servicenow.com/community/developer-blog/using-list-collector-in-flow-designer-for-each-l...

 

Thanks!