People
The People object contains community profile data and all data related to the user.
People Object
Payload Details |
|---|
idstringUnique identifier for the event person. |
event_idstringUnique identifier for the event. |
community_profile.idstringUnique identifier for the community profile. |
community_profile.userobjectUser object of this community profile. |
community_profile.user.idstringUnique identifier for the user. |
community_profile.user.emailstringEmail address of the user. |
community_profile.first_namestringFirst name of the community profile user. |
community_profile.last_namestringLast name of the community profile user. |
community_profile.emailstringEmail address of the community profile. |
community_profile.addressAddressThe address object of the community profile. |
community_profile.is_activebooleanIndicates if the profile is active. |
community_profile.is_visiblebooleanIndicates if the profile is visible. |
community_profile.engagement_scorenumberEngagement score of the community profile. |
community_profile.community_idstringUnique identifier for the community. |
community_profile.job_titlestringJob title of the community profile user. |
community_profile.photo_urlstringThe media file url of the photo for the community profile. |
community_profile.company_namestringCompany name of the community profile user. |
community_profile.phone_numbersarray of PhoneNumberList of phone numbers for the community profile user. |
community_profile.social_networksarray of SocialNetworkList of social networks for the community profile user. |
community_profile.field_valuesarray of FieldValueList of field values for the community profile user. |
community_profile.community_groupsarray of objectList of community groups the user is part of. |
community_profile.community_groups.idstringUnique identifier of the community group. |
community_profile.community_groups.namestringName of the community group. |
community_profile.created_atstringCreation date of the community profile. |
community_profile.updated_atstringLast update date of the community profile. |
community_profile.deleted_atstringDeletion date of the community profile, if applicable. |
event_groupsarray of EventGroupList of event groups associated with the event. |
created_atstringCreation date of the event. |
deleted_atstringLast update date of the event. |