For Ethena PEO partner clients who use Prism to manage their clients, our Customer Success team will work with you to connect your Prism organization to a corresponding Ethena organization.
Once that is configured, you'll be able to enter each company's Prism Client ID when you set up their Ethena tenant.
Doing so will automatically kick off the Prism integration for that tenant. All active users associated with that Prism Client ID will be synced.
Ethena's Prism field mappings are as follows:
- User ID: data.id
- Name: data.preferredName / data.firstName / data.lastName
- Preferred name if available (if not, first name) + last name
- Email: data.client.workEmail
- Employee Type: data.client.employeeType
- Employee Start Date: data.client.jobStartDate
- Location: data.client.homeLocation or data.contactInformation.state / .city
- Country: Hardcoded as USA
- State: Matched from homeLocation; if not available, pulled from contactInformation
- City/Office: Matched from homeLocation; if not available, pulled from contactInformation
- Department: data.client.homeDepartment
- Manager ID: data.client.manager
- Is Manager: true if this user's id shows up as someone else's manager ID
- Employee Status: data.client.employeeStatus
- Leave Start Date: data.client.statusDate if the user's employeeStatus is one of the "on leave" codes (L, LOABE, LOANB, LOANP, LOAP)
Comments
0 comments
Please sign in to leave a comment.