Textkernel Source! Import Process

While Textkernel Search! also offers the ability to import candidatesClosed A person looking for a job. A candidate can also be referred to as a Job Seeker, Applicant, or Provider., Textkernel Source! uses a different mechanism. The import process for Textkernel Source! uses a newer Textkernel Automation APIClosed API, or Application Programming Interface, is used by customers to create custom career portals or to take advantage of Data Mirror/DataMart. Bullhorn prefers to use REST API..

This is how the automation API works:

  1. Textkernel sends a webhook event to a pre-configured REST endpoint within the Salesforce Org. This event contains the CandidateClosed A person looking for a job. A candidate can also be referred to as a Job Seeker, Applicant, or Provider. profile, along with details about their CV document.
  2. The event is processed via an Apex Queueable Job, the document is retrieved from Textkernel's Binary endpoint, and the Candidate is imported.
  3. The importing user is notified of the import success or failure through a Salesforce Lightning Custom Notification.

The following flow chart outlines the process: