Articles on: Browser Extension

Uploading Custom CVs to Seven20 via PipeLaunch - Technical Details

PipeLaunch offers a native, zero-setup integration for uploading custom CVs directly to your Seven20 environment.


Fields Written to Seven20


Here are the exact fields we write:


  • seven20__CV_File_Id__c Description: The unique Content Document ID for the uploaded CV file. Example: 0692x0000000Q7vAAE
  • seven20__CV_File_Name__c Description: The title or filename of the CV document. Example: John Smith - LinkedIn Resume
  • seven20__Most_Recent_CV_Date__c Description: The timestamp indicating when the CV was uploaded.
  • seven20__Parser_Status__c Description: This field is set to "Partial Re-parse" to initiate the Daxtra parsing process.


Understanding "Partial Re-parse"


We specifically set the seven20__Parser_Status__c field to "Partial Re-parse" to protect your existing data. This instruction tells the Seven20 parsing engine to process the new CV and fill in only the fields on the candidate record that are currently empty.


This approach is non-destructive, meaning no data is ever lost or overwritten. If a field already contains information, it will be preserved. This ensures that manually entered or previously parsed data remains intact while new information from the CV is added to complete the candidate's profile.


If you need to run some custom logic, use the AutoLaunched flow support



Updated on: 25/07/2025