Reputation: 1
I am trying to use Power Automate to setup OAuth connection with DocuSign. I do not want to use the custom connector. I am currently in the demo environment. How can I setup the redirect URI to redirect to a Power Automate HTTP triggered flow? Adding the HTTP flow URL as a redirect URI does not seem to work.
This seems really simple but I cannot get it to work and find minimal documentation. Has anyone done something similar? Any help appreciated. Thank you!
I have tried creating 2 flows, one for the authorization process, and the other for the redirect uri. At this point I was hoping to see a simple example to follow after 40+ hours of working on this. It seems I am missing something simple.
Upvotes: 0
Views: 308
Reputation: 1
If your question is-Is there a way to set up the redirect URI to redirect to a Power Automate HTTP triggered flow without using a custom connector?
Answer- It is not possible to set up the auth code grant redirect uri to redirect to a power automate flow directly. it can only redirect to an https url.
thanks sai
Upvotes: 0