Recent searches
No recent searches
Embedding hyperlinks in dynamic content
Not Planned
Posted Oct 22, 2018
At MOO, we'd love it if it were possible to embed hyperlinks in dynamic content.
We frequently try to get our customers interested in some of our alternative products by running 'Customer Service product of the month' promotions. We tell customers about this through dynamic content when we've resolved an issue with them (as a little "you're welcome" treat) and we're currently having to add long ugly urls to direct them to the promoted products. If we could just embed hyperlinks to those products within the dynamic content (so they click on the product name in the text to go straight to the product page), this would be a much smoother and seamless experience for them.
49
18
18 comments
Official
Shawna James
Hi everyone, thank you for your comments and feedback here! We apologize for the delay in our response here. In reference to this post, this feature is not currently planned or on the roadmap.
We understand this may be disappointing to some users but wanted to provide a transparent update about where this feature stands.
At this time we are going to close this post for comment and mark it as “not planned”. If you are interested in learning more about this and other features being built please make sure to check out and follow our Community events, What’s New Community Topic, and Zendesk Updates. Again, we apologize for our delay and appreciate you being a valuable Zendesk Community member.
1
Nicole Saunders
That's an interesting use-case, Manon.
For our other users, would this kind of functionality benefit you? If so, how would you use it?
5
Michael H
@Manon: Do you have an example of the email (both visual and text/code) you can share that demonstrates the use case and problem you’re trying to solve, along with some sample links?
Would help me and potentially others both visualise and understand the problem you’re trying to solve with this use case, to lend our support or input.
0
Manon Delaune
0
Lettie
This would be really beneficial for me. I want to increase the Help Centre activity but we aren't quite ready to use Answer Bot yet.
Having a couple of our popular articles included in the message received text might help to solve a lot of tickets easily and encourage users to look at the Help Centre first before asking a question.
1
Nicole Saunders
Just a reminder to everyone to up-vote the original post.
0
Nicolas Van Geluwe
I don't see the need for a use case as it seems so obvious. We use macro's to simplify and speed up answering common questions/requests/incidents. In the tickets you can do a lot layout settings to format your text (numbered and bulleted list, bold/italic, links, ...), You can even do this in this comment. We also use dynamic content to have the macro's be language dependent. However, in the dynamic content no formatting is possible which from a user pov doesn't make any sense.
8
Kevin van de Riet
You can add this with standard HTML.
Just like this: <a href="url">link text</a>
1
Pat
Following, agree with Nicolas Van Geluwe, we have use macros to answer comon questions, many of them contain a hyperlink to our website...
0
Nicolas Van Geluwe
@Kevin van de Riet Thanks for sharing. I tried your suggestion but it doesn't seem to work. I just get the HTML text.
1
David Aideyan
The HTML approach worked for me using <a href="url">link text</a>
0
Andrea Rodriguez (CD Baby)
The formatting to use to add hyperlinks is this: **[Text to hyperlink ](https://website.arg)** I stumbled upon it editing copy on another placeholder that had a hyper link. Now, I just need a list of how to do bold and underlining!
4
Mathias Mittmann
Hi,
I tried adding links to dynamic content used in descriptions of ticket fields used on end-user ticket forms as HTML hyperlinks (<a href..>) and as markdown links ([Link text](Link target)), but it didn't work. In case of HTML links only the link text is rendered, markdown syntax is not interpreted, the entire text is just rendered as is.
Can this be done and if so how?
The use case is that we would like to link to our support details page with explanations on e.g. severity levels and associated SLAs when asking for the severity while and end-user creates a new ticket.
Many thanks
Mathias
0
Kay
@... it's not possible as easy as you would like.
However there is a solution. I'll try and give a high-level idea here.
Zendesk Support
So
{{dc.description_test}}
becomesdc.description_test
Zendesk Guide
It's not the prettiest of all, but it does the trick. Make sure the language in your HC url actually exists as a DC language, or you'll get an error message.
Enjoy :)
1
Mathias Mittmann
Many thanks, Kay! Much appreciated. That did the trick.
Kind regards
Mathias
0
Administration Account
If this feature is still needed for you, you might decide to give your vote for the formatting option in dynamic content and encourage Zednesk people to upgrade it for us.
Please have a look at my detailed article here:
https://support.zendesk.com/hc/en-us/community/posts/360051636794-Add-formatting-rich-text-editor-to-dynamic-content
Thank you! :)
0
RichL
So here I was thinking a standard html link like: <a href="url">link text</a> was supported in dyanmic contet.
Apparently, it kind of is...I'm using an html link in a DC placeholder that I use in an auto-reply email for a ticket generated via API. The link in the email auto-reply works properly for that scenario.
However, for whatever reason, when the html link is in a DC placeholder and used in an auto-reply trigger for a ticket created through email channel, the link will not be formatted correctly.
Another bizarre and completely avoidable quirk that cost me a chunk of time today. How many upvotes would fully supporting this very basic and obvious feature is needed after 3 years?
2
Tim (inactive account)
This would be nice to have.
One use for it would be signature where we mention our helpcenter
0