How to Update Security Role for a User using Flow

0
I want to assign a security role to users onboarded on the app. The Onboarding is being done through a page and I am trying to trigger a microflow to set security roles to the user basis on some conditions. I am not able to figure out what steps I should follow in order to achieve this goal
asked
1 answers
0

Hi Utkarsh Agarwal,

                                   First create a page or microflow to access this for particular user you should give page access for pages and microflow access for microflows in module security. Don’t forget to give entity access for the user who have read and write options in your application. I hope this will helps you. 

answered