最近の検索


最近の検索はありません

오석주's Avatar

오석주

参加日2024年5月27日

·

前回のアクティビティ2024年5月27日

support.gsnict.com

フォロー中

0

フォロワー

0

合計アクティビティ

2

投票

0

サブスクリプション

1

アクティビティの概要

さんの最近のアクティビティ 오석주

오석주さんがコメントを作成しました:

コミュニティのコメント 한국어 커뮤니티

End-User 나 로그인한 User의 정보를 가져오려는 목적이라면

ZAFClient 로도 충족 가능합니다.

var client = ZAFClient.init();

   client.get('currentUser').then(function(data) {
       var userCheck = data.currentUser;
       var userEmail = userCheck.email;
       if (userCheck.role === 'admin') {
           console.log('User is an admin');

       }

https://developer.zendesk.com/api-reference/apps/apps-chat-api/all_locations/#currentuser-object

コメントを表示 · 投稿日時:2024年5月27日 · 오석주

0

フォロワー

0

投票

0

コメント