How to create 'for loop' in workflow as Flow Designer

AnilM99
Tera Expert

Hi Team,

I created a PowerShell activity in the workflow and created a list collector variable.

My requirement is

We have to add multiple users to the AD group, but in the AD group, only one user can be added at once.

So, we should use a 'for loop' to run PowerShell activity multiple times.

 

Please help me on the same.

Thanks,

Anil!

 

5 REPLIES 5

Hi @Richard

Thanks for the reply 

Currently we are not using the integration hub. So we are trying to implement it in the workflow.