Invitee
SOAP Object | REST Object |
---|---|
Invitee | Attendee object. Found in Attendees. |
FIELD NAME | TYPE | READ-ONLY | SEARCHABLE | REST FIELD NAME |
---|---|---|---|---|
ContactId | GUID | X | X | id |
SourceId | String | X | X | contact object, sourceId |
FirstName | String | X | X | contact object, firstName |
LastName | String | X | X | contact object, lastName |
Company | String | X | X | contact object, company |
Title | String | X | contact object, title | |
EmailAddress | String | X | X | contact object, email |
CCEmailAddress | String | X | contact object, ccEmail | |
WorkPhone | String | X | contact object, workPhone | |
Participant | Boolean | X | X | checkedIn |
EventId | GUID | X | X | event object, id |
EventCode | String | X | See Events. | |
EventTitle | String | X | See Events. | |
EventStartDate | DateTime | X | See Events. | |
Status | String | X | X | status |
InternalNote | String | X | note | |
OriginalResponseDate | DateTime | X | N/A | |
LastModifiedDate | DateTime | X | X | lastModified |
ConfirmationNumber | String | X | X | confirmationNumber |
ReferenceId | String | X | referenceId | |
TargetedListId | GUID | X | invitationList object, id | |
TargetedListName | String | X | invitationList object, name | |
VoucherCode | String | X | X | N/A |
IsObfuscated | Boolean | X | X | N/A |
WeblinkDetail | webLinks object, contains links to accept or reject invitation | |||
Target | String | X | N/A | |
URL | String | X | N/A | |
InternalInfoDetail | See Event Questions. | |||
QuestionText | String | X | See Event Questions. | |
AnswerText | String | X | See Event Questions. | |
Answer | answers object | |||
AnswerPart | String | X | N/A | |
AnswerColumn | String | X | N/A | |
AnswerText | String | X | answers object, value | |
AnswerOther | String | X | N/A | |
AnswerComment | String | X | N/A | |
RegretSurveyDetail | See Event Survey. | |||
SurveyType | String | X | See Event Survey. | |
QuestionId | GUID | X | See Event Survey. | |
QuestionCode | String | X | See Event Survey. | |
QuestionText | String | X | See Event Survey. | |
AnswerText | String | X | See Event Survey. | |
Answer | See Event Survey. | |||
AnswerPart | String | X | See Event Survey. | |
AnswerColumn | String | X | See Event Survey. | |
AnswerText | String | X | See Event Survey. | |
AnswerOther | String | X | See Event Survey. | |
AnswerComment | String | X | See Event Survey. |
Last updated on