最近の検索


最近の検索はありません

Alisa's Avatar

Alisa

参加日2024年5月09日

·

前回のアクティビティ2024年9月03日

フォロー中

0

フォロワー

0

合計アクティビティ

9

投票

2

受信登録

2

アクティビティの概要

さんの最近のアクティビティ Alisa

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

コミュニティのコメント Developer - Zendesk APIs

hello?
on save can intercept agent here:

but we also need to intercept their messages here:
 

is it possible?

コメントを表示 · 編集日時:2024年9月03日 · Alisa

0

フォロワー

0

投票

0

コメント


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

コミュニティのコメント Developer - Zendesk APIs

Hello Rafael,

Sorry, I think my message wasn’t worded very clear. Yes, we already use ticket.save, but it doesn’t fire when agent is sending a message when they hit enter/click send, for example (chat use case), only if they save the ticket. So we need something that’s like ticket save but triggered on message sent.

Am I missing something?

コメントを表示 · 編集日時:2024年5月21日 · Alisa

0

フォロワー

0

投票

0

コメント


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

投稿 Developer - Zendesk APIs

Is it possible to monitor and intercept sending a message by an agent? Something akin to ticket.save for comments.

Our app tries to make conversations in different languages seamless and we want to be sure that agent didn’t forget to translate their message before sending it, so we need some kind of API to check/translate a message right after agent clicked send (via keyboard shortcuts or interface elements) and before the comment is submitted.

投稿日時:2024年5月20日 · Alisa

0

フォロワー

2

投票

3

コメント


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

コミュニティのコメント Developer - Zendesk APIs

Hi Greg! Thanks, this works!

We tested it with my colleagues prior and somehow thought that ticket.conversation only returns conversation if chat’s already over, but looks like it’s not the case. 

コメントを表示 · 編集日時:2024年5月10日 · Alisa

0

フォロワー

0

投票

0

コメント


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

投稿 Developer - Zendesk APIs

We have an app for zendesk which has an interface in ticket sidebar. We’re trying to integrate it with live chat API, so that it can handle messages from there.
I’m able to generate client id and secret and using them get oauth code through gui.

After that I’m trying to list all the chats via zopim.com/api/v2/chats, but get empty results even when my user is assigned a ticket and participating in live conversation (via conversations simulation) through ticket interface. Ticket via.channel is set to native_messaging.
Are tickets with channel ‘chat’ different from channel ‘native_messaging’?
If not what am I doing wrong and how can I get a list of all chats? Else how can I get/modify chats with ‘native_messaging’ channel? Is there a way to get messaging from inside core apps?

編集日時:2024年5月09日 · Alisa

0

フォロワー

2

投票

2

コメント