USAM Management Org Setup

Used For

Set Up Connections for Location Filter

  1. Open the connection record for the org.
  2. Scroll down to the TK CandidateClosed A person looking for a job. A candidate can also be referred to as a Job Seeker, Applicant, or Provider. Mapping field.
  3. Open the connection record for the org, Scroll down to the "TK Candidate Mapping" field.
  4. Check if the searchContactMapping section in the JSON contains the locationSearch section.
    • If so, make sure the locationSearch section includes at least the following fields:
Copy
"locationSearch": {
"country": "country",
"city": "city",
"country_scale": "TR1__Country_Search_Scale__c",
"city_scale": "TR1__City_Search_Scale__c",
"zip_code_scale": "TR1__ZipCode_Search_Scale__c"
},

Next Steps

Next, you will need to assign your permission sets in the USAM Customer Salesforce Org Setup.