Hi All,
I am trying to make the url
“NetSuite Login” by replacing the id='2165466" with variable internal_id which contains dynamic values. Please let me know how can I achieve this ?
I tried doing the following steps:


Hi All,
I am trying to make the url
“NetSuite Login” by replacing the id='2165466" with variable internal_id which contains dynamic values. Please let me know how can I achieve this ?
I tried doing the following steps:


Hi @marina.dutta ,
You could try just placing the variable at that position, something like below :
"Your URL upto id="+internal_id+"&e=T"
Let us know if it does not work.
Thank You. It worked
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.