Discussions

Ask a Question
Back to All

Where can I find the authentication URL

Hello,

I’m working on creating a custom connector in Power Automate using the OAuth 2.0 authentication type. It’s asking for the client ID, client secret, authorization URL, token URL, refresh URL, and scope. I couldn’t find the authorization URL in the authentication part of the documentation. I found the access token URL in Postman after I got the collection and obtained the rest of the information from the Org Apps.

Could you please provide the authorization URL? Also, where should I put the redirect URL after I receive it from Power Automate?

Thank you.