Import Process
While Textkernel Search! also offers the ability to import candidates A person looking for a job. A candidate can also be referred to as a Job Seeker, Applicant, or Provider., uses a different mechanism. The import process for uses a newer Textkernel Automation API 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:
- Textkernel sends a webhook event to a pre-configured REST endpoint within the Salesforce Org. This event contains the Candidate 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.
- The event is processed via an Apex Queueable Job A job (vacancy, position, role) is an opening for which a customer's client needs a placement., the document is retrieved from 's Binary endpoint, and the Candidate is imported.
- The importing user is notified of the import success or failure through a Salesforce Lightning Custom Notification.
The following flow chart outlines the process:
Was this helpful?
No