最近の検索


最近の検索はありません

Chin Sin's Avatar

Chin Sin

参加日2022年6月17日

·

前回のアクティビティ2022年9月21日

フォロー中

0

フォロワー

0

合計アクティビティ

23

投票

0

受信登録

10

アクティビティの概要

さんの最近のアクティビティ Chin Sin

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

コメントHow to fix issues in Zendesk messaging

Hi Gabriel,

I think the mobile limitations only mention that the history is limited to last 100 message.

Conversation history :The conversation history is limited to the last 100 messages.

 

For each new ticket, we do not want to show the messages of previous tickets. As per your comment previously, closing the ticket should start the conversation fresh. Would like to check if this was a misunderstanding and current behavior will still show messages from previous tickets?

The workaround for now is to create a trigger that will close Messaging tickets so it starts fresh. I hope this helps! Thank you.

コメントを表示 · 投稿日時:2022年9月21日 · Chin Sin

0

フォロワー

0

投票

0

コメント


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

コメントHow to fix issues in Zendesk messaging

Hi Gabriel,

We had configured a trigger to close the ticket after it is set to solved. Unfortunately we still see the history in the messaging.

We are using version 2.3.0 of the SDK for both iOS and Android.

コメントを表示 · 投稿日時:2022年9月21日 · Chin Sin

0

フォロワー

0

投票

0

コメント


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

コメントHow to fix issues in Zendesk messaging

Hi,

Can I set forget history for iOS and Android?

コメントを表示 · 投稿日時:2022年9月20日 · Chin Sin

0

フォロワー

0

投票

0

コメント


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

コメントWeb Widget documentation

Hi,

In my sandbox environment, I am able to login using JWT and able to obverse the user profile has the name and external_id that I set in the JWT token.

But in the production environment, I am not able to see it. From the logs, there are no error. Is there a way to check the Zendesk logs if the API is called successfully? I have engaged the support but the forum or blog.

If you have any additional questions, we recommend reaching out through the web and possibly by joining our developer community Forum (https://support.zendesk.com/hc/en-us/community/topics), Blog (https://developerblog.zendesk.com/) and/or Slack (https://docs.google.com/forms/d/e/1FAIpQLScm_rDLWwzWnq6PpYWFOR_PwMaSBcaFft-1pYornQtBGAaiJA/viewform) as this is the venue where you can reach out directly to our developers.

コメントを表示 · 投稿日時:2022年9月19日 · Chin Sin

0

フォロワー

0

投票

0

コメント


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

コメントWeb Widget documentation

Hi Aimee Spanier, I noticed that the diagram in the Overview now includes Mobile SDK.

Previously the Mobile SDK has a different JWT flow where Zendesk will request the JWT token from our back-end.

1. Based on the updated flow, does it mean now the Mobile SDK also has the same JWT flow as messaging?

2. Is the primary key also using external_id ?

3. If I submit a request via Mobile SDK, and also trigger a request via messaging, will both requests be tagged to the same user profile?

コメントを表示 · 投稿日時:2022年9月15日 · Chin Sin

0

フォロワー

1

投票

0

コメント


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

投稿 Developer - Zendesk SDKs

Hi,

We noticed that after setting below parameters, the API query did not return any results. There is an additional "query=" appeneded before the sort_by.

 

Please help to check and advise.

 

let helpCenterProvider = ZDKHelpCenterProvider()
        let params = ZDKHelpCenterDeflection()
        params.labelNames = ["promoted"]
        params.query = "sort_by=updated_at"
        params.resultsPerPage = 5

API query not returning any results

https://frankbyocbc1655967274.zendesk.com/api/mobile/help_center/search/deflect.json?respect_sanitization_settings=true&&label_names=promoted&&query=sort_by=updated_at

Expected API query

https://frankbyocbc1655967274.zendesk.com/api/mobile/help_center/search/deflect.json?respect_sanitization_settings=true&&label_names=promoted&&sort_by=updated_at

 

投稿日時:2022年8月30日 · Chin Sin

0

フォロワー

1

投票

0

コメント


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

コメントGlobal security and user access

Hi,

Is there a way to set different password policies for different account?

For example, service account used for monitoring?

コメントを表示 · 投稿日時:2022年8月30日 · Chin Sin

0

フォロワー

0

投票

0

コメント


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

コメントTeam members and groups

Hi Zendesk team,

Is there a way to create a service account? This service account is used only for API calls and cannot be used to login.

Regards,

Chin Sin

コメントを表示 · 投稿日時:2022年8月15日 · Chin Sin

0

フォロワー

0

投票

0

コメント


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

コメントSecurity and user access in Zendesk Support

Hi,

Does the audit log includes failed login attempts and also account locked ?

Regards,

CS

コメントを表示 · 投稿日時:2022年8月05日 · Chin Sin

0

フォロワー

0

投票

0

コメント


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

コメントBusiness rules

Hi Tipene Hughes,

It seems that the test webhook does not work for placeholder but the placeholder works with the actual trigger + webhook.

The solution was actually proposed by Zendesk technical consultant due to the limitation that no custom field or tags can be included in the tickets created via messaging.

For the race conditions, we are only using it when ticket is created and if the custom field is empty.

Thank you.

CS

コメントを表示 · 投稿日時:2022年8月05日 · Chin Sin

0

フォロワー

0

投票

0

コメント