wkcc__SurveyHistory__c
Represents historical data from a specific sending of a survey. The
data includes the name of the survey, when it started to be sent out, the schedule in force
(if any), and the status of the sending operation. The history provides an audit trail that
can be used for monitoring and troubleshooting survey issues. This object is available in
API version 49.0 and later.
Supported Calls
create(), delete(), describeLayout(), describeSObjects(), getDeleted(), getUpdated(), query(), retrieve(), search(), undelete(), update(), upsert()
Fields
Field | Details |
---|---|
Name |
|
OwnerId |
|
wkcc__EndDate__c |
|
wkcc__StartDate__c |
|
wkcc__Status__c |
|
wkcc__SurveySchedule__c |
|