HTTP Request / Connect - Power Automate

I see a couple of threads about this topic but no solution presented.
Tagging some users previous involved in threads regarding this.

@Fquin
@carlos.camacho

I´m getting Auth & Token from Postman but when trying to auth/login from Power Automate i don´t succeed.
If i post the bearer token received from Postman in Power Automate i do even succeed to do the requests there as well.

So i´m stuck when it comes to do the actual authorization to be able to fetch the token inside the Power Automate environment.
I have tried a lot and i think(?!) i have narrowed the problem to be connected to the redirect_uri ..
I have used the general https://global.consent.azure-apim.net/redirect as redirect_uri and i have found that some have extra characters added after https:// and before global and consent and that you would need to approve the application request in azure center?

Do we have someone here who have succeeded and could help out with this?

Thanks in advance!

Best regards,
Karl

1 Like

Hi Karl,

As I understand you are trying to run Genesys Cloud API from Power Automate.
I have done similar for Azure Logic Apps.
The idea around own middle layer proxy application with build in security Genesys Cloud client credentials + own secret key(or security based on Azure AD works fine for MS products) which you will be able to use from Power Automate.

Best regards, Taras

Hi Taras,

That´s correct. I know that it should work but need som help to get the authorization get trhough.
As mentioned, i think there´s something connected to the re-connect uri and was hoping that someone who had done this , and/or have created a working custom connector could provide som details on the setup.

Best regards,
Karl

This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.