Vor Kurzem aufgerufene Suchen


Keine vor kurzem aufgerufene Suchen

Steve Treglown's Avatar

Steve Treglown

Beigetreten 09. März 2023

·

Letzte Aktivität 27. Feb. 2025

Folge ich

0

Follower

0

Gesamtaktivitäten

24

Stimmen

6

Abonnements

13

AKTIVITÄTSÜBERSICHT

Neueste Aktivität von Steve Treglown

Steve Treglown hat einen Kommentar hinterlassen

Community-KommentarZendesk 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. 

Kommentar anzeigen · Gepostet 25. Feb. 2025 · Steve Treglown

0

Follower

0

Stimmen

0

Kommentare


Steve Treglown hat einen Kommentar hinterlassen

Community-Kommentar Feedback - Ticketing system (Support)

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

Kommentar anzeigen · Gepostet 07. Okt. 2024 · Steve Treglown

0

Follower

2

Stimmen

0

Kommentare


Steve Treglown hat einen Post erstellt

PostZendesk 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 

Bearbeitet 13. Mai 2024 · Steve Treglown

0

Follower

0

Stimmen

0

Kommentare


Steve Treglown hat einen Kommentar hinterlassen

Community-Kommentar 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. 

Kommentar anzeigen · Gepostet 08. Jan. 2024 · Steve Treglown

0

Follower

1

Stimme

0

Kommentare


Steve Treglown hat einen Post erstellt

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

Gepostet 30. Aug. 2023 · Steve Treglown

0

Follower

1

Stimme

0

Kommentare