Jump to content

Email Templates - Hyperlinks to Requests


Malcolm

Recommended Posts

Trying to figure out the correct syntax/vaiables to use to provide a url link to a specific request within an email notification.

One of the sticking points is that we use HB both internally and externally so depending on the customer the URL would be different (service. VS customer.)

Any assistance would be much appreciated.

Link to comment
Share on other sites

@Malcolm you are able to include both URL's in the same email, and depending on the customer type you can use the ESP Conditions available in email templates.

Doing this will only display the correct one in the email template, depending on the customer type on each request :) 

Insert ESP Conditions - using the book icon next to the variable drop down picker

image.png

So the email template looks like this

image.png

1. For external contact's using the customer portal

https://customer.hornbill.com/<instance>/servicemanager/request/view/{{.H_pk_reference}}/

image.png

2. For internal customers using the service portal

https://service.hornbill.com/<instance>/servicemanager/request/view/{{.H_pk_reference}}/

image.png

** For both of the above URL's you will need to substitute <instance> with your instance name

Let us know how you get on 

 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...