Hi,
Ive built a flow for mutliple managers depending on budget level. However when I try to test and push it through i get an error saying that the 'get manager' function failed
-Ive set it up that the first blocks are referecing the above managers with the 'get manager v2' function.
-Ive added a switch case that looks at the budget level (1,2 or 3) from a sharepoint list and routes it to the appropriate manager.
Is there something wrong with using the 'get manager v2' to get the the following heirachy: created by user -> Manager1 -> Manager2 (Sr) -> Manager3 (Dir)
Regards,
Ali