The following are the fields associated with the Response object and the properties of these fields. Since there are no update or create calls for the Response object, all fields are read-only.
Field Name | Type | Read-Only | Searchable |
---|---|---|---|
ContactId | GUID | X | X |
SourceId | String | X | |
TransactionId | String | X | |
FirstName | String | X | |
LastName | String | X | |
Company | String | X | |
Title | String | X | |
EmailAddress | String | X | |
WorkPhone | String | X | |
SurveyId | GUID | X | X |
SurveyCode | String | X | |
SurveyTitle | String | X | |
SurveyLaunchDate | DateTime | X | |
Status | String | X | X |
InternalNote | String | X | |
ReferenceId | String | X | |
InvitedBy | String | X | |
CompletionDate * | DateTime | X | X |
LastModifiedDate * | DateTime | X | X |
ModifiedBy | String | X | |
ResponseMethod | String | X | |
ResponseNumber | String | X | |
SurveyDetail | |||
QuestionText | String | X | |
QuestionExportValue | String | X | |
QuestionType | String | X | |
QuestionScore | Decimal | X | |
QuestionCode | String | X | |
QuestionNumber | String | X | |
Answer | |||
AnswerPart | String | X | |
AnswerColumn | String | X | |
AnswerText | String | X | |
AnswerOther | String | X | |
AnswerExportValue | String | X | |
AnswerComment | String | X |
Legend
*
Used in GetUpdated Call
Last updated on