How can we restrict admin access for users while still allowing them to perform specific admin tasks

Is it possible to restrict admin access for users and hide the system folder, while still allowing them to perform specific admin tasks such as creating accounts, groups, new scheduled flows, and AD sync jobs through a custom page with dedicated buttons?


Comments

  • amershaik_Decisions
    edited June 27

    We can't perform admin tasks without granting admin access. We must create custom flows for the respective buttons and run them using 'run flow' buttons on the custom page.

    Explore Toolbox -> Integrations -> Internal Services -> Account Service / Group Service / Scheduled Job Service to create custom flows for creating User/Group/Scheduled Job. Then, create buttons on the custom page using 'run flow as button' to execute these flows.

Sign In or Register to comment.