Búsquedas recientes


No hay búsquedas recientes

Steve Treglown's Avatar

Steve Treglown

Incorporación 09 mar 2023

·

Última actividad 27 feb 2025

Seguimientos

0

Seguidores

0

Actividad total

24

Votos

6

Suscripciones

13

RESUMEN DE LA ACTIVIDAD

Última actividad de Steve Treglown

Steve Treglown hizo un comentario,

Comentario de la comunidadZendesk EAP - Sandbox Configuration Management

I like the idea of snapshots of the configs as it's nice to revert back to a previous time and see the differences. 

 

Thinking forward to when there's a deploy feature, will there be the ability to save a specific configuration such as business hours?
 So you wouldn't need to save the entire configset, if I plan on updating the business hours, I can focus purely on that configset. 

Ver comentario · Publicado 25 feb 2025 · Steve Treglown

0

Seguidores

0

Votos

0

Comentarios


Steve Treglown hizo un comentario,

Comentario de la comunidad Feedback - Ticketing system (Support)

Dane Corley when will we be able to edit custom fields? 

Ver comentario · Publicado 07 oct 2024 · Steve Treglown

0

Seguidores

2

Votos

0

Comentarios


Steve Treglown creó una publicación,

PublicaciónZendesk Support EAP - Redaction suggestions

We've had the redaction suggestions enabled on our environment.

 

It seems to be going well, the team has noticed it but hasn't used it just yet. 

 

A recommendation/enhancement, would we be able to get a setting to ignore certain things such as names & emails, as that's all it seems to be recommending at the moment. 

Example is I have my signature set and it keeps recommending to redact my name from the signature. 

We also use Google Groups for our email based tickets where we see the default footer 

Editado 13 may 2024 · Steve Treglown

0

Seguidores

0

Votos

0

Comentarios


Steve Treglown hizo un comentario,

Comentario de la comunidad Feedback - Ticketing system (Support)

+1 here as well. I have just had to create 4 automation tasks to handle 1 thing that I wanted to achieve. 

Ver comentario · Publicado 08 ene 2024 · Steve Treglown

0

Seguidores

1

Voto

0

Comentarios


Steve Treglown creó una publicación,

Publicación Developer - Zendesk SDKs

Hey all! 

I'm currently moving away from webwidget over to answerbot 

In my quest to try to replicate the webwidget functionality with the "submitted from: URL" message, I've been able to use
// Wait for the Zendesk script to load
        window.addEventListener('load', function () {
            // Get the current page URL
            var currentPageURL = window.location.href;

zE('messenger:set', 'conversationFields', [
                    { id: '18178687406865', value: currentPageURL },
which works perfectly fine, IF I want to add a custom field to the bot flow and ask the user what URL and have it pre-filled with the messenger:set

Any ideas on how I can potentially have that injected into the API body without putting a field visible for the customer?

Publicado 30 ago 2023 · Steve Treglown

0

Seguidores

1

Voto

0

Comentarios