Level 1
Level 2
Sign in to Community
Learn more
Sign in to view all badges
Expand my Community achievements bar.
This conversation has been locked due to inactivity. Please create a new post.
Hi,
I am fairly new to Campaign and so trying to understand if there is a way to do URL encoding.
I am passing a query parameter in one of the URLs in the template.
The value of this query parameter has a percentage(%) character.
Is there a way this percentage character can be encoded before passing as part of the URL?
Thanks,
Souradeep
Solved! Go to Solution.
you can use escapeUrl function
http://mydomain/resourcepath?id=<%= escapeUrl(myId) %>
View solution in original post
Hi Vipul,
I am also looking for similar solution
could you please elaborate on this,
We want to pass on query parameter from adobe campaign email url to web page (which is not built using adobe campaign web application) in an encrypted manner.
please suggest.
Regards,
Manish
Views
Likes
Replies