
Dan Nolan
-
Total activity14
-
Last activity
-
Member since
-
Following0 users
-
Followed by1 user
-
Votes3
-
Subscriptions5
Activity overview
Latest activity by Dan Nolan-
Dan Nolan commented,
Morris Coyle no prob, glad to get to show this off lol
-
Dan Nolan commented,
There's side-panel apps that can show the agent the user's other tickets, like Five Most Recent but what you really need to do is require info from the user to start a chat. The best way to stay or...
-
Dan Nolan commented,
This is definitely possible, it's how I do onboarding but it is very complicated and cannot be done with just Zendesk. It really requires knowledge of webhooks, the zendesk API and Python, so for m...
-
Dan Nolan commented,
It could be a bunch of things, usually an issue with permissions from where the pictures are hosted, but there's an article that goes deep on troubleshooting better than I can: https://support.zend...
-
Dan Nolan commented,
Yes. It sounds like what you want to do is format the comments better, individually, which you can do by iterating over each one with a for loop. I can't really test it (so very easily could be syn...
-
Dan Nolan commented,
In the admin settings go to channels >> email >> Personalized email replies click enable. This only works if you're replying to the ticket via webhook, though. You'd have to create an agent accoun...