Tickets displayed on end-user guide landing page
AnsweredIs there a way to embed the "my activities" list of ticket on the homepage for end users to see once they login?
-
Hi Michael,
There's no Curlybar tag available to add the My Activities to the home page. You'll most likely need to use the Help Center API to set this up.
I also encourage you to look at our Introduction to Help Center Templates as well as our documentation on how to use the Help Center templating language for more details on what is available for customizing the Help Center.
Hope this helps!
-
Hi Michael,
As Brett mentioned this is definitely possible using the API. I had worked on something similar using the /api/v2/requests.json endpoint which will return results for an end user if they are signed in to your Zendesk instance. I then used ractive.js (optional) to build out my own templating system so that I could use it in the same way as Curlybars.
If you need some guidance, I'd be happy to work with you on developing a solution and I can work with almost any budget.
Justin
Please sign in to leave a comment.
2 Comments