Documentation :: AlliedTravelCareers.com

Job Feed

AlliedTravelCareers can import jobs using JSON, XML, CSV, or RSS format. If you create a job feed, all you need to do is enter the publicly accessible URL on the Job Feed page, and we will automatically fetch your feed on a nightly basis (approximately 3:00 AM EST).

Sample Feed

[
    {
        "referenceNumber": "abcd1817",
        "title": "The greatest job ever #6",
        "city": "Exampleville",
        "state": "PA",
        "postalCode": "17601",
        "license": "Radiation Therapist",
        "shift": "Sint consequatur officiis omnis facere voluptas cum deserunt dolore.",
        "shiftType": "rotating",
        "shiftsPerWeek": 3,
        "hoursPerShift": 9,
        "payAmountMin": "1000.00",
        "payAmountMax": "1300.00",
        "payFrequency": "Hourly",
        "employmentType": "Temporary",
        "durationLength": "13",
        "durationUnit": "week",
        "startDate": "1980-02-10T22:37:44+0000",
        "description": "Description here explaining why leads want your awesome job. Basic HTML is allowed too
, just make sure you have properly escaped any \"quotes\".", "requirements": "Minimum requirements a lead applying to your job must meet go here. Basic HTML is allowed too
, just make sure you have properly escaped any \"quotes\".", "benefits": "Perferendis laudantium maiores sint cum." }, { "referenceNumber": "abcd6385", "title": "The greatest job ever #1", "city": "Exampleville", "state": "PA", "postalCode": "17601", "license": "Ultrasound", "shift": "At porro officia et odit architecto nihil minima.", "shiftType": "nights", "shiftsPerWeek": 4, "hoursPerShift": 10, "payAmountMin": "1000.00", "payAmountMax": "1300.00", "payFrequency": "Hourly", "employmentType": "Permanent", "durationLength": "13", "durationUnit": "week", "startDate": "2018-01-11T18:23:59+0000", "description": "Description here explaining why leads want your awesome job. Basic HTML is allowed too
, just make sure you have properly escaped any \"quotes\".", "requirements": "Minimum requirements a lead applying to your job must meet go here. Basic HTML is allowed too
, just make sure you have properly escaped any \"quotes\".", "benefits": "Impedit tenetur necessitatibus ad incidunt molestiae aut nihil vel." } ]
<?xml version="1.0"?>
<source>
  <job>
    <referenceNumber>abcd1817</referenceNumber>
    <title>The greatest job ever #6</title>
    <city>Exampleville</city>
    <state>PA</state>
    <postalCode>17601</postalCode>
    <license>Radiation Therapist</license>
    <shift>Sint consequatur officiis omnis facere voluptas cum deserunt dolore.</shift>
    <shiftType>rotating</shiftType>
    <shiftsPerWeek>3</shiftsPerWeek>
    <hoursPerShift>9</hoursPerShift>
    <payAmountMin>1000.00</payAmountMin>
    <payAmountMax>1300.00</payAmountMax>
    <payFrequency>Hourly</payFrequency>
    <employmentType>Temporary</employmentType>
    <durationLength>13</durationLength>
    <durationUnit>week</durationUnit>
    <startDate>1980-02-10T22:37:44+0000</startDate>
    <description>Description here explaining why leads want your awesome job. Basic &lt;strong&gt;HTML&lt;/strong&gt; is allowed too&lt;br /&gt;, &lt;em&gt;just make sure you have properly escaped any "quotes"&lt;/em&gt;.</description>
    <requirements>Minimum requirements a lead applying to your job must meet go here. Basic &lt;strong&gt;HTML&lt;/strong&gt; is allowed too&lt;br /&gt;, &lt;em&gt;just make sure you have properly escaped any "quotes"&lt;/em&gt;.</requirements>
    <benefits>Perferendis laudantium maiores sint cum.</benefits>
  </job>
  <job>
    <referenceNumber>abcd6385</referenceNumber>
    <title>The greatest job ever #1</title>
    <city>Exampleville</city>
    <state>PA</state>
    <postalCode>17601</postalCode>
    <license>Ultrasound</license>
    <shift>At porro officia et odit architecto nihil minima.</shift>
    <shiftType>nights</shiftType>
    <shiftsPerWeek>4</shiftsPerWeek>
    <hoursPerShift>10</hoursPerShift>
    <payAmountMin>1000.00</payAmountMin>
    <payAmountMax>1300.00</payAmountMax>
    <payFrequency>Hourly</payFrequency>
    <employmentType>Permanent</employmentType>
    <durationLength>13</durationLength>
    <durationUnit>week</durationUnit>
    <startDate>2018-01-11T18:23:59+0000</startDate>
    <description>Description here explaining why leads want your awesome job. Basic &lt;strong&gt;HTML&lt;/strong&gt; is allowed too&lt;br /&gt;, &lt;em&gt;just make sure you have properly escaped any "quotes"&lt;/em&gt;.</description>
    <requirements>Minimum requirements a lead applying to your job must meet go here. Basic &lt;strong&gt;HTML&lt;/strong&gt; is allowed too&lt;br /&gt;, &lt;em&gt;just make sure you have properly escaped any "quotes"&lt;/em&gt;.</requirements>
    <benefits>Impedit tenetur necessitatibus ad incidunt molestiae aut nihil vel.</benefits>
  </job>
</source>
referenceNumber,title,city,state,postalCode,license,shift,shiftType,shiftsPerWeek,hoursPerShift,payAmountMin,payAmountMax,payFrequency,employmentType,durationLength,durationUnit,startDate,description,requirements,benefits
abcd1817,"The greatest job ever #6",Exampleville,PA,17601,"Radiation Therapist","Sint consequatur officiis omnis facere voluptas cum deserunt dolore.",rotating,3,9,1000.00,1300.00,Hourly,Temporary,13,week,1980-02-10T22:37:44+0000,"Description here explaining why leads want your awesome job. Basic <strong>HTML</strong> is allowed too<br />, <em>just make sure you have properly escaped any ""quotes""</em>.","Minimum requirements a lead applying to your job must meet go here. Basic <strong>HTML</strong> is allowed too<br />, <em>just make sure you have properly escaped any ""quotes""</em>.","Perferendis laudantium maiores sint cum."
abcd6385,"The greatest job ever #1",Exampleville,PA,17601,Ultrasound,"At porro officia et odit architecto nihil minima.",nights,4,10,1000.00,1300.00,Hourly,Permanent,13,week,2018-01-11T18:23:59+0000,"Description here explaining why leads want your awesome job. Basic <strong>HTML</strong> is allowed too<br />, <em>just make sure you have properly escaped any ""quotes""</em>.","Minimum requirements a lead applying to your job must meet go here. Basic <strong>HTML</strong> is allowed too<br />, <em>just make sure you have properly escaped any ""quotes""</em>.","Impedit tenetur necessitatibus ad incidunt molestiae aut nihil vel."
<?xml version="1.0"?>
<rss xmlns:job="https://qa-sit.alliedtravelcareers.com/api/v2.0/public/jobs/xsd" version="2.0">
  <channel>
    <title>AlliedTravelCareers.com Job Feed</title>
    <link>http://qa-sit.alliedtravelcareers.com</link>
    <description>AlliedTravelCareers.com Job Feed</description>
    <docs>http://www.rssboard.org/rss-specification</docs>
    <generator>T5</generator>
    <item>
      <job:referenceNumber>abcd1817</job:referenceNumber>
      <title>The greatest job ever #6</title>
      <job:city>Exampleville</job:city>
      <job:state>PA</job:state>
      <job:postalCode>17601</job:postalCode>
      <job:license>Radiation Therapist</job:license>
      <job:shift>Sint consequatur officiis omnis facere voluptas cum deserunt dolore.</job:shift>
      <job:shiftType>rotating</job:shiftType>
      <job:shiftsPerWeek>3</job:shiftsPerWeek>
      <job:hoursPerShift>9</job:hoursPerShift>
      <job:payAmountMin>1000.00</job:payAmountMin>
      <job:payAmountMax>1300.00</job:payAmountMax>
      <job:payFrequency>Hourly</job:payFrequency>
      <job:employmentType>Temporary</job:employmentType>
      <job:durationLength>13</job:durationLength>
      <job:durationUnit>week</job:durationUnit>
      <job:startDate>1980-02-10T22:37:44+0000</job:startDate>
      <description><![CDATA[Description here explaining why leads want your awesome job. Basic <strong>HTML</strong> is allowed too<br />, <em>just make sure you have properly escaped any "quotes"</em>.]]></description>
      <job:requirements><![CDATA[Minimum requirements a lead applying to your job must meet go here. Basic <strong>HTML</strong> is allowed too<br />, <em>just make sure you have properly escaped any "quotes"</em>.]]></job:requirements>
      <job:benefits><![CDATA[Perferendis laudantium maiores sint cum.]]></job:benefits>
    </item>
    <item>
      <job:referenceNumber>abcd6385</job:referenceNumber>
      <title>The greatest job ever #1</title>
      <job:city>Exampleville</job:city>
      <job:state>PA</job:state>
      <job:postalCode>17601</job:postalCode>
      <job:license>Ultrasound</job:license>
      <job:shift>At porro officia et odit architecto nihil minima.</job:shift>
      <job:shiftType>nights</job:shiftType>
      <job:shiftsPerWeek>4</job:shiftsPerWeek>
      <job:hoursPerShift>10</job:hoursPerShift>
      <job:payAmountMin>1000.00</job:payAmountMin>
      <job:payAmountMax>1300.00</job:payAmountMax>
      <job:payFrequency>Hourly</job:payFrequency>
      <job:employmentType>Permanent</job:employmentType>
      <job:durationLength>13</job:durationLength>
      <job:durationUnit>week</job:durationUnit>
      <job:startDate>2018-01-11T18:23:59+0000</job:startDate>
      <description><![CDATA[Description here explaining why leads want your awesome job. Basic <strong>HTML</strong> is allowed too<br />, <em>just make sure you have properly escaped any "quotes"</em>.]]></description>
      <job:requirements><![CDATA[Minimum requirements a lead applying to your job must meet go here. Basic <strong>HTML</strong> is allowed too<br />, <em>just make sure you have properly escaped any "quotes"</em>.]]></job:requirements>
      <job:benefits><![CDATA[Impedit tenetur necessitatibus ad incidunt molestiae aut nihil vel.]]></job:benefits>
    </item>
  </channel>
</rss>

Detailed Field Explanation

Field Format/Values Required Description
referenceNumber

Alphanumeric

Yes

Can be any combination of letters and numbers. Must be unique for each job.

This number is used to identify if our website already has a copy of this job. If it exists, we will update the existing job with any new information provided. If not, the job will be added as a new job.

title

String

Yes

The title of your job posting.

city

String

No

The city where your job posting is located.

state

USPS 2-letter abbreviation

Yes

The state where your job posting is located.

postalCode

USPS 5-digit or 9-digit ZIP code

No

The ZIP code where your job posting is located.

license

String

One of the following allowed values:

  • Anesthesia Technician
  • Audiologist
  • BCBA - School
  • Behavioral Health Tech
  • Behavioral Therapist
  • Cardiovascular Tech
  • Cath Lab Tech
  • Certified Occupational Therapist Assistant (COTA)
  • CLS
  • CRT
  • CST
  • CT Tech
  • CVOR Tech
  • Cytotech / Cytogenetics
  • Dental Assistant
  • Dental Hygienist
  • Dialysis Tech
  • Dietician / Registered Dietician
  • DOR
  • Dosimetrist
  • Dual-Modality Tech
  • Echo Tech
  • EEG Tech
  • EKG Tech
  • Electrophysiology Tech
  • EMT
  • Endo Tech / GI Tech
  • HBOT
  • Histo Tech
  • Interventional Radiology
  • LAC
  • Licensed Clinical Social Worker
  • Licensed Professional Marriage Counselor
  • LISAC
  • LMSW
  • LPC
  • LPCC
  • LSW
  • Mammography Tech
  • Medical Assistant
  • Medical Lab Technician
  • Medical Social Worker
  • Medical Technologist
  • Microbiology Tech
  • Monitor Tech
  • MRI Tech
  • Neurodiagnostic Tech
  • Neurophysiology Tech
  • Non-Clinical Tech
  • Nuclear Medicine Tech
  • OB Tech
  • Occupational Therapist (OT)
  • Ophthalmic Technician
  • Orthopedic Tech
  • OT - School
  • OTA
  • OTA - School
  • Paramedic
  • Pathology Assistant
  • Patient Care Tech
  • Perfusionist
  • Pharmacist
  • Pharmacy Tech
  • Phlebotomist
  • Physical Therapist (PT)
  • Physical Therapy Assistant (PTA)
  • Polysomnographic / Sleep Tech
  • Psych Tech
  • Psychologist - School
  • Psychology
  • PT - School
  • Rad Tech
  • Radiation Therapist
  • Recreational Therapist
  • Resp Tech
  • RRT
  • SFA
  • SLP - School
  • SLPA
  • SLPA - School
  • Special Procedures Tech
  • Sped Teacher
  • Speech Language Pathologist (SLP)
  • Sterile Processing Tech
  • Surg Tech
  • Technician
  • Tele Tech
  • Ultrasound
  • Vascular Tech
  • X-Ray Tech
Yes

What type of license a provider applying to your job post needs to have. We use this to appropriately categorize your job.

shift

String

No

Map a client’s shift field to this field if the full shift info is stored in one field

shiftType

String

One of the following allowed values:

  • days
  • nights
  • evenings
  • rotating
No

The type of shifts the employee is expected to work.

shiftsPerWeek

Integer

No

The number of shifts per week the employee is expected to work. Values from 3 - 6

hoursPerShift

Integer

No

The number of hours per shift the employee is expected to work. Values from 6 - 16

payAmountMin

Decimal

No

The minimum pay provided by the Client for this Job. This is the bottom end of the pay range.

payAmountMax

Decimal

No

The maximum pay provided by the Client for this Job. This is the top end of the pay range.

payFrequency

String

One of the following allowed values:

  • Hourly
  • Weekly
No

The frequency at which a Client pays the Employee for this Job.

employmentType

Enum

One of the following allowed values:

  • Full-Time
  • Part-Time
  • Temporary
  • Permanent
No

The type(s) of employment applicable for this job. You can include more than one value from the list of allowed values. See sample feed above for List format example when including multiple values.

durationLength

Integer

No

The numeric length part of the contract duration (e.g. the "13" in "13 weeks").

durationUnit

String

One of the following allowed values:

  • day
  • week
  • month
  • year
No

The unit part of the contract duration (e.g. the "weeks" in "13 weeks").

startDate

Date

No

The date your position starts. If left blank, or a date in the past, the start date will automatically be set to ASAP.

description

String

Yes

The description of your job posting. Basic HTML tags are allowed. If using XML, wrap in <![CDATA[ ]]>

requirements

String

No

The minimum requirements a lead applying to your job posting must meet. Basic HTML tags are allowed. If using XML, wrap in <![CDATA[ ]]>

benefits

String

No

The benefits offered by this position. Basic HTML tags are allowed.

Formatting Guidelines

When providing HTML markup for fields within your jobs, AlliedTravelCareers supports the list of elements below.

General

Tag Description Example How it looks on AlliedTravelCareers
b Bring attention to
This is an <b>example</b>.
This is an example.
br Line break
This is an<br>example.
This is an
example.
em Emphasis
This is an <em>example</em>.
This is an example.
i Interesting text
This is an <i>example</i>.
This is an example.
p Paragraph
<p>This is an example.</p><p>This is an example.</p>

This is an example.

This is an example.

span Span
This is an <span>example</span>.
This is an example.
strong Strong importance
This is an <strong>example</strong>.
This is an example.
u Unarticulated annotation
This is an <u>example</u>.
This is an example.

Headings

Tag Description Example How it looks on AlliedTravelCareers
h2 Heading level 2
<h2>This is an example.</h2>

This is an example.

h3 Heading level 3
<h3>This is an example.</h3>

This is an example.

h4 Heading level 4
<h4>This is an example.</h4>

This is an example.

h5 Heading level 5
<h5>This is an example.</h5>
This is an example.
h6 Heading level 6
<h6>This is an example.</h6>
This is an example.

Lists

Tag Description Example How it looks on AlliedTravelCareers
li List item
<ul>
    <li>One</li>
    <li>Two</li>
</ul>
  • One
  • Two
ol Ordered list
<ol>
    <li>One</li>
    <li>Two</li>
</ol>
  1. One
  2. Two
ul Unordered list
<ul>
    <li>One</li>
    <li>Two</li>
</ul>
  • One
  • Two

Tables

Tag Description Example How it looks on AlliedTravelCareers
caption Table caption (or title)
<table>
    <caption>This is an example.</caption>
    <tbody>
        <tr>
            <td>1</td>
            <td>2</td>
        </tr>
    </tbody>
</table>
This is an example.
1 2
table Table
<table>
    <tbody>
        <tr>
            <td>1</td>
            <td>2</td>
        </tr>
    </tbody>
</table>
1 2
tbody Table body
<table>
    <tbody>
        <tr>
            <td>1</td>
            <td>2</td>
        </tr>
    </tbody>
</table>
1 2
td Table data cell
<table>
    <tbody>
        <tr>
            <td>1</td>
            <td>2</td>
        </tr>
    </tbody>
</table>
1 2
tfoot Table footer
<table>
    <tbody>
        <tr>
            <td>1</td>
            <td>2</td>
        </tr>
    </tbody>
    <tfoot>
        <tr>
            <th>A</th>
            <td>B</td>
        </tr>
    </tfoot>
</table>
1 2
A B
th Table header cell
<table>
    <thead>
        <tr>
            <th>A</th>
            <td>B</td>
        </tr>
    </thead>
    <tbody>
        <tr>
            <th>1</th>
            <td>2</td>
        </tr>
    </tbody>
</table>
A B
1 2
thead Table head
<table>
    <thead>
        <tr>
            <th>A</th>
            <td>B</td>
        </tr>
    </thead>
    <tbody>
        <tr>
            <td>1</td>
            <td>2</td>
        </tr>
    </tbody>
</table>
A B
1 2
tr Table row
<table>
    <thead>
        <tr>
            <td>A</td>
            <td>B</td>
        </tr>
    </thead>
    <tbody>
        <tr>
            <td>1</td>
            <td>2</td>
        </tr>
    </tbody>
</table>
A B
1 2