Write-backs enable seamless data updates in the system by creating new entities, modifying existing records, or adding contextual notes.
Types of Write-Backs
- OWB (Object Write-Back): This creates a new entity, e.g., creating candidates from referrals.
- FWB (Field Write-Back): This updates a field in an existing entity, e.g., setting the source value as Sense Referral for a referred candidate.
- NWB (Note Write-Back): Adds a note to an entity, e.g., logging "job assigned in referral" to a candidate.
Supported Entity Types
- Candidate
- Job Submission
Prerequisites
You need to have an active VPN connection before proceeding.
Steps to Configure Write-Back for a Specific Agency
You can follow the steps below to configure write-back for a specific agency:
- Open the Low Coder application.
- Navigate to the Customer Success folder.
- Inside the folder, locate and open the Referral Write-Back Mapping file. In the Referral Write-Back Mapping file, you will see a list of agencies.
- Select the agency for which you want to configure the write-back, for example, Multientity agency.
- Within the mapping section, you will see the Supported Entity Types. No changes are required here.
- Below the entity types, select the entity of your choice. Note that Note Write-Back (NWB) requires enabling in the agency configuration.
Enabling Note Write-Back
- Navigate to the Agency Config section.
- Inside the configuration, locate the referral_enable_note_writeback flag.
- Check this option to enable Note Write-Back.
Configuring Object Write-Back
Below are the steps to configure Object Write-Back:
- Click Add New.
- Select the field names you want to write back.
- Choose the source type from the following options:
- String: Enter the string directly to be written back.
- Question: Select a question from the provided list.
- Method: Choose a predefined method that will display its purpose.
- After configuring, click Save.
Configuring Note Write-Back
For Note Write-Back, follow these steps:
- Select Note Write-Back as the type.
- Go to the Update Mode Action Type button and click it.
- Enter the required code. This code varies by agency and can be found under Node Action Types. For example for referral, the code is 19381.
Paste the code and click Update.