I am looking to export the “id” displayed on a person profile. Looking at all of the attributes listed in a profile, I do not see “id” listed. In some cases the value matches our profile_id attribute, but in most it is a different number. I cant seem to find a way to export the displayed value. It is my understanding this is the “id” is the person_profile_type but I can’t seem to find a way to export it. Any help would be appriciated.
You can’t export it as a normal attribute, but you can retrieve it via API/reporting that includes system fields.
Thank you for the confirmation, I appricaite it.