Workflow Creating Individual Records for Security Group

This is a silly question, but I am curious if this could work.

I don’t have any privileges to code as I’m admin access only.

I am in the middle of creating a workflow that:

When record created in ModuleA > Creates Records in ModuleB (= Number of Records same as Users in Security Group) > Assigns Users in Group to Individual Record

So, 20 users in group = 20 records individually assigned to each member.

I know this is unlikely to achieve without coding, but if someone has ever done it through admin or can suggest a similar strategy it would be appreciated.

Thanks :slight_smile:

Hi

that would be a kind of “loop” in a Workflow, iterating all users. No, that is not currently a feature without coding.