Currently, there are actions that can get attribute values such as "UserPrincipalName" and "DisplayName" in Flow.
However, an action that can acquire "CustomAttribute" that is the attribute value on the EXO side is not implemented.
There are situations where you want to use the value of "CustomAttribute" when creating a flow, so I think it would be useful if implemented.