Recent searches


No recent searches

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



Posted Jun 10, 2022

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 comments

Please sign in to leave a comment.

Didn't find what you're looking for?

New post