최근 검색


최근 검색 없음

Anne-Flore Caire's Avatar

Anne-Flore Caire

가입한 날짜: 2021년 4월 15일

·

마지막 활동: 2025년 1월 31일

팔로잉

0

팔로워

0

총 활동 수

203

투표 수

26

플랜 수

99

활동 개요

님의 최근 활동 Anne-Flore Caire

Anne-Flore Caire님이 에 댓글을 입력함

커뮤니티 댓글 Feedback - Ticketing system (Support)

We have 70 support addresses in our Zendesk: personalised addresses and not in zendesk.com + several different addresses per service, so it's impossible to use the brands. And we have to use a webhook that calls the Zendesk API to manage this. For the Email channel, the recipient is already ok, but absolutely not for requests by phone, Help Centre forms or ChatBot. It's a real problem.

댓글 보기 · 2025년 1월 31일에 게시됨 · Anne-Flore Caire

0

팔로워

0

투표 수

0

댓글


Anne-Flore Caire님이 에 댓글을 입력함

댓글Setting up your email channel

Hi, is there a procedure for migrating email addresses that are already set up in our email channels (where we didn't have a choice of method)? I don't see a button for changing the method. Only the delete button and the create button. By doing this, we'd lose the support email address concerned on tickets that haven't been closed.

댓글 보기 · 2024년 12월 16일에 게시됨 · Anne-Flore Caire

0

팔로워

0

투표 수

0

댓글


Anne-Flore Caire님이 에 댓글을 입력함

커뮤니티 댓글 Discussion - Tips and best practices from the community

Hello. 

I have the code to add to new_request_page.hbs to condition a field according to the form ID, and it works fine.
And I'd like to do the same thing, but by conditioning a field according to the value of another custom field, either a drop-down list or a text field, but I can't manage to adapt the code. I must be missing something simple. 

Thanks in advance for your help!

 

Simple codes that work:

if ($("#request_issue_type_select").val() == "123456789") {
 $("#request_subject").val("New request");
};

if ($("#request_issue_type_select").val() == "123456789") {
$("#request_custom_fields_11111").val("value");
};

 

Simple codes that don't work:

if ($("#request_custom_fields_11111").val() == "value") {
 $("#request_subject").val("New request");
};

if ($("#request_custom_fields_22222").val() == "value") {
$("#request_custom_fields_11111").val("value");
};

댓글 보기 · 2024년 12월 11일에 게시됨 · Anne-Flore Caire

0

팔로워

0

투표 수

0

댓글


Anne-Flore Caire님이 에 댓글을 입력함

댓글Using AI agents for messaging

The new features for managing custom translations are really good! One thing that still needs to be done is to be able to set different links for different languages (which cannot be managed by automatic translation). Is this a development we can look forward to? 

댓글 보기 · 2024년 11월 07일에 게시됨 · Anne-Flore Caire

0

팔로워

0

투표 수

0

댓글


Anne-Flore Caire님이 에 댓글을 입력함

댓글End users and organizations

Hello. 

At present, when a ticket is created by email, if the email address of the requester corresponds to a domain entered in an organisation, the system automatically attaches the requester to the organisation concerned. 

However, when an email address is added to a user who has already been created (following an incoming call, for example, where only the telephone number is given), even if the domain is known, the system does not automatically link the requester to the organisation concerned. Worse still, the system visually suggests recreating a new organisation (‘xxx (create)’). The same applies when a new user is created without going through a ticket. This contributes to the duplication of organisations.

Does anything exist on this subject? Or is development already underway? 

And another idea for avoiding duplicate organisations: as with emails, which can't exist in duplicate, the same domain shouldn't be entered across several organisations. 

If necessary, I'll create an evolution request, as I haven't found any that already exist, but before it's voted on and worked on, it could take a long time, so I'll check first to see if anything is possible or in progress. Thanks

댓글 보기 · 2024년 10월 04일에 게시됨 · Anne-Flore Caire

0

팔로워

0

투표 수

0

댓글


Anne-Flore Caire님이 에 댓글을 입력함

댓글Viewing and using dashboards

Can we expect to have the "Agent workload vs. capacity window" directly in a live dashboard? Some managers would like to see directly the names of agents Online, Offline... (depending on the desired filters)

댓글 보기 · 2024년 8월 02일에 게시됨 · Anne-Flore Caire

0

팔로워

0

투표 수

0

댓글


Anne-Flore Caire님이 에 댓글을 입력함

댓글Using help center search

Hello, 

how does the de-indexing process work if a page is deleted from an indexed website? How long does it take for this page, which no longer exists, to be proposed in the Zendesk Help Center search?
Similarly, in the event of a problem with a crawler that no longer crawls a website but is not deleted, how long does it take for the pages that are no longer indexed to be proposed in the Zendesk Help Center search? Because I thought I had read 30 days, but we have the case and it's been longer than that that the crawler no longer passes, and the indexed pages are still suggested. 
Thanks in advance for the clarification.

댓글 보기 · 2024년 6월 13일에 게시됨 · Anne-Flore Caire

0

팔로워

0

투표 수

0

댓글


Anne-Flore Caire님이 에 댓글을 입력함

커뮤니티 댓글 Developer - Zendesk APIs

Except that not all filters work depending on where you are in the code. And I'm not getting the expected result

댓글 보기 · 2024년 5월 27일에 게시됨 · Anne-Flore Caire

0

팔로워

0

투표 수

0

댓글


Anne-Flore Caire님이 에 댓글을 입력함

댓글Business rules

ticket.requester.phone allows us to retrieve the requester's main telephone number, but how do we retrieve the other numbers if there are any? 

Same question for ticket.requester.email ?

댓글 보기 · 2024년 5월 22일에 게시됨 · Anne-Flore Caire

0

팔로워

0

투표 수

0

댓글


Anne-Flore Caire님이 에 댓글을 입력함

댓글Business rules

So I'm going to do it differently or not. But it would be really interesting to have it. Thank you for the feedback Dainne Kiara Lucena-Laxamana 

댓글 보기 · 2024년 4월 26일에 게시됨 · Anne-Flore Caire

0

팔로워

0

투표 수

0

댓글