Saviynt unveils its cutting-edge Intelligence Suite products to revolutionize Identity Security!
Click HERE to see how Saviynt Intelligence is transforming the industry.
Saviynt Copilot Icon

User.field name list

Community_User
Saviynt Employee
Saviynt Employee
Originally posted on March 4 2020 at 19:03 UTC

Is there a place I can find all the ${user.<fieldname>} fields I can use? The only documentation i can find is at: https://saviynt.freshdesk.com/support/solutions/articles/43000521404-saviynt-security-manager-ssm-sc...

I'm trying to setup a few connections to send along the users Prefered First Name field but am having issues. I'm using ${user.preferedFirstName} but this doesn't seem to send any useful data and causes the JSON files to fail.

If this is the correct place to find the information, can you shed some light on why

This works:

\"firstName\": \"${user.firstname}\",

This does not:

\"firstName\": \"${user.PreferedFirstName}\",


Both fields are populated for the users in our environment.

This message was previously posted on Saviynt's legacy forum by a community user and has been moved over to this forum for continued exposure.
7 REPLIES 7

Community_User
Saviynt Employee
Saviynt Employee
Originally posted on March 4 2020 at 19:09 UTC

Adam for Preferred First Name you can use the variable preferedFirstName.

This message was previously posted on Saviynt's legacy forum by a community user and has been moved over to this forum for continued exposure.

Community_User
Saviynt Employee
Saviynt Employee
Originally posted on March 4 2020 at 19:14 UTC

Are the field names case sensitive?

This message was previously posted on Saviynt's legacy forum by a community user and has been moved over to this forum for continued exposure.

Community_User
Saviynt Employee
Saviynt Employee
Originally posted on March 4 2020 at 19:15 UTC

Yes

This message was previously posted on Saviynt's legacy forum by a community user and has been moved over to this forum for continued exposure.

Community_User
Saviynt Employee
Saviynt Employee
Originally posted on March 4 2020 at 19:17 UTC

Is there someplace that lists these fields and how they are or are not capitalized?

This message was previously posted on Saviynt's legacy forum by a community user and has been moved over to this forum for continued exposure.

Community_User
Saviynt Employee
Saviynt Employee
Originally posted on March 4 2020 at 19:25 UTC

I am not sure if there is a single place for all these but I have used some of them and these are as follows :


username,firstname,preferedFirstName,lastname,middlename,street,city,statuskey,startdate,enddate,manager,employeeType,systemUserName,departmentNumber,companyname,departmentname,employeeid,email,phonenumber,displayname,custompropertyX


This message was previously posted on Saviynt's legacy forum by a community user and has been moved over to this forum for continued exposure.

Community_User
Saviynt Employee
Saviynt Employee
Originally posted on March 4 2020 at 19:57 UTC

Adam - Our documentation team building a data sheet with proper case. Should be available in Freshdesk soon.

Attached file for your reference

This message was previously posted on Saviynt's legacy forum by a community user and has been moved over to this forum for continued exposure.

Community_User
Saviynt Employee
Saviynt Employee
Originally posted on March 4 2020 at 21:04 UTC

Thanks! this will be very helpful

This message was previously posted on Saviynt's legacy forum by a community user and has been moved over to this forum for continued exposure.