ZohoDevelopers / embeddedApp-js-sdk

Js SDK for Zoho Embeded app
Apache License 2.0
48 stars 27 forks source link

GetAllUsers do not return custom fields #24

Closed QuangND1 closed 3 months ago

QuangND1 commented 6 months ago

Hello, I have an issue as title, I use method GetAllUsers but data return do not containt my custom fields. But when I use method GetUser it work with my custom fields. Can you please help me Untitled

yokeshdj commented 3 months ago

Custom fields in user modules are supported in V6 APIs. You may invoke them using the connection.

SDK method to invoke connection : https://help.zwidgets.com/help/v1.2/ZOHO.CRM.CONNECTION.html#.invoke

Get users API Helpdoc : https://www.zoho.com/crm/developer/docs/api/v6/get-users.html