SurveyResponseOffline

Represents information about a participant’s offline survey response, including the response status, participant location, and completion time, for both offline and staging environments. This object is available in API version 65.0 and later.

Supported Calls

create(), delete(), describeLayout(), describeSObjects(), getDeleted(), getUpdated(), query(), retrieve(), undelete(), update(), upsert()

Fields

Field Details
CompletionDateTime
Type
dateTime
Properties
Create, Filter, Nillable, Sort, Update
Description
The date and time that the participant completed the survey.
EstimatedDuration
Type
int
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The total time, in seconds, taken by the participant to provide a response to the survey.
InvitationId
Type
reference
Properties
Create, Filter, Group, Sort, Update
Description
The ID of the survey invitation that’s associated with this response.
This field is a relationship field.
Relationship Name
Invitation
Refers To
SurveyInvitation
Language
Type
picklist
Properties
Create, Filter, Group, Nillable, Restricted picklist, Sort, Update
Description
The combined language and locale ISO code, which controls the language of the offline survey response.
LastReferencedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The timestamp when the current user last accessed this record indirectly, for example, through a list view or related record.
LastViewedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The timestamp when the current user last viewed this record or list view.
Name
Type
string
Properties
Autonumber, Defaulted on create, Filter, idLookup, Sort
Description
The identifier of the offline or staging response record.
OwnerId
Type
reference
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
The ID of the owner of this offline survey response record.
This field is a polymorphic relationship field.
Relationship Name
Owner
Refers To
Group, User
Response
Type
textarea
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The participant’s offline response to the survey.
SourceSystemIdentifier
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The identifier of the record in the source system.
SourceSystemName
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The name of the system from which data is loaded into this object.
Status
Type
picklist
Properties
Create, Filter, Group, Restricted picklist, Sort, Update
Description
The status of the survey.
Possible values are:
  • Completed
  • CompletedAndMigrated
  • NotStarted
  • PartiallyCompleted
  • Paused
  • Started
SubmitterId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The ID of the user who is submitting the response for the survey.
This field is a polymorphic relationship field.
Relationship Name
Submitter
Refers To
Contact, Lead, User
SurveyCompletionPercent
Type
percent
Properties
Create, Filter, Nillable, Sort, Update
Description
"The percentage of the survey completed by the participant.
SurveyId
Type
reference
Properties
Create, Filter, Group, Sort, Update
Description
The ID of the survey that the participant completed.
This field is a relationship field.
Relationship Name
Survey
Refers To
Survey
SurveyName
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The name of the survey that the participant completed.
SurveyVersionId
Type
reference
Properties
Create, Filter, Group, Sort, Update
Description
The ID of the version of the survey that the participant completed.
This field is a relationship field.
Relationship Name
SurveyVersion
Refers To
SurveyVersion