Hi Everyone,
We have a requirement where we use OAUTH2.0: Authorization code grant and once we click on Authorize,
A new browser tab opens and an after logging into the external system, an URL comes in the search bar of the newly opened browser tab.
Is there an way in appian to read the URL and fetch it into any variables,once authorization is successful.
Thanks
Rupa
Discussion posts and replies are publicly visible
Appian does not support any client side JavaScript code. And component plugins, which are developed in JavaScript run in a secure container and cannot access the outside.
I am not aware of any way to do that.
Thanks for the response Stefan
Is there any way to do this thing in another way?
Thanks for the response Stefan .