최근 검색


최근 검색 없음

Jhoan Zabala's Avatar

Jhoan Zabala

가입한 날짜: 2021년 10월 22일

·

마지막 활동: 2025년 2월 03일

팔로잉

0

팔로워

0

총 활동 수

12

투표

1

플랜 수

5

활동 개요

님의 최근 활동 Jhoan Zabala

Jhoan Zabala님이 에 댓글을 입력함

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

Hi Rob.

 

I agree with you, I only offered a solution to this case, is an alternative for who they can implement in this way.

댓글 보기 · 2020년 4월 30일에 게시됨 · Jhoan Zabala

0

팔로워

0

투표 수

0

댓글


Jhoan Zabala님이 에 댓글을 입력함

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

Hi Darren.

The solution is this:

Add a trigger that calls a webhook, in that webhook you add the url of the zendesk request to modify tickets, inside the json body you put the id of your final user within the value aditionals_collaborators and then in each call of that trigger you execute that webhook and with that it would be ready.

 

 

 

댓글 보기 · 2020년 4월 30일에 게시됨 · Jhoan Zabala

0

팔로워

0

투표 수

0

댓글


Jhoan Zabala님이 에 댓글을 입력함

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

Hi @Mark Hinson!

Follow the next steps:

1- Go to configuration -> extensions
2- Add destination -> HTTP destination
3- Add a title for the destination
4- Add the following url: https://subdomain.zendesk.com/api/v2/tickets/{{ticket.id}}.json to update the ticket that enters zendesk.
5- Add the PUT method
6- Activate authentication and place the administrator user of your account to use the extension every time it is executed.
7- Save the extension.
8- Go now to the triggers and add a new one.
9- Place your conditions according to the case.
10- In the actions of the trigger call your extension by selecting the option "Notify destination" and add in the text field that shows the json to update your ticket, within this json what you will do is pass the id of the end user with the instruction "additional_collaborators". Example of this json at: https://developer.zendesk.com/rest_api/docs/core/tickets#setting-collaborators
11- Save the trigger and you're done.

Each time this trigger is executed, the CC will be automatically added to your ticket.

Considerations:

If you want to add those id dynamically you can create a custom field in the ticket and take it from there every time you enter a request, instead of placing the id manually in the json, you will pass the ID of the custom field with "custom_fields_123456789".

I hope I've helped.

Regards!

댓글 보기 · 2018년 8월 01일에 게시됨 · Jhoan Zabala

0

팔로워

1

투표

0

댓글


Jhoan Zabala님이 에 댓글을 입력함

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

@Avi Yes, the mails are valid but it is actually how you clarify in the end, if you do it like this, you can fail later because a user can change mail, more feasible is by the user ID, this functionality I develop it and in the Nowadays he runs me without problems. Successes!

댓글 보기 · 2018년 5월 18일에 게시됨 · Jhoan Zabala

0

팔로워

0

투표 수

0

댓글


Jhoan Zabala님이 에 댓글을 입력함

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

For those who still can not, the solution is: add a trigger that calls a webhook, in that webhook you add the url of the zendesk request to modify tickets, inside the json body you put the id of your final user within the value aditionals_collaborators and then in each call of that trigger you execute that webhook and with that it would be ready.

댓글 보기 · 2018년 5월 18일에 게시됨 · Jhoan Zabala

0

팔로워

0

투표 수

0

댓글


Jhoan Zabala님이 에 댓글을 입력함

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

Wait for response.

댓글 보기 · 2018년 3월 29일에 게시됨 · Jhoan Zabala

0

팔로워

0

투표 수

0

댓글