11-17-2011 06:12 PM
We are trying to pull the service ID into an existing link in an email template.
We want to include the service ID in an email to an existing link that takes the customer to another place. We want to pull the service.serviceid and place it at the end of the existing link. Has anyone worked with this at all?
Thanks - Wendy
11-17-2011 06:12 PM
Hi Wendy,
There is a namespace for the service ID, it is #Service.ServiceID#. You can then put this include this in your URL.
11-17-2011 06:12 PM
Thanks Craig. I can pull the service id into the email template using #Service.ServiceID#, but I can't get it to be at the end of the link to the site I want to send the user to. Example: I want to send someone to http://test.com/test/default.asp?Service = "this is where I need to pull in the service ID, so that it will be part of the link the customer will select.
Wendy Howerton
11-17-2011 06:12 PM
Hi Wendy,
I think the problem might be in the HTML. Click on the Source button to view the HTML code. Inspect the hyperlink and ensure that the namespace is not being "broken" by some html tags. ie #Service.ServiceID#
Craig
11-17-2011 06:12 PM
Thanks Craig - you were right - somehow a space was in there which didn't allow the service id to populate. Once I removed it and tested, the link includes the service ID now. Sometimes you need someone to remind you of little things!
Again - thank you so much!! Have a GREAT Day!
Wendy
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide