Do you want to get the credentials from Custom APIs to HTTP authentication via PowerApps?
Yes. But not only from PowerApps. Flow itself also. Eg. If I use my customerapi at flow, all of http credentials can be read from my can be apply from my customerapi. My.customerapi.(‘user’) like this.
Second approach is currently I use. But that’s temporary solution. Because App is already connect customerapi and I can use customerapi from flow without re-keyin the user name and password again . But http part needs to be key in username and password. It doesn’t make sense, it should be able to read from connections. My be there has function but I can’t find it. This a reason why asking here.
Thanks for your response.
Regards,