| Name | Description | Type | Additional information |
|---|---|---|---|
| AppointmentId |
Attendee is organiser. Boolean. |
string |
None. |
| IsOrganiser |
Attendee is organiser. Boolean. |
boolean |
None. |
| Response |
Attendee response. Accepted, Declined or Not Responded. |
string |
None. |
| Id |
AI Connect attendee primary key. Guid. |
string |
None. |
| ExternalId |
Client attendee primary key. String. |
string |
None. |
| Status |
Attendee status. Confirmed (default), Pending, PendingRequest or Cancelled. |
string |
None. |
| Category |
Attendee participation category. A participation category from the list setup for this event. |
string |
None. |
| IsVirtual |
Attendee is virtual or not. True (default). |
boolean |
None. |
| Title |
Attendee title. Open text. |
string |
None. |
| FirstName |
Attendee first name. Open text. |
string |
None. |
| LastName |
Attendee last name. Open text. |
string |
None. |
| Designation |
Attendee designation. Open text. |
string |
None. |
| CompanyName |
Attendee company name. Opent text. |
string |
None. |
| Website |
Attendee website. Url. |
string |
None. |
| Country |
Attendee country. A country name from the list setup for this event. |
string |
None. |
| TimeZone |
Attendee time zone. A Windows Time Zone Id. Defaults to the event's time zone. |
string |
None. |
|
Attendee email. Email. |
string |
None. |
|
| Phone |
Attendee phone. Open text. |
string |
None. |
| Mobile |
Attendee mobile. Open text. |
string |
None. |
| StandNumber |
Attendee stand number. Open text. |
string |
None. |
| Profile |
Attendee profile. Open text. |
string |
None. |
| ProfilePictureUrl |
Attendee profile picture. Url. |
string |
None. |
| CompanyLogoUrl |
Attendee company logo. Url. |
string |
None. |
| Industry |
Attendee industries. One or more industries from the list setup for this event. |
Collection of string |
None. |
| CompanyCategory |
Attendee company categories. One or more company categories from the list setup for this event. |
Collection of string |
None. |
| TargetIndustry |
Attendee target industries. One or more industries from the list setup for this event. Defaults to mappings if defined, else self industries. |
Collection of string |
None. |
| TargetParticipationCategory |
Attendee target participation categories. One or more participation category from the list setup for this event. Defaults to mappings if defined, else allowed target participation categories. |
Collection of string |
None. |
| TargetCompanyCategory |
Attendee target company categories. One or more company categories from the list setup for this event. Defaults to mapping if defined, else self company categories. |
Collection of string |
None. |
| Custom01 |
Attendee Facebook Id. Open text. |
string |
None. |
| Custom02 |
Attendee Instagram Id. Open text. |
string |
None. |
| Custom03 |
Attendee Twitter Id. Open text. |
string |
None. |
| Custom04 |
Attendee YouTube Id. Open text. |
string |
None. |
| Custom05 |
Attendee LinkedIn Id. Open text. |
string |
None. |
| Custom06 |
Not mapped to a field. Open text. |
string |
None. |
| Custom07 |
Not mapped to a field. Open text. |
string |
None. |
| Custom08 |
Not mapped to a field. Open text. |
string |
None. |
| Custom09 |
Not mapped to a field. Open text. |
string |
None. |
| Custom10 |
Not mapped to a field. Open text. |
string |
None. |
| Custom11 |
Not mapped to a field. Open text. |
string |
None. |
| Custom12 |
Not mapped to a field. Open text. |
string |
None. |
| CustomMulti01 |
Attendee geographical regions. One or more geographical regions from the list setup for this event. |
Collection of string |
None. |
| CustomMulti02 |
Attendee target geographical regions. One or more geographical regions from the list setup for this event. Defaults to mappings if defined, else self geographical regions. |
Collection of string |
None. |
| CustomMulti03 |
Not mapped to a field. List of string. |
Collection of string |
None. |
| CustomMulti04 |
Not mapped to a field. List of string. |
Collection of string |
None. |
| CustomMulti05 |
Not mapped to a field. List of string. |
Collection of string |
None. |
| CustomMulti06 |
Not mapped to a field. List of string. |
Collection of string |
None. |
| CustomMulti07 |
Not mapped to a field. List of string. |
Collection of string |
None. |
| CustomMulti08 |
Not mapped to a field. List of string. |
Collection of string |
None. |
| CustomMulti09 |
Not mapped to a field. List of string. |
Collection of string |
None. |
| CustomMulti10 |
Not mapped to a field. List of string. |
Collection of string |
None. |
| CustomMulti11 |
Not mapped to a field. List of string. |
Collection of string |
None. |
| CustomMulti12 |
Not mapped to a field. List of string. |
Collection of string |
None. |
| AssistantName |
Attendee assistant full name. Open text. |
string |
None. |
| AssistantEmail |
Attendee assistant email. Email. |
string |
None. |
| AssistantMobile |
Attendee assistant mobile. Open text. |
string |
None. |
| InternalCategory |
Attendee internal category. Open text. |
string |
None. |
| DetailsShare |
Attendee allow contact details share with other attendee. False (default). |
boolean |
None. |
| ShareDetailsWithTargets |
Attendee allow contact details share with attendees matching their target profile. False (default). |
boolean |
None. |
| AllowDiaryManagementByAdmins |
Attendee allow calendar management by admin staff. False (default). |
boolean |
None. |
| Account |
Attendee account details. Account. |
IntegrationAccount |
None. |
| Company |
Attendee company id or external id. A company with the specified id and/or external id must exist before an attendee can be created/updated and linked to it. |
IntegrationAttendeeCompany |
None. |
| Availability |
Attendee availability. List of timeslots. |
Collection of IntegrationTimeslots |
None. |
| CalendarNotes |
Attendee calendar notes. List of calendar notes. |
Collection of IntegrationCalendarNote |
None. |
| Sessions |
Attendee book sessions. List of sessions. |
Collection of IntegrationSession |
None. |
| Settings |
Attendee settings. List of settings. |
Collection of IntegrationSetting |
None. |
| Modified |
Attendee last modified date. UTC. |
date |
None. |