So, I am calling an external link (into a web-view I guess) from a custom action where the user authenticates the credentials and should be directed back to the Adalo screen.
The OAUTH 2.0 process is defined in integromat HTTP where I provide a redirect url, which is needed to be integromat specific a per integromat documentation.
I want to test/experiment by providing a Adalo screen link as the redirect url but is there a way to get the screen url?
Is there a workaround if deeplinking back to Adalo is not possible?
If anyone has done a similar implementation, perhaps share your learnings for inspiration.