In the coming December release, the employee data will include a new Ethnicities field reflecting a new employee profile field in Bob.
Why this change?
With the introduction of the new Ethnicities list field, employees can now select multiple races instead of being limited to a single option. This new field is also available through the public API.
What is being changed?
The current Ethnicity field (eeo.ethnicity
) will remain available for use with Bob’s Search for employees public API for another six months, alongside the new Ethnicities field (employee.ethnicities
).
To fetch the old and new field properties, use the Field Metadata endpoint.
Timeline of Changes
- December 17, 2024: new Ethnicities field will be introduced.
- If you use the API to retrieve values from the old Ethnicity field, the returned value will be sourced from the new Ethnicities field.
- If you use the API to update values in the old Ethnicity field, those values will be automatically copied to the new Ethnicities field.
- June, 2025: old ethnicities field will be deprecated.
- If you will use the old ethnicities field in your APIs you will get an error.
Deprecation notice for the current Ethnicity field
Developers will have until June 2025 to adjust their APIs to use the new ethnicities field when pulling data and updating it.
To learn more about the new ethnicities field, see this post in Bob's Heartcore HR Community.