Avatar

Sebastiaan Wijchers

  • Actividad total
    109
  • Última actividad
  • Miembro desde
  • Siguiendo
    0 usuarios
  • Lo siguen
    0 usuarios
  • Votos
    25
  • Suscripciones
    56

Resumen de la actividad

Última actividad de Sebastiaan Wijchers
  • Avatar

    Sebastiaan Wijchers hizo un comentario,

    Hello Enzo, How big is the file you're downloading in Zendesk? Is it 1.9MB like the original, or way smaller?You should POST the file, there is a curl example in the documentation:https://developer...

  • Avatar

    Sebastiaan Wijchers hizo un comentario,

    Hello Mia, What you'd like to change is called the 'recipient' address. As far as I know you cannot do this with triggers. I've built some (private) custom solutions in the past, but there's a publ...

  • Avatar

    Sebastiaan Wijchers hizo un comentario,

    Hello Tamara, Options are very limited, so colored text or backgrounds will be stripped. Only the basic table structure will remain. With kind regards, SebastiaanSparkly ⭐

  • Avatar

    Sebastiaan Wijchers hizo un comentario,

    Hello Pascal, It's correct you cannot manage the width of columns, it will somewhat auto-adjust to the content of the columns. Zendesk will strip any properties that would set the width of a column...

  • Avatar

    Sebastiaan Wijchers hizo un comentario,

    Hello Elizabeth, All communication to the requester (unlike CCs) is fired by triggers. So you probably have a trigger with the condition "Ticket is Created" and the action "Email user (requester)"....

  • Avatar

    Sebastiaan Wijchers creó una publicación,

    Recover (soft) deleted user

    When you delete a ticket, you can still recover it (within 30 days) in case you've made a mistake. A deleted user can't be recovered, only permanently deleted. I'd love to see the functionality (bo...

  • Avatar

    Sebastiaan Wijchers hizo un comentario,

    You're welcome, and don't worry! If you want to know more about the date helper and formatting etc, you can have a look at the documentation: https://developer.zendesk.com/apps/docs/help-center-tem...

  • Avatar

    Sebastiaan Wijchers hizo un comentario,

    Hey Stefano, When you go to 'Customize design' and click the 'Edit code' button of your theme. Look for the file: 'home_page.hbs' Starting at line 39 you'll find something like this:   {{#if prom...

  • Avatar

    Sebastiaan Wijchers hizo un comentario,

    Jonathan was quicker, but I wanted to suggest the same. You can use a Mail API like text: That will solve the ticket when they add that exact phrase to their reply:

  • Avatar

    Sebastiaan Wijchers hizo un comentario,

    Hello Jeff, That's currently not possible. Once it is, I'll make sure to add it to the app. With kind regards, Sebastiaan