This is an advanced option and should not be used to connect with job boards that have existing integrations with Workable. It includes jobs across all Workable customer accounts.
As part of Workable’s free job boards, we offer the option to advertise jobs on our own job board (Jobs by Workable). The option is selected automatically under the ‘Free job boards’ tab when you publish a job.
We also offer an XML job feed that users can use based on their needs. For example, a typical use case would be to share this with a job board/partner we don't integrate with to programmatically get your job postings (posted to the Workable job board) and publish them under their site.
Using the XML feed
The XML feed (https://www.workable.com/boards/workable.xml) contains all job information for all our customers published on Jobs by Workable. You will need to read/download the full file and then filter the data on your end to get the jobs for one company only.
Note: Your jobs will be included in the XML feed only if they are approved and published on the Workable job board.
The XML link should be consumed programmatically; due to the size, it may not be possible to load this via the browser.
XML feed example
The following example shows a basic XML feed containing one job.
<?xml version="1.0" encoding="utf-8"?>
<source>
<publisher>Workable</publisher>
<publisherurl>https://www.workable.com</publisherurl>
<job>
<title><![CDATA[Marketing Content Writer & Editor]]></title>
<date><![CDATA[Sun, 29 Dec 2019 11:02:25 UTC]]></date>
<referencenumber><![CDATA[2CF1C90531]]></referencenumber>
<url><![CDATA[https://apply.workable.com/j/2CF1C90531]]></url>
<company><![CDATA[ProgressSoft]]></company>
<city><![CDATA[]]></city>
<state><![CDATA[]]></state>
<country><![CDATA[JO]]></country>
<remote><![CDATA[false]]></remote>
<postalcode><![CDATA[]]></postalcode>
<description>
<![CDATA[<p>We are looking to hire a talented Marketing Content Writer and Editor to create compelling content that will be the voice of marketing including marketing literature, product documents, web copy, social media content and more! The ideal candidate should be a creative and detail-oriented Native English Speaker with a strong writing portfolio and ability to produce content pieces that increase engagement and drive leads on all marketing platforms.</p><p><br></p><h3>Responsibilities</h3><ul> <li>Construct content strategy, guidelines and style to ensure brand voice consistency.</li> <li>Develop full-fledged social media content calendar including ideas and copy.</li> <li>Develop and update website content as needed.Write and edit all internal content including human resources department policies, internship handbooks, company handbook and other documentation as needed.</li> <li>Write all external marketing content including brochures, executive summaries, advertisements, press releases, newsletters and other documentation as needed.</li> <li>Continuously update all marketing offline and digital literature as needed.</li> <li>Review internal and external documentation content as needed.</li> <li>Work closely with Marketing team members to develop marketing campaigns and engaging ideas.</li> <li>Work closely with the Business Development department to develop and review product presentations.</li> <li>Work closely with team members from various departments to develop and review blog articles.</li> <li>Work closely with the UX department and developers to review and edit product demonstration content.</li> <li>Consistently read editorials, publications and news within the payments field to stay up to date with the industry terminology and lingo, in addition to developing a strong understanding of the target audience.</li> <li>Continuously develop content ideas and strategy to keep up to date with the latest on content development.</li> <li>Perform any other job-related duties as assigned by the Marketing management.</li> </ul><p><br></p><h3>Requirements </h3><ul> <li>Excellent command of the English language.</li> <li>Excellent creative writing and editing skills.</li> <li>Excellent in conducting research using multiple sources.</li> <li>Excellent teamwork spirit.</li> <li>Ability to write various contents on different niche and of various forms.</li> <li>Ability to work in a fast-paced environment.</li> <li>Ability to handle multiple projects concurrently.</li> <li>Effective communication and interpersonal skills.</li> <li>Highly organized and detail-oriented.</li> <li>Excellent time management skills and ability to meet deadlines.</li> <li>Proficient in Microsoft Office and Social Media platforms.</li> <li>Bachelor's degree in Communications, Marketing, English, Journalism, or related field is a plus.</li> <li>Proven content writing, copy editing, and proofreading experience is a plus.</li> <li>Knowledge of digital marketing tactics, including SEO, email marketing and web analytics is a plus.</li> </ul>]]>
</description>
<education><![CDATA[]]></education>
<jobtype><![CDATA[]]></jobtype>
<category><![CDATA[Marketing]]></category>
<experience><![CDATA[]]></experience>
<website><![CDATA[http://www.progressoft.com/]]></website>
</job>
</source>
FAQs
- How often does Workable update the XML feed?
- The XML feed is updated every hour, so more frequent consumption is unnecessary.
- Can I update the job URLs?
- No, the job URLs should not be altered because it will affect how candidates are attributed to the appropriate source they came through.
- What information will I see in my Workable reports?
-
On the candidate profile, we will show the source of the job board/partner who consumed your jobs via the XML feed. On the Candidate Sources report, the source will be listed under the "Other" category.
- Can I filter the feed data by company name before downloading the file?
-
We don't support any filtering parameters on the feed; you should read/download the full file and filter on your end.