
Justin
A developer who loves to customise Zendesk
-
Total activity129
-
Last activity
-
Member since
-
Following0 users
-
Followed by5 users
-
Votes47
-
Subscriptions36
Activity overview
Latest activity by Justin-
Justin commented,
Hi Edouard, I wasn't following this thread so I apologise for not seeing your question. My app does not unfortunately allow export but I have set up a google sheet that does this externally from Ze...
-
Justin commented,
Hey Kevin - have developed a similar app that works from the sidebar here: https://www.zendesk.com/apps/support/problem-tracker/ Would love some feedback. Justin
-
Justin commented,
Hi Brett, Appreciate the comment, however, the issue is primarily that agents are using search to cherry pick the easy tickets, rather than using the play only feature that serves the next ticket i...
-
Justin commented,
An email address? I have released an application on the Zendesk market place called Problem Tracker. If you would like to show your support you could sign up for that temporarily. I would definit...
-
Justin commented,
@Edouard - I have updated the sheet so that it will handle the custom fields. The format "custom_field_123456789" should now work.
-
Justin commented,
@Edouard - I'm not sure why you're getting undefined, does this happen when you use the default functions? For custom fields I believe the format is something like "custom_field_123456789" @All I...
-
Justin commented,
@Edouard - You should be able to get more than 100 rows if you use the requestAll code that I provided in an earlier reply. Regarding Authentication, make sure that the browser isn't blocking anyth...
-
Justin commented,
Hello again, After some feedback from some users of the script/sheet being a little complex, and being disconnected from the main Zendesk interface - I decided to create my very own Zendesk Applica...
-
Justin commented,
Hello again, After some feedback from some users of the script/sheet being a little complex, and being disconnected from the main Zendesk interface - I decided to create my very own Zendesk Applica...
-
Justin commented,
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 the...