Recherches récentes


Pas de recherche récente

Steve Treglown's Avatar

Steve Treglown

Adhésion le 09 mars 2023

·

Dernière activité le 27 févr. 2025

Suivis

0

Abonnés

0

Activité totale

24

Votes

6

Abonnements

13

APERÇU DES ACTIVITÉS

Dernière activité effectuée par Steve Treglown

Steve Treglown a ajouté un commentaire,

Commentaire de la communautéZendesk 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. 

Afficher le commentaire · Publication le 25 févr. 2025 · Steve Treglown

0

Abonnés

0

Votes

0

Commentaire


Steve Treglown a ajouté un commentaire,

Commentaire de la communauté Feedback - Ticketing system (Support)

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

Afficher le commentaire · Publication le 07 oct. 2024 · Steve Treglown

0

Abonnés

2

Votes

0

Commentaire


Steve Treglown a créé une publication,

PublicationZendesk 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 

Modification le 13 mai 2024 · Steve Treglown

0

Abonnés

0

Votes

0

Commentaire


Steve Treglown a ajouté un commentaire,

Commentaire de la communauté 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. 

Afficher le commentaire · Publication le 08 janv. 2024 · Steve Treglown

0

Abonnés

1

vote

0

Commentaire


Steve Treglown a créé une publication,

Publication 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?

Publication le 30 août 2023 · Steve Treglown

0

Abonnés

1

vote

0

Commentaire