Articles on: Browser Extension

Uploading Custom CVs to TargetRecruit via PipeLaunch - Technical Details

PipeLaunch offers a native, zero-setup integration for uploading custom CVs directly to your TargetRecruit environment. Each time a CV is uploaded by PipeLaunch, we trigger the parsing automatically in your system.


Fields Written to TargetRecruit


Here are the exact fields we write:


New record in the AVTRRT__ETCObject__c object.

  • AVTRRT__Name__c - The default format is LastName + " Resume" **Example: **Smith - Resume
  • AVTRRT__Status__c - Set to "New". This is the most important field since it triggers the parser.
  • AVTRRT__Candidate__c: The candidate's 18-digit Salesforce ID.
  • AVTRRT__Source__c: "respective source"


It can take a few minutes for the parsing tool to analyze a new CV. This delay is normal and is controlled by the parser, not PipeLaunch.


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



How to verify if the CV was properly parsed


Check the [AVTRRTETCObjectc]() record created. The AVTRRT__Status__c field should change to "Completed"




Updated on: 09/12/2025