When exporting user data not all data is made available. For example, the 'About Me' information in the 'Identity' section and information under 'Experience' does not export. How do we export all user information that appears in the OneAll system?
we have updated the export a couple of days ago and now the following fields are included:
Site
User \ user_token
User \ Identity \ identity_token
User \ Identity \ Provider \ Name
User \ Identity \ Provider \ External ID
User \ Identity \ Name \ Display
User \ Identity \ Name \ Given
User \ Identity \ Name \ Middle
User \ Identity \ Name \ Family
User \ Identity \ Name \ Formatted
User \ Identity \ Preferred Username
User \ Identity \ Profile Url
User \ Identity \ Thumbnail Url
User \ Identity \ Picture Url
User \ Identity \ Gender
User \ Identity \ Birthday
User \ Identity \ AboutMe
User \ Identity \ Verified Email Address
User \ Identity \ Other Email Addresses
User \ Identity \ UTC Offset
User \ Identity \ Current Location
User \ Identity \ Locales
User \ Connection \ First Time
User \ Connection \ Last Time
User \ Connection \ Last Used IP
User \ Connection \ Last Used Browser
User \ Connection \ Total Connections
The exports do not include all of the available data to limited the size of the generated files. If only one or two fields are missing ,we can add them to the exports.
Claude - thanks for responding so quickly and this is great progress. For export are we able to add the following: 'Note' field from 'Profile' section in LinkedIn; 'Organisation' field from 'Experience' section in LinkedIn.
Answers
we have updated the export a couple of days ago and now the following fields are included:
Site User \ user_token User \ Identity \ identity_token User \ Identity \ Provider \ Name User \ Identity \ Provider \ External ID User \ Identity \ Name \ Display User \ Identity \ Name \ Given User \ Identity \ Name \ Middle User \ Identity \ Name \ Family User \ Identity \ Name \ Formatted User \ Identity \ Preferred Username User \ Identity \ Profile Url User \ Identity \ Thumbnail Url User \ Identity \ Picture Url User \ Identity \ Gender User \ Identity \ Birthday User \ Identity \ AboutMe User \ Identity \ Verified Email Address User \ Identity \ Other Email Addresses User \ Identity \ UTC Offset User \ Identity \ Current Location User \ Identity \ Locales User \ Connection \ First Time User \ Connection \ Last Time User \ Connection \ Last Used IP User \ Connection \ Last Used Browser User \ Connection \ Total Connections
The exports do not include all of the available data to limited the size of the generated files.
If only one or two fields are missing ,we can add them to the exports.
To retrieve all the data you can also use our API:
http://docs.oneall.com/api/resources/users/
Many thanks
Damian