最近の検索


最近の検索はありません

Using ZAFClient to update end-user profile fields in private app



投稿日時:2022年6月10日

Hi Guys and Girls,

I've created an app in Zendesk that pulls information from one of our APIs then displays this info into the app.

I want to then take this info and update end-user Zendesk fields (name, account, email) and some custom fields using the same app but not sure how to do this exactly.

To begin with, I'm using 

const client = ZAFClient.init(); 
 
Once I've done displaying end user info, I was thinking I should be using :
client.set(obj)    to update the zendesk profile?
 
The 'obj' will have a full set of client data including custom fields.
 
Regards,
Gary
 
 
 

1

0

0件のコメント

サインインしてコメントを残してください。

お探しのものが見つかりませんか?

新規投稿