Ricerche recenti
Nessuna ricerca recente
Using ZAFClient to update end-user profile fields in private app
Data ultimo post: 10 giu 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 commenti