| Import Job Specification |
You can automate the process of posting jobs into Jobvertise. Please provide us a file formatted to the following XML specification that we can download via a web link.ExampleDepending on quantity and quality of jobs we may charge for this service. Please contact us with the number of active jobs and a sample file you would like to have in the Jobvertise database so we can review it.
Fields for each job entry
<build-date>2012-1-1</build-date>
<jobs>
<job>
<action>Add</action>
<title>Java Programmer</title>
<department>Tech</department>
<jobcode>XJ466654</jobcode>
<payl>75000</payl>
<payh>100000</payh>
<payper>Year</payper>
<mineducation>Bachelors</mineducation>
<city>Chicago</city>
<state>IL</state>
<country>US</country>
<description>Java Programmer ...</description>
<contact>Human Resources</contact>
<company>Any Company</company>
<address>Your Address</address>
<address2></address2>
<contactcity>Chicago</contactcity>
<contactstate>IL</contactstate>
<contactcountry>US</contactcountry>
<contactzip>60602</zip>
<phone>111-222-3333</phone>
<fax>111-222-3334</fax>
<email>[email protected]</email>
<date>Sat, 1 Jun 2013 11:13:22 PDT</date>
<job>
...
</jobs>
Field Required Allowed Values <build-date> YES The date this file was created. Any date format is acceptable <action> NO (default is "Add") "Add", "Edit", or "Delete" <title> YES <department> <jobcode> YES Your unique id for each job </payl> Number </payh> Number <payper> "Hour", "Month", or "Year" <mineducation> "None", "High School", "Tech School", "Associate", "Bachelors", "Masters", "Doctorate" <city> YES <state> YES <zip> <country> Two letter country code <description> YES <contact> <company> <address> <address2> <contactcity> <contactstate> Two letter state code <contactcountry> Two letter country code <contactzip> <phone> <fax> <email> YES <date> YES Date the job was posted