最近の検索
最近の検索はありません

Sal
参加日2021年4月16日
·
前回のアクティビティ2023年7月19日
フォロー中
3
フォロワー
0
合計アクティビティ
48
投票
6
受信登録
25
アクティビティの概要
バッジ
記事
投稿
コミュニティへのコメント
記事へのコメント
アクティビティの概要
さんの最近のアクティビティ Sal
Salさんがコメントを作成しました:
Check out this repo
https://github.com/OlegGulevskyy/zendesk-vite-boilerplate
Reach out if you have any specific questions
コメントを表示 · 投稿日時:2022年12月19日 · Sal
0
フォロワー
0
投票
0
コメント
Salさんがコメントを作成しました:
Yes it just needs something to trigger off.
I.e change of a ticket field, or status etc
The problem we were having was that Agents using Skip shouldn’t see tickets that had no Skill associated on creation. This solved that.
What’s your use case?
コメントを表示 · 投稿日時:2022年12月12日 · Sal
0
フォロワー
0
投票
0
コメント
Salさんがコメントを作成しました:
Hey Ty,
When a ticket arrives via a web form, we tag it as example_type_1
Then a trigger calls the web hook I created that adds the skills using the api/v2/routing API endpoint
Here’s the API for reference
https://developer.zendesk.com/api-reference/ticketing/ticket-management/skill_based_routing/#set-ticket-attribute-values:~:text=Ticket%20Attribute%20Values-,POST%20%2Fapi%2Fv2%2Frouting%2Ftickets,with%20the%20specified%20attributes.,-Invalid%20or%20deleted
コメントを表示 · 投稿日時:2022年12月12日 · Sal
0
フォロワー
0
投票
0
コメント