A single item in a
CandidateProfile
's workflow process history.Fields
Name | Description |
---|---|
CandidateProcessAction! | The executed action that constitutes this history item.This action may or may not trigger a change in the status of the underlying process.
For example, an action may be to add a note against a candidate's profile,
which has no material effect on the stage through the application process. |
DateTime! | The date & time the action was executed. |
CandidateProfile! | The CandidateProfile that the CandidateProcessHistoryItem relates to. |
The identifier for the CandidateProcessHistoryItem . | |
[CandidateProcessParty!]! | The parties that executed the action. |
PositionProfile | The position profile that the history item relates to.This is null for interactions that are not specific to an individual position,
such as a general interview with a recruiter.
It will also be null where an unknown profileId was provided or the position profile has since been deleted. |
SeekProcessHistoryItemSource | The underlying source for the item.For example, items related to an application process would note the job board or other channel that sourced the application. |
CandidateProcessStatus | The current status of the underlying process.For example, a candidate in an application process may progress through a series of statuses like applied, interviewed, offered, hired. |
Seen in
Parent name | Parent type | Description |
---|---|---|
Object | node field | |
Object | conflictingCandidateProcessHistoryItem field | |
Object | candidateProcessHistoryItem field | |
Object | candidateProcessHistoryItem field | |
Object | candidateProcessHistoryItem field | |
Object | candidateProcessHistoryItems field | |
Query | Result type |