I want to access account_category_1 in Root
the account_category_1 is list of category which is from get api i want to use in dropdown in root form
I think you can use a reference selector
and from the selectable object tab set the data source Microflow to call the get service again to fill the ref selector with the data from the get API
Please recommend this as accepted answer if it solves the issue