Need to get value from url

Certified Associate Developer

Hello,


I have a requirement where I want to fetch values from URL to interface and use them accordingly.

 

for eg: Suppose I have an interface "IntA" which contains link and from that link I want to open other interface lets say interface "IntB". Also while opening the "IntB" I want some values to be passed on "IntB" which will be used as an input parameters. So if my link would be something like "https:/.../UserName:"ABC" Age:50", Then I want to use UserName and Age variables value in the interface which is being called by this link. Can someone please help me on this?

 

Thank you in advace

  Discussion posts and replies are publicly visible

Parents Reply Children