SurveyInvitation
The Survey Invitation DMO is a Data Cloud data model object (DMO) for the invitation sent to a participant to complete the survey.
Columns
Name | Type | References | Description |
Can Guest User Respond | Varchar | An indicator if a guest user can respond to a survey invitation. | |
Can Participant Access Response | Varchar | An indicator if a participant can access their survey response. | |
Can Participant Respond Anonymously | Varchar | An indicator if a participant can respond anonymously to a survey invitation. | |
Created Date | Datetime | The date the record was created. | |
Data Source | Varchar | A reference ID for the logical name for a system that is the source of records identified by external record ID. | |
Data Source Object | Varchar | A reference ID for the logical name of the object where this record came from, whether that is a name of a cloud storage file or another connector’s external object. | |
Description | Varchar | The survey invitation description. | |
Invitation Expires On | Datetime | The date the survey invitation expires on. | |
Invitation Link | Varchar | The link to the survey invitation. | |
Last Modified Date | Datetime | The date when a user last modified the record. | |
Name | Varchar | The name of the survey invitation. | |
Participant | Varchar | A reference ID to the survey participant. | |
Participant Object | Varchar | The object representing the survey participant. | |
Survey | Varchar | A reference ID to the survey for the invitation. | |
Survey Invitation Id | Varchar | A unique ID used as the primary key for the survey invitation DMO. | |
Survey Response Status | Varchar | The status of the survey response. |