I use get text but the value (app id) is different for different users how do i do that ? and how do i send the is to backend???
Hi @Arvind_Karthigayan ,
We would require to know the format of the text that will be presented in the Pop Up to correctly suggest the solution.
However, if the pattern of text is same always in the pop-up. You should be able to perform String/Regex manipulations and get the required value from it.