
Julian
-
Total activity13
-
Last activity
-
Member since
-
Following0 users
-
Followed by0 users
-
Votes2
-
Subscriptions6
Activity overview
Latest activity by Julian-
Julian commented,
Hi This is quite a specific request and i believe this problem requires custom solution. It for sure can be solved using Zendesk webhooks and triggers functionality. I will share my possible approa...
-
Julian commented,
Hi Susana Had similar issue some time ago. It is not possible to completely disable the rich content inside the tickets (contacted Zendesk support). However, it is possible to change Rich content t...
-
Julian commented,
Hi Caitlin You can use something like {{ticket.requester.first_name | slice: 0,3}} {{ticket.requester.last_name| slice: 0,3}} To get only the first three symbols of both parts. And all in uppercas...
-
Julian commented,
Hi Kyle Just used a similar solution to yours. You can use the {{ line | url_decode }}, it will remove + symbols and all other previously encoded symbols. {% assign address = ticket.ticket_field_12...
-
Julian commented,
+ https://support.zendesk.com/hc/en-us/articles/4411973772186-What-does-the-Null-option-mean-in-my-Explore-filter-. "Sometimes it is not useful and does not apply to the filter at all." - Yes. What...