Skip to main content
June 17, 2014
Question

How do we not expose the member.webinar url link?

  • June 17, 2014
  • 2 replies
  • 835 views
How do we hyperlink the {{member.webinar url}} so that does not show up in our webex email reminder as a long url exposing lead information?
This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

2 replies

Matt_Stone2
Level 9
June 17, 2014
You can use it as a link: <a href="{{member.webinar url}}">Click here</a>
June 17, 2014
If you make the token a hyperlink, you can have it say just "click here" (which is what is referred to in the code above).