When an external candidate registers and creates a candidate profile by uploading and parsing a resume, we want the CandidateEmploymentHistory record, PermissionToContact field to be initially set to "true". The candidate then can deselect that value themselves if desired when reviewing the information that has been automatically loaded for them.
Q: How do we set the PermissionToContact value to "true" when the record is created as a result of resume parsing (using Burning Glass)?
I know we can configure forms to set an initial value if a candidate manually adds another CandidateEmploymentHistory record, but not sure how to do this when parsing a resume.
Thanks