Good day, I'm new to PAD.
I'm unsure what would be the best way to word this out.
We have a legacy application in with we need to create accounts manually.
What I would like to happen is,
1 - A cloud flow runs daily and looks into a SharePoint list for users who need to be created on the legacy application.


2 - The desktop flow would be triggered.

3 - subflow to populate the user info

The problem: I don't want to make it so the Desktop flow would open the app, create the user, close the app, then repeat it again for each user. I want to know if it is possible just to open the app once, then go over into for each user, create all of them, then close the app.
English is not my first language. Apologies if this does not make sense. I can try to elaborate more if need be.