最近の検索


最近の検索はありません

Steve Treglown's Avatar

Steve Treglown

参加日2023年3月09日

·

前回のアクティビティ2025年2月27日

フォロー中

0

フォロワー

0

合計アクティビティ

24

投票

6

受信登録

13

アクティビティの概要

さんの最近のアクティビティ Steve Treglown

Steve Treglownさんがコメントを作成しました:

コミュニティのコメント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. 

コメントを表示 · 投稿日時:2025年2月25日 · Steve Treglown

0

フォロワー

0

投票

0

コメント


Steve Treglownさんがコメントを作成しました:

コミュニティのコメント Feedback - Ticketing system (Support)

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

コメントを表示 · 投稿日時:2024年10月07日 · Steve Treglown

0

フォロワー

2

投票

0

コメント


Steve Treglownさんが投稿を作成しました:

投稿Zendesk 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 

編集日時:2024年5月13日 · Steve Treglown

0

フォロワー

0

投票

0

コメント


Steve Treglownさんがコメントを作成しました:

コミュニティのコメント 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. 

コメントを表示 · 投稿日時:2024年1月08日 · Steve Treglown

0

フォロワー

1

投票

0

コメント


Steve Treglownさんが投稿を作成しました:

投稿 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?

投稿日時:2023年8月30日 · Steve Treglown

0

フォロワー

1

投票

0

コメント