Below an overview of the fields that are transferred to In Goede Banen (IGB). Additional fields can also be transferred by adding them to a custom fieldset and noting the API name of the fieldset in the Application Setting InGoedeBanen Job Custom Fieldset.
For the fields of the Job object we have also noted with which IGB field the CXS field is mapped (first the IGB field is mentioned, then the CXS field).
Contact
'cxsrec__Company_name__c'
'Name'
'cxsrec__Address_1__c'
'cxsrec__City__c'
'cxsrec__Zipcode__c'
'Phone'
'Fax'
'Email'
Account
'cxsrec__Account_name__c'
'cxsrec__Company_information__c'
'cxsrec__Company_location__c'
Job
'reference'=>'Id'
'title'=>'cxsrec__Position_name__c'
'teaser'=>'Subtitle__c'
'description'=>'cxsrec__Job_description__c'
'requirements'=>'cxsrec__Job_requirements__c'
'benefits'=>'cxsrec__Compensation_benefits__c'
'joburl'=>'cxsrec__External_position_URL__c'
'applicationurl'=>'cxsrec__External_Application_URL__c'
'jobstartdate'=>'cxsrec__Job_start_date__c'
'jobenddate'=>'cxsrec__Job_end_date__c'
'function'=>'cxsrec__Function__r.Name'
'hoursperweek'=>'cxsrec__Hours_per_week__c'
'country'=>'cxsrec__Country__c'
'joblocation'=>'cxsrec__Location__c'
'joblocationZipcode'=>'cxsrec__Job_location_zip_code__c'
'contactinfo'=>'cxsrec__Contact_info__c'
'salary'=>'cxsrec__Job_salary_minimum__c'
'jobStatus'=>'cxsrec__Status__c'
'upsell'=>'cxsrec__Featured_job__c'
'keywords'=>'cxsrec__Hard_Criteria__c'
'advertlanguage'=>'Language_rel__r.Name'
'advertStartDate'=>'cxsrec__Channel_Internet_start_date__c'
'advertEndDate'=>'cxsrec__Channel_Internet_end_date__c'
Hard Criteria on Job
jobHcMap.put('industry','INDUSTRY');
jobHcMap.put('careerlevel','CAREER_LEVEL');
jobHcMap.put('contracttype','CONTRACT_TYPE');
jobHcMap.put('languages','LANGUAGESKILL');
jobHcMap.put('experience','FUNCTIONAL_PRACTICE');
jobHcMap.put('functiongroup','FUNCTIONGROUP');
jobHcMap.put('educationlevel','HIGHEST_EDUCATION_LEVEL');
jobHcMap.put('educationdirection','EDUCATION_SUBJECT');
Keywords of Job