Automation API Custom Setting
All Textkernel Source! setup procedures are available here.
The Talent Rover package contains a new 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. (BHTK_AutomationAPI__c) Custom Setting. This contains the following three settings that you may wish to configure:
Setting | Description |
---|---|
Delete Automation Events after days |
How many days to keep automation events (BHTK_Automation_Event A Salesforce term used to describe an activity that involves invitations being sent out and calendar appointments being made.__c) in the database before they're removed via the BHTK_AutomationAPICleanup Scheduled Job A job (vacancy, position, role) is an opening for which a customer's client needs a placement.. Default: 3 |
Named Credential |
The API Name of the Named Credential used to call the Textkernel Binary API, configured previously. Default: TK An abbreviation for Textkernel_Binary |
Import Retry Attempts |
The number of times the BHTK_AutomationAPIImportConsumer Queueable Job will attempt to process the import if it determines that the import failed due to a transient error. Each subsequent failure will result in an increasing delay between retry attempts. Default: 5 |