Open a local action (modal) passing flow action name as parameter
Is there a way to pass flow action name as parameter to open different flow actions depending on the name store on a param or property?
Currently we are trying to implement a Page group which will show a list of actions to take and on the click of a button of each of this actions it should launch specific flow action for the action selected.