Combined fields, like anyEmailAddress and anyPhoneNumber, make sure your automations always find the right information, even if some fields in Carerix are empty. Keep reading to learn how these fields work and in what order HireData picks a value.
Candidate, User and Contact
Both CarerixCandidate, CarerixUser, and CarerixContact records use the exact same set of combined fields. Whether you're working with a candidate's, a user's or a contact's profile, these fields behave the same way.
1.1 anyEmailAddress
Use anyEmailAddress when you want HireData to always find an email address, no matter which specific field is filled in Carerix. If more than one email field has a value, HireData checks them in this order and uses the first one it finds:
businessOrPrivateEmailAddressprivateOrBusinessEmailAddressprimaryOrBusinessEmailAddressprimaryOrPrivateEmailAddressprimaryEmailAddressfirstEmailAddressbusinessEmailAddressprivateEmailAddressemailAddresshomeEmailAddress
1.2 anyPhoneNumber
Use anyPhoneNumber to automatically pick a phone number, checking both personal and business numbers. HireData looks through these fields in this order:
mobileNumberphoneNumbermobileNumberBusinessphoneNumberBusinessfaxNumberfaxNumberBusiness
1.3 mobileOrPhoneNumber
This variable focuses on personal contact numbers. It checks for a mobile number first, then falls back to a personal phone number, then a fax number:
mobileNumberphoneNumberfaxNumber
1.4 phoneOrMobileNumber
This works the same way as mobileOrPhoneNumber, but checks the phone number first:
phoneNumbermobileNumberfaxNumber
1.5 mobileOrPhoneNumberBusiness
This variable only looks at business contact numbers. It checks the business mobile number first, then the business phone number, then the business fax number:
mobileNumberBusinessphoneNumberBusinessfaxNumberBusiness
1.6 phoneOrMobileNumberBusiness
Same as above, but checks the business phone number first:
phoneNumberBusinessmobileNumberBusinessfaxNumberBusiness
Match
2.1 modifiedOrCreatedBy
Use modifiedOrCreatedBy to find out who's responsible for a match. HireData first checks who last modified the match record. If that's empty, it uses who created it instead:
modifiedBycreatedBy
💡 Tips
💡 Tips
Where possible, choose the "any" version of a variable, such as
anyEmailAddressoranyPhoneNumber, instead of a single specific field. This way, your automation/run will keep looking for a value if the first fields in Carerix are empty.The order in which values are picked is fixed and built into HireData, so there's nothing you need to configure yourself.
If none of the fields behind a combined field has a value, the field will appear empty. We recommend checking that the Carerix fields you rely on most are kept up to date.







