Hi,
I'm trying to build a flow that disables users temporarily in order to export records from a model-driven app. I've seen several
There will be one admin user who will be in charge of exporting records, the process should only take 10-20 min. Then the admin user can enable the other users after completion.
So ideally a manual trigger (button) that when clicked it disables specific users, lets the admin do what they need to do and then they can click the button to enable user access again.
Is that possible via flow? Or is there a diff/better way?