Jobvertise Jobs Batch Import
You can automate the process of getting jobs into Jobvertise. Just provide us a file formatted to the following XML specification through e-mail, FTP, or HTTP. If you choose e-mail we will set up a unique e-mail address for you. For FTP you will need to host the file on your server so you will need to provide us login and password information. And if you choose the HTTP method please send us a link to the site.ExampleThis is a Jobvertise premium service, for a quote please contact us with the number of active jobs you would like to have in the Jobvertise database.
<jobs>Fields for each job entry
<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>
<zip>60602</zip>
<phone>111-222-3333</phone>
<fax>111-222-3334</fax>
<email>contact@yourcompany.com</email>
<job>
...
</jobs>
Field Required Allowed Values <action> YES "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 Two letter state code <country> Two letter country code <description> YES <contact> <company> <address> <address2> <contactcity> <contactstate> Two letter state code <contactcountry> Two letter country code <zip> <phone> <fax> <email> YES <job>