People

People or attendees refers to the persons attending the events

People page displays all of the attendees who have accessed the event. Users can choose to connect with other attendees from the People page. A user can also switch between the different tabs to check out all their connections and people recommended to them for making connections. The recommendations are intelligently done based on the common interests of different users.

People of event can be differentiated in 3 ways.

📘

The terms attendee and people can be used interchangeably.

TypesDescriptionDocument Ref. Link
All peopleProvides to view all attendees of the event.All People List
My ConnectionProvides to view all connected attendees during the event.My Connection List
Suggested PeopleProvides view to attendees of the event based on event interests.(based on interests from profile).Suggested People List

Get details of specific user

This is used to get details of a specific user from the event hub.

Here is a sample of the success response:

{"id":"8978","userId":8978,"firstName":"Mellisa","lastName":"Blakemore","pronouns":"","photo":"bae2d1dd-ca25-487e-a08b-8c9002f546de","coverPhoto":null,"acceptDirectMessages":true,"acceptMeetingRequests":"EVERY_ONE","showContactInfo":true,"company":"","title":"","timezoneId":"India Time","equivalentTimezone":"Asia/Calcutta","status":null,"rejectedBy":null,"eventId":15088,"videoIntro":"https://youtu.be/dQw4w9WgXcQd","extraInfo":{"aboutMe":"Test","wantsToLearn":"","knows":"","wantsToMeet":""},"interests":[{"id":"88fc57db-72bc-4271-81b0-e938a9308cb4","name":"DOGS"}],"availabilityDuration":20,"request":false,"instagram":"","facebook":"","twitter":"","linkedIn":"","availabilityStartTime":null,"availabilityEndTime":null,"availabilityTimezoneId":"India Time","showProfile":true,"rules":[{"intervals":[{"from":"08:00","to":"20:00","error":null}],"type":"wday","wday":"sunday","date":""},{"intervals":[{"from":"08:00","to":"20:00","error":null}],"type":"wday","wday":"monday","date":""},{"intervals":[{"from":"08:00","to":"20:00","error":null}],"type":"wday","wday":"tuesday","date":""},{"intervals":[{"from":"08:00","to":"20:00","error":null}],"type":"wday","wday":"wednesday","date":""},{"intervals":[{"from":"08:00","to":"20:00","error":null}],"type":"wday","wday":"thursday","date":""},{"intervals":[{"from":"08:00","to":"20:00","error":null}],"type":"wday","wday":"friday","date":""},{"intervals":[{"from":"08:00","to":"20:00","error":null}],"type":"wday","wday":"saturday","date":""}],"meetingAvailabilitySetted":true,"emailNotification":true,"allowCallsAndVideosFromNotConnectedAttendees":true,"exposeProfileToOtherUser":true,"user":8978}

Filter and Search

The Filter and Search enable you to search for people's information for the event you are logged on. After performing a search, you can access more details about the display results. The more specific your search criteria and specific filter, the more specific your search results are.

Note

  • All the results shown on the people's page are in order by the Last name of the People.
  • Blocked/deleted users will not be shown in the people page.