SalesLeadsLeadQualifications
The assessments resource is used to view, create and update qualifications of a lead.
Columns
| Name | Type | ReadOnly | References | Description |
| AssessmentId [KEY] | Long | False |
AssessmentId | |
| LeadId [KEY] | String | False |
SalesLeads.LeadId |
LeadId |
| AssessTemplateId | Long | False |
AssessTemplateId | |
| AssessedLanguage | String | False |
AssessedLanguage | |
| AssessedObjTypeCode | String | False |
AssessedObjTypeCode | |
| AssessedObjectId | Long | False |
AssessedObjectId | |
| AssessmentScore | Int | False |
AssessmentScore | |
| BusinessUnit | Long | False |
BusinessUnit | |
| ConflictId | Long | False |
ConflictId | |
| CreatedBy | String | True |
CreatedBy | |
| LastUpdateDate | Datetime | True |
LastUpdateDate | |
| LastUpdatedBy | String | True |
LastUpdatedBy | |
| Name | String | False |
Name | |
| RatingFeedback | String | True |
RatingFeedback | |
| RatingTerm | String | True |
RatingTerm | |
| StatusCode | String | False |
StatusCode | |
| StatusFuse | String | True |
StatusFuse | |
| TemplateName | String | False |
TemplateName | |
| TemplateType | String | False |
TemplateType | |
| TotalAnswered | Double | False |
TotalAnswered | |
| TotalQuestions | Double | False |
TotalQuestions |
Pseudo-Columns
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
| Name | Type | Description |
| Finder | String |
Input specifying the Finder type. |
| ContactId | String |
The unique identifier of the Contact. |
| SysEffectiveDate | String |
SysEffectiveDate. |
| ResourcePartyIdRest | String |
The unique identifier of the Resource. |
| RestCreationDateLower | String |
Finds the leads that are created before the date specified. |
| RestCreationDateUpper | String |
Finds the leads with the specified creation date. |
| RestRecordSet | String |
Finds the leads with the specified record set value. |
| RestStatusCode | String |
Finds the leads with the specified status code. |
| LeadNumber | String |
Finds the leads with the lead number. |