How to pass custom parameter through URL to application

Hi!

I want to pass custom parameter through URL to application when user start using it and put into user session to use it later.

Url example: http://localhost:8080/app?param1=value1&param2=value2

How can I do this? I read about Screen Link but I don’t succeed. Please drop me an example!

Thanks

Hello @haattila

Please check related topics:

Regards,
Daniil