API to fetch the custom fields created in form design for user table

Poojakravi
Giga Contributor

Hi,

I am looking for table that get me the custom fields I added for user . Please not that I added the custom field by clicking  "configure --> Form Design" from an user page.

Please share how we need to construct the API request along with any sys_param field(s)

 

Thanks,

Pooja

1 REPLY 1

Vasantharajan N
Giga Sage
Giga Sage

@Poojakravi - Please use Rest API explorer (Navigate to "All > System Web Services > Rest > Rest API Explorer") in your instance which gives you more insights on the different APIs and http methods available in the platform.

 

for your case, Please select the user table where you added the custom fields (which starts with "u_"). The response will have the field values (NOT Field label)

VasantharajanN_0-1680072237720.png

 


Thanks & Regards,
Vasanth