...
Code Block |
---|
{{urlv2}}/latest/appcustomer/servicedmcore/coreidentity/fieldsfieldnames?max_depth=1 |
This will return your a list of available elements. Find yours and note down the appropriate system_name (line 10) of your element.
Code Block |
---|
{[ "display_name_parts": [ { "value": "E-Mail (HR)"ci_birthdate", "kind": "PlainValue" } ]"ci_city", "name": "E-Mail (HR)ci_display_name", "typeci_employee_namenumber": "Email", "systemci_family_name": "ext_e_mail_hr", "type_full_name": "System.String, mscorlibci_gender", "category": "Module.DM.IdentityManagement.PersonalData", "is_collection": false, "depth_level": 0ext_e_mail_hr", "kind": "AttributeValue", "updateable": true }... ] |
Step 3 - Define the default columns to show
...