<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Advanced Features &#8211; Recruit So Simple</title>
	<atom:link href="https://docs.recruitsosimple.com/article-categories/advanced-features/feed/" rel="self" type="application/rss+xml" />
	<link>https://docs.recruitsosimple.com</link>
	<description>Documentation</description>
	<lastBuildDate>Wed, 01 Jul 2026 11:08:03 +0000</lastBuildDate>
	<language>en-GB</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://docs.recruitsosimple.com/wp-content/uploads/cache/2018/12/cropped-icon/3826384827.png</url>
	<title>Advanced Features &#8211; Recruit So Simple</title>
	<link>https://docs.recruitsosimple.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Recruit So Simple Jobs</title>
		<link>https://docs.recruitsosimple.com/knowledge-base/recruit-so-simple-jobs-wordpress-plugin/</link>
		
		<dc:creator><![CDATA[RecruitSoSimple]]></dc:creator>
		<pubDate>Fri, 15 May 2026 11:10:07 +0000</pubDate>
				<guid isPermaLink="false">https://docs.recruitsosimple.com/?post_type=ht_kb&#038;p=4663</guid>

					<description><![CDATA[WordPress Plugin Recruit So Simple Jobs is a WordPress plugin that displays vacancies from your Recruit So Simple database and lets candidates apply directly from your website. To use the plugin, you will need a WordPress website where you can install plugins. In Recruit So Simple, from [Settings &#62; System [&#8230;]]]></description>
										<content:encoded><![CDATA[
<h2 class="wp-block-heading" id="wordpress-plugin" >WordPress Plugin</h2>



<p><strong>Recruit So Simple Jobs</strong> is a WordPress plugin that displays vacancies from your Recruit So Simple database and lets candidates apply directly from your website.</p>



<ol class="wp-block-list">
<li>Install and set up the <strong>Recruit So Simple Jobs</strong> plugin as described below.</li>



<li>Post a vacancy: enable Data Feeds API on a vacancy record&#8217;s Share screen.</li>



<li>Applications will automatically arrive in <strong>[Candidates &gt; Web Import]</strong>.</li>
</ol>



<p>To use the plugin, you will need a WordPress website where you can install plugins.</p>



<p>In Recruit So Simple, from <strong>[Settings &gt; System Settings &gt; Web &gt; Advanced]</strong>, you will need:</p>



<ul class="wp-block-list">
<li>Your <strong>JSON Data Feed</strong> URL</li>



<li>Your <strong>Data Posting API</strong> URL</li>
</ul>



<h2 class="wp-block-heading" id="install-the-plugin-in-your-wordpress-website" ><strong>Install the plugin in your WordPress website</strong></h2>



<ol class="wp-block-list">
<li>In WordPress admin, go to <strong>[Plugins &gt; Add Plugin]</strong></li>



<li>Search for <strong>Recruit So Simple Jobs</strong></li>



<li>Click <strong>Install Now</strong></li>



<li>Click <strong>Activate Plugin</strong> </li>



<li>Go to <strong>[Settings &gt; Recruit So Simple Jobs]</strong> to set up the plugin.</li>
</ol>



<h2 class="wp-block-heading" id="basic-setup" ><strong>Basic Setup</strong></h2>



<p>Log into your WordPress <strong>Dashboard</strong>, then go to <strong>[Settings &gt; Recruit So Simple Jobs]</strong>:</p>



<ul class="wp-block-list">
<li>Add the <strong>JSON Data Feed </strong>URL</li>



<li>Add the <strong>Data Posting API </strong>URL</li>



<li>Set the Jobs page slug, usually <code><strong>jobs</strong></code></li>
</ul>



<p>A jobs page will automatically be created at <strong><code>yourdomain.com/jobs/</code></strong></p>



<p>Alternatively, you can use a shortcode (see below) to insert the plugin into an existing page.</p>



<h2 class="wp-block-heading" id="adding-the-plugin-to-an-existing-wordpress-page" ><strong>Adding the plugin to an existing WordPress Page</strong></h2>



<p>If you want to display your vacancies inside an existing WordPress page, add this shortcode:</p>



<p><strong>[recruit_so_simple_jobs]</strong></p>



<h2 class="wp-block-heading" id="refreshing-vacancies" ><strong>Refreshing Vacancies</strong></h2>



<p>The feed is refreshed every 30 minutes. If you need to pull fresh vacancies sooner, click <strong>Refresh Now </strong>and save.</p>



<h2 class="wp-block-heading" id="pretty-urls" ><strong>Pretty URLs</strong></h2>



<p>Each vacancy gets its own URL, for example: <strong>yourdomain.com/jobs/accountant-122/</strong>.</p>



<p><strong>Note:</strong> If you change the <strong>Jobs page slug</strong>, go to <strong>Settings &gt; Permalinks</strong> in WordPress and click <strong>Save Changes</strong> once. This refreshes WordPress pretty URLs.</p>



<h2 class="wp-block-heading" id="page-layout" ><strong>Page Layout</strong></h2>



<p>Choose your preferred layout for how vacancies are displayed:</p>



<ul class="wp-block-list">
<li><strong>Card view</strong>: vacancies appear as cards in a grid.</li>



<li><strong>List view</strong>: vacancies appear in a simpler list.</li>
</ul>



<h2 class="wp-block-heading" id="vacancies-per-page" ><strong>Vacancies per page</strong></h2>



<p>Controls how many vacancies appear before pagination is shown. For example, if this is set to <strong>6</strong>, the vacancies page will show 6 vacancies and then navigation to the next page.</p>



<h2 class="wp-block-heading" id="button-and-pill-colour" ><strong>Button and Pill Colour</strong></h2>



<p>Set the colour used by the plugin (buttons and labels). To keep styling consistent with your website, enter your website’s main colour in any of the following formats:</p>



<ul class="wp-block-list">
<li>A hex value, such as <code>#0f766e</code> (with or without <code>#</code>)</li>



<li>An RGB value, such as <code>rgb(15, 118, 110)</code></li>



<li>A comma-separated RGB value, such as <code>15, 118, 110</code></li>
</ul>



<p>You can also use the colour picker.</p>



<h2 class="wp-block-heading" id="hide-or-show-job-fields" ><strong>Hide or Show Job Fields</strong></h2>



<p>Use these settings to choose what details are displayed:</p>



<ul class="wp-block-list">
<li><strong>Reference</strong> (Vacancy Ref)</li>



<li><strong>Location</strong> (Town, County or Hidden)</li>



<li><strong>Salary</strong></li>



<li><strong>Salary additional info</strong></li>



<li><strong>Permanent/contract</strong></li>



<li><strong>Full/part time</strong></li>



<li><strong>Holiday</strong> entitlement (shown on vacancy record&#8217;s details page only)</li>
</ul>



<h2 class="wp-block-heading" id="hide-salary-by-ref" ><strong>Hide Salary By Ref</strong></h2>



<p>You can hide salary from selected vacancies by adding vacancy Refs separated by commas, for example: <code>AB12,BB34</code></p>



<p>Add replacement salary text to be shown for vacancies where the salary is hidden, for example: “Competitive rates”.</p>



<p>If left blank, the salary row is hidden completely.</p>



<h2 class="wp-block-heading" id="application-form" ><strong>Application Form</strong></h2>



<p>When a candidate applies, required fields are:</p>



<ul class="wp-block-list">
<li>First name</li>



<li>Last name</li>



<li>Phone</li>



<li>Email</li>
</ul>



<p>If a question has been set on a vacancy record&#8217;s Share screen, this is returned and added to the candidate&#8217;s Notes.</p>



<h2 class="wp-block-heading" id="cv-uploads" ><strong>CV Uploads</strong></h2>



<p>Choose whether a CV is required when candidates apply.</p>



<p>Accepted formats: PDF, DOC and DOCX, with a maximum file size of 10MB.</p>



<h2 class="wp-block-heading" id="notification-email" ><strong>Notification Email</strong></h2>



<p>Use <strong>Notification email</strong> if you want WordPress to send an email when an application is submitted.</p>



<p><strong>Important:</strong> For reliable notification emails, configure WordPress email delivery with your email host or an SMTP plugin.</p>



<h2 class="wp-block-heading" id="privacy-policys-url" ><strong>Privacy policy&#8217;s URL</strong></h2>



<p>If your <strong>Candidate Registration Terms</strong> text contains the words “<strong>privacy policy</strong>”, a link to your privacy policy will automatically be created.</p>



<p>You can set your terms in <strong>Recruit So Simple</strong> under <strong>[Settings &gt; System Settings &gt; Web &gt; Advanced]</strong>.</p>



<p>If no URL is entered, the text remains plain.</p>



<h2 class="wp-block-heading" id="confirmation-message" ><strong>Confirmation Message</strong></h2>



<p>The <strong>Confirmation message</strong> is what a candidate sees after a successful application, for example: &#8220;Thank you for your application. We will be in touch soon.&#8221;</p>



<h2 class="wp-block-heading" id="human-verification" ><strong>Human Verification</strong></h2>



<p>Human verification helps reduce spam and is applied to the vacancy application form. You can choose:</p>



<ul class="wp-block-list">
<li>None</li>



<li>Cloudflare Turnstile</li>



<li>Google reCAPTCHA v2 checkbox</li>
</ul>



<p><strong>Cloudflare Turnstile</strong> set up:</p>



<ol class="wp-block-list">
<li>Create a Turnstile widget in Cloudflare</li>



<li>Copy the site key and secret key</li>



<li>In the plugin settings, choose <strong>Cloudflare Turnstile</strong></li>



<li>Paste the site key and secret key</li>



<li>Save settings</li>
</ol>



<p><strong>Google reCAPTCHA v2 Checkbox set up:</strong></p>



<ol class="wp-block-list">
<li>Create a reCAPTCHA v2 checkbox site in Google reCAPTCHA admin.</li>



<li>Copy the site key and secret key.</li>



<li>In the plugin settings, choose <strong>Google reCAPTCHA v2 checkbox</strong>.</li>



<li>Paste the site key and secret key.</li>



<li>Save settings.</li>
</ol>



<p>If a provider is selected, but the keys are missing, the verification widget will not be active.</p>



<h2 class="wp-block-heading" id="troubleshooting" >Troubleshooting</h2>



<p>Please open a support ticket from <strong>Recruit So Simple</strong> under <strong>[Dashboard &gt; Help &amp; Support]</strong>, and one of the team will be pleased to help.</p>



<div style="height:100px" aria-hidden="true" class="wp-block-spacer"></div>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Candidate Matching</title>
		<link>https://docs.recruitsosimple.com/knowledge-base/candidate-matching/</link>
		
		<dc:creator><![CDATA[RecruitSoSimple]]></dc:creator>
		<pubDate>Fri, 06 Feb 2026 09:01:57 +0000</pubDate>
				<guid isPermaLink="false">https://docs.recruitsosimple.com/?post_type=ht_kb&#038;p=4364</guid>

					<description><![CDATA[Introduction Candidate Matching helps you quickly find the most relevant candidates for a vacancy. Not just a generic AI search of your candidate CVs, it reads the vacancy details, extracts the key requirements, then searches candidate records for matching job titles, desired roles, CV skills, experience, qualifications, education, and previous [&#8230;]]]></description>
										<content:encoded><![CDATA[
<h2 class="wp-block-heading" id="introduction" >Introduction</h2>



<p><strong>Candidate Matching </strong>helps you quickly find the most relevant candidates for a vacancy. Not just a generic AI search of your candidate CVs, it reads the vacancy details, extracts the key requirements, then searches candidate records for matching job titles, desired roles, CV skills, experience, qualifications, education, and previous roles.</p>



<p>The system produces a match score out of 100. This score combines AI relevance scoring with practical checks such as salary expectations, work type, location, industry, experience, and how recently the candidate record was updated. These checks can be included or excluded from Matching Settings if you want to broaden or narrow the results.</p>



<p>Each result includes a short explanation showing why the candidate may be a good fit, including strengths and any considerations. Candidates already on the vacancy pipeline, archived candidates, deleted records, and very weak matches are excluded from the main results.</p>



<p>Results are cached for speed, but you can re-match candidates at any time to refresh the shortlist.</p>



<figure class="wp-block-image size-full"><a href="https://docs.recruitsosimple.com/wp-content/uploads/2026/02/matching.jpg"><img fetchpriority="high" decoding="async" width="2446" height="1578" src="https://docs.recruitsosimple.com/wp-content/uploads/2026/02/matching.jpg" alt="" class="wp-image-4734" srcset="https://docs.recruitsosimple.com/wp-content/uploads/2026/02/matching.jpg 2446w, https://docs.recruitsosimple.com/wp-content/uploads/2026/02/matching-300x194.jpg 300w, https://docs.recruitsosimple.com/wp-content/uploads/2026/02/matching-1024x661.jpg 1024w, https://docs.recruitsosimple.com/wp-content/uploads/2026/02/matching-768x495.jpg 768w, https://docs.recruitsosimple.com/wp-content/uploads/2026/02/matching-50x32.jpg 50w, https://docs.recruitsosimple.com/wp-content/uploads/2026/02/matching-1536x991.jpg 1536w, https://docs.recruitsosimple.com/wp-content/uploads/2026/02/matching-2048x1321.jpg 2048w, https://docs.recruitsosimple.com/wp-content/uploads/2026/02/matching-920x594.jpg 920w, https://docs.recruitsosimple.com/wp-content/uploads/2026/02/matching-600x387.jpg 600w, https://docs.recruitsosimple.com/wp-content/uploads/2026/02/matching-320x206.jpg 320w" sizes="(max-width: 2446px) 100vw, 2446px" /></a></figure>



<p>On a vacancy record, click<strong> Matching</strong> <strong><mark style="background-color:rgba(0, 0, 0, 0)" class="has-inline-color has-luminous-vivid-orange-color">[a]</mark></strong> to initiate a search.</p>



<p><strong>Matching Settings</strong> <strong><mark style="background-color:rgba(0, 0, 0, 0)" class="has-inline-color has-luminous-vivid-orange-color">[b]</mark></strong> allows you to customise the matching calculation by including or excluding:</p>



<ul class="wp-block-list">
<li><strong>Industry</strong> <em>(see below)</em></li>



<li><strong>Location</strong></li>



<li><strong>Salary</strong> <em>(candidate target salary)</em></li>



<li><strong>Work Type</strong> <em>(candidate preference for full-time, part-time, perm and/or contract)</em></li>



<li><strong>Experience</strong> <em>(Candidate employment history)</em></li>
</ul>



<p>Results can be further <strong>filtered</strong> <strong><mark style="background-color:rgba(0, 0, 0, 0)" class="has-inline-color has-luminous-vivid-orange-color">[c]</mark></strong> by tag(s), candidate <strong>job title</strong>, <strong>minimum salary</strong>, when the candidate record was <strong>last updated</strong> and <strong>availability</strong>.</p>



<p>Results can also be filtered by <strong>candidate status</strong> and <strong>vacancy</strong> <strong>ranking</strong> (traffic light).</p>



<p>Use the <strong>score slider</strong> to widen or narrow the results shown.</p>



<p>To add a candidate to the vacancy, click the <strong>Add</strong> button.</p>



<p>Select records, and apply <strong>bulk actions</strong> <strong><mark style="background-color:rgba(0, 0, 0, 0)" class="has-inline-color has-luminous-vivid-orange-color">[d]</mark></strong>.</p>



<p><strong>Industry</strong> is available as a column in the <strong>vacancy</strong> and <strong>candidate</strong> <strong>grids</strong>.</p>



<div style="height:100px" aria-hidden="true" class="wp-block-spacer"></div>



<h2 class="wp-block-heading" id="seniority" >Seniority </h2>



<p>Candidate record: <strong>Employment History</strong></p>



<p>Seniority levels are fixed (<em>Junior, Mid-level, Senior, Leadership, Executive</em>), and applied automatically for each position in a candidate’s employment history. You can review and change seniority if needed.</p>



<p>Seniority is not industry-specific, so just apply the level that best fits your particular sector.</p>



<div style="height:100px" aria-hidden="true" class="wp-block-spacer"></div>



<h2 class="wp-block-heading" id="highlights" >Highlights</h2>



<p>Candidate record: <strong>Employment History</strong></p>



<p>Highlights are AI-generated summaries for each position on a candidate’s employment history. These can be reviewed and edited by editing the employment history entry.</p>



<div style="height:100px" aria-hidden="true" class="wp-block-spacer"></div>



<h2 class="wp-block-heading" id="industry" >Industry </h2>



<p>Industry is assigned to both candidates and vacancies, and is used as part of the matching algorithm. It is intended as a broad classification to help improve matching accuracy, rather than as an exhaustive list of sectors.</p>



<p>Industry is available as a column on the Candidates and Vacancies grids, allowing you to sort and filter records by industry.</p>



<p>Industry is assigned automatically (see below), but can also be changed manually on:</p>



<ul class="wp-block-list">
<li>Candidate record: <strong>Details screen</strong></li>



<li>Vacancy record: <strong>Details screen</strong></li>
</ul>



<p>Industry is assigned automatically in the following situations:</p>



<ul class="wp-block-list">
<li>Parsing a CV in <strong>[Candidates &gt; Add Candidate]</strong></li>



<li>Bulk importing candidates (either from a CSV file or a ZIP file containing original CVs)</li>



<li>Forwarding a CV into your database using the <strong><a href="https://docs.recruitsosimple.com/knowledge-base/maildrop/" data-type="ht_kb" data-id="10">MailDrop</a></strong> feature</li>



<li>Adding a candidate from <strong>[Candidates &gt; Web Import]</strong></li>



<li>Adding a vacancy by parsing a job description, or by pasting job description text into <strong>[Vacancies &gt; Add Vacancy]</strong></li>



<li>Manually entering text into the vacancy&#8217;s <strong>Job Description (Private)</strong> field on the Details screen. NOte that sufficient text will need to be added for a more accurate result.</li>
</ul>



<p>If preferred, Industry can be excluded from the matching criteria in the <strong>Matching</strong> settings.</p>



<p>The available industries are intentionally broad. If selecting manually, choose the option that best suites the candidate&#8217;s or vacancy&#8217;s primary sector.</p>



<p><strong>Note: </strong>is not possible to add your own industry sectors.</p>



<figure class="wp-block-table"><table class="has-fixed-layout"><tbody><tr><td>A to F</td><td>H to N</td><td>P to Z</td></tr><tr><td>Aerospace &amp; Defence</td><td>Healthcare</td><td>Professional Services</td></tr><tr><td>Agriculture &amp; Food</td><td>Hospitality</td><td>Public Sector</td></tr><tr><td>Automotive</td><td>Legal</td><td>Real Estate</td></tr><tr><td>Construction</td><td>Life Sciences</td><td>Recruitment</td></tr><tr><td>Consumer Goods</td><td>Logistics</td><td>Retail</td></tr><tr><td>Education</td><td>Manufacturing</td><td>Technology</td></tr><tr><td>Energy &amp; Utilities</td><td>Marketing &amp; Advertising</td><td>Telecommunications</td></tr><tr><td>Financial Services</td><td>Media &amp; Entertainment</td><td>Travel &amp; Leisure</td></tr><tr><td></td><td>Non-Profit</td><td></td></tr></tbody></table></figure>



<div style="height:100px" aria-hidden="true" class="wp-block-spacer"></div>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>AI Tools</title>
		<link>https://docs.recruitsosimple.com/knowledge-base/ai-tools/</link>
		
		<dc:creator><![CDATA[RecruitSoSimple]]></dc:creator>
		<pubDate>Fri, 28 Mar 2025 18:07:17 +0000</pubDate>
				<guid isPermaLink="false">https://docs.recruitsosimple.com/?post_type=ht_kb&#038;p=3685</guid>

					<description><![CDATA[Recruit So Simple includes a range of AI tools designed to assist with assessing a candidate’s suitability for a vacancy, summarising CVs when adding candidates to the system, and generating content such as emails, journals, or texts &#8211; or writing a job description on a vacancy record&#8217;s Details screen. You [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p><strong>Recruit So Simple</strong> includes a range of <strong>AI tools</strong> designed to assist with assessing a <strong>candidate’s suitability for a vacancy</strong>, <strong>summarising CVs</strong> when adding candidates to the system, and <strong>generating content</strong> such as emails, journals, or texts &#8211; or writing a <strong>job description</strong> on a vacancy record&#8217;s <strong>Details</strong> screen. You can also generate a <strong>job description template</strong>, based on the vacancy&#8217;s job title, and <strong>example interview questions</strong>.</p>



<p>AI tools can be enabled or disabled globally under <strong>[Settings &gt; System Settings &gt; Company Details]</strong> located in the <strong>System Features</strong> section.</p>



<h2 class="wp-block-heading" id="ai-cv-summary" >AI CV Summary </h2>



<p>When parsing a CV (see list below), an AI generated <strong>CV summary</strong> is created that includes a <strong>Professional Summary, Current Role, Qualifications, Key Skills, Achievements,</strong> and <strong>Previous Experience</strong>. This summary can be <strong>appended to the candidate record&#8217;s notes</strong> <strong><mark style="background-color:rgba(0, 0, 0, 0)" class="has-inline-color has-luminous-vivid-orange-color">[a]</mark></strong> for future reference or <strong>dismissed</strong> <strong><mark style="background-color:rgba(0, 0, 0, 0)" class="has-inline-color has-luminous-vivid-orange-color">[b]</mark></strong> if not needed.</p>



<figure class="wp-block-image size-large"><a href="https://docs.recruitsosimple.com/wp-content/uploads/2025/03/cv-summary-1.jpg"><img decoding="async" width="1024" height="479" src="https://docs.recruitsosimple.com/wp-content/uploads/2025/03/cv-summary-1-1024x479.jpg" alt="" class="wp-image-3719" srcset="https://docs.recruitsosimple.com/wp-content/uploads/2025/03/cv-summary-1-1024x479.jpg 1024w, https://docs.recruitsosimple.com/wp-content/uploads/2025/03/cv-summary-1-300x140.jpg 300w, https://docs.recruitsosimple.com/wp-content/uploads/2025/03/cv-summary-1-768x359.jpg 768w, https://docs.recruitsosimple.com/wp-content/uploads/2025/03/cv-summary-1-50x23.jpg 50w, https://docs.recruitsosimple.com/wp-content/uploads/2025/03/cv-summary-1-1536x719.jpg 1536w, https://docs.recruitsosimple.com/wp-content/uploads/2025/03/cv-summary-1-2048x958.jpg 2048w, https://docs.recruitsosimple.com/wp-content/uploads/2025/03/cv-summary-1-920x430.jpg 920w, https://docs.recruitsosimple.com/wp-content/uploads/2025/03/cv-summary-1-600x281.jpg 600w, https://docs.recruitsosimple.com/wp-content/uploads/2025/03/cv-summary-1-320x150.jpg 320w" sizes="(max-width: 1024px) 100vw, 1024px" /></a></figure>



<p>A CV summary is generated after performing any of the following actions:</p>



<ul class="wp-block-list">
<li><strong>Adding a new candidate</strong> from <strong>[Candidates &gt; Add Candidate]</strong>.</li>



<li><strong>Importing a candidate</strong> from the <strong>Web Import</strong> screen <strong>[Candidates &gt; Web Import]</strong>.</li>



<li><strong>Clicking &#8220;Update CV&#8221;</strong> on a candidate record&#8217;s <strong>Overview</strong> screen (useful when a candidate submits an updated CV).</li>



<li><strong>Clicking &#8220;Create Agency CV&#8221;</strong> from either a candidate&#8217;s <strong>Overview</strong> or <strong>Docs</strong> screen, to create your branded <strong>Agency CV</strong>.</li>
</ul>



<h2 class="wp-block-heading" id="ai-candidate-matching" >AI Candidate Matching</h2>



<p>After adding a candidate to a vacancy record’s <strong>Pipeline</strong> screen, click the <strong>AI Matching Summary</strong> icon <strong><mark style="background-color:rgba(0, 0, 0, 0)" class="has-inline-color has-luminous-vivid-orange-color">[c]</mark></strong> to generate a <strong>matching score</strong> out of 10, along with a summary of <strong>pros, cons, </strong>and a<strong> conclusion</strong> <strong><mark style="background-color:rgba(0, 0, 0, 0)" class="has-inline-color has-luminous-vivid-orange-color">[d]</mark></strong>. This assessment evaluates the candidate’s suitability for the role by comparing their CV with the job description.</p>



<p>Alternatively, you can select up to five candidates at a time and use the &#8216;<strong>AI Matching Summary</strong>&#8216; option from the <strong>Pipeline Actions</strong> menu to generate matching scores for all selected candidates simultaneously.</p>



<p>Once generated, the <strong>matching score</strong> is displayed next to the candidate’s name<strong> <mark style="background-color:rgba(0, 0, 0, 0)" class="has-inline-color has-luminous-vivid-orange-color">[e]</mark></strong>. Clicking on the score allows you to <strong>review </strong>or<strong> refresh</strong> the summary &#8211; for example, if the candidate’s CV or the job description has been updated (the summary includes the date and time that it was last generated).</p>



<p>Using the <strong>Matching Summary</strong> for guidance, the starring system <strong><mark style="background-color:rgba(0, 0, 0, 0)" class="has-inline-color has-luminous-vivid-orange-color">[f]</mark></strong> can then be used to highlight the most suitable candidates. The <strong>Pipeline</strong> can be sorted by star rating, or matching score by clicking the column header.</p>



<figure class="wp-block-image size-large"><a href="https://docs.recruitsosimple.com/wp-content/uploads/2025/03/AI-CV-Summary.jpg"><img decoding="async" width="1024" height="839" src="https://docs.recruitsosimple.com/wp-content/uploads/2025/03/AI-CV-Summary-1024x839.jpg" alt="" class="wp-image-3693" srcset="https://docs.recruitsosimple.com/wp-content/uploads/2025/03/AI-CV-Summary-1024x839.jpg 1024w, https://docs.recruitsosimple.com/wp-content/uploads/2025/03/AI-CV-Summary-300x246.jpg 300w, https://docs.recruitsosimple.com/wp-content/uploads/2025/03/AI-CV-Summary-768x629.jpg 768w, https://docs.recruitsosimple.com/wp-content/uploads/2025/03/AI-CV-Summary-50x41.jpg 50w, https://docs.recruitsosimple.com/wp-content/uploads/2025/03/AI-CV-Summary-1536x1259.jpg 1536w, https://docs.recruitsosimple.com/wp-content/uploads/2025/03/AI-CV-Summary-2048x1679.jpg 2048w, https://docs.recruitsosimple.com/wp-content/uploads/2025/03/AI-CV-Summary-920x754.jpg 920w, https://docs.recruitsosimple.com/wp-content/uploads/2025/03/AI-CV-Summary-600x492.jpg 600w, https://docs.recruitsosimple.com/wp-content/uploads/2025/03/AI-CV-Summary-320x262.jpg 320w" sizes="(max-width: 1024px) 100vw, 1024px" /></a></figure>



<p><strong>Notes:</strong> </p>



<ul class="wp-block-list">
<li><strong>AI Candidate Matching</strong> uses the <strong>Job Description (Private)</strong> field, located in the <strong>Details</strong> section of a vacancy record.</li>



<li>A <strong>detailed job description</strong> and <strong>well-structured candidate CV</strong> will produce better results.</li>



<li>Once generated, the <strong>AI Candidate Matching summary</strong> is saved until the candidate is either <strong>removed from the vacancy</strong> or the summary is <strong>refreshed</strong>.</li>
</ul>



<h2 class="wp-block-heading" id="ai-writing-tools" >AI Writing Tools</h2>



<p>Let <strong>AI Writing Tools</strong> assist you in composing <strong>emails, texts, and more</strong>. Simply <strong>select the text</strong> you need help with and choose a <strong>writing style</strong> <strong><mark style="background-color:rgba(0, 0, 0, 0)" class="has-inline-color has-luminous-vivid-orange-color">[g]</mark></strong> that best suits your purpose.</p>



<p>AI Writing Tools can be used in the following scenarios:</p>



<ul class="wp-block-list">
<li><strong>Composing an email</strong></li>



<li><strong>Writing an SMS message</strong></li>



<li><strong>Adding a journal entry</strong> (located on a record’s <strong>Overview</strong> screen)</li>



<li><strong>Creating a task</strong> (on a record’s <strong>Overview</strong> screen or under <strong>[Dashboard &gt; Tasks]</strong>)</li>



<li><strong>Adding or editing the Job Description (Private)</strong> (found in a vacancy record’s <strong>Details</strong> screen)</li>



<li><strong>Creating an Agency CV</strong> (from a candidate record’s <strong>Overview</strong> or <strong>Docs</strong> screen)</li>



<li><strong>Creating an Info Request</strong> from <strong>[Candidates &gt; Info Requests]</strong></li>
</ul>



<p><em><strong>Note:</strong> Selected text must be between 50 and 5,000 characters.</em></p>



<figure class="wp-block-image size-large"><a href="https://docs.recruitsosimple.com/wp-content/uploads/2025/03/ai-writing-tools.jpg"><img loading="lazy" decoding="async" width="1024" height="488" src="https://docs.recruitsosimple.com/wp-content/uploads/2025/03/ai-writing-tools-1024x488.jpg" alt="" class="wp-image-3695" srcset="https://docs.recruitsosimple.com/wp-content/uploads/2025/03/ai-writing-tools-1024x488.jpg 1024w, https://docs.recruitsosimple.com/wp-content/uploads/2025/03/ai-writing-tools-300x143.jpg 300w, https://docs.recruitsosimple.com/wp-content/uploads/2025/03/ai-writing-tools-768x366.jpg 768w, https://docs.recruitsosimple.com/wp-content/uploads/2025/03/ai-writing-tools-50x24.jpg 50w, https://docs.recruitsosimple.com/wp-content/uploads/2025/03/ai-writing-tools-1536x733.jpg 1536w, https://docs.recruitsosimple.com/wp-content/uploads/2025/03/ai-writing-tools-2048x977.jpg 2048w, https://docs.recruitsosimple.com/wp-content/uploads/2025/03/ai-writing-tools-920x439.jpg 920w, https://docs.recruitsosimple.com/wp-content/uploads/2025/03/ai-writing-tools-600x286.jpg 600w, https://docs.recruitsosimple.com/wp-content/uploads/2025/03/ai-writing-tools-320x153.jpg 320w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></a></figure>



<p></p>



<h2 class="wp-block-heading" id="ai-generated-job-description-templates" >AI Generated Job Description Templates</h2>



<p>To save time, create a job description template <strong><mark style="background-color:rgba(0, 0, 0, 0)" class="has-inline-color has-luminous-vivid-orange-color">[h]</mark></strong> in the <strong>Job Description (Private)</strong> field on a vacancy record&#8217;s <strong>Details</strong> screen, or from <strong>[Vacancies &gt; Add Vacancy]</strong>. The template will be based on the vacancy&#8217;s job title, basic details such as permanent/contract, full-time/part-time, and salary requirements.</p>



<figure class="wp-block-image size-large"><a href="https://docs.recruitsosimple.com/wp-content/uploads/2025/03/jd-template-2.jpg"><img loading="lazy" decoding="async" width="1024" height="293" src="https://docs.recruitsosimple.com/wp-content/uploads/2025/03/jd-template-2-1024x293.jpg" alt="" class="wp-image-3724" srcset="https://docs.recruitsosimple.com/wp-content/uploads/2025/03/jd-template-2-1024x293.jpg 1024w, https://docs.recruitsosimple.com/wp-content/uploads/2025/03/jd-template-2-300x86.jpg 300w, https://docs.recruitsosimple.com/wp-content/uploads/2025/03/jd-template-2-768x220.jpg 768w, https://docs.recruitsosimple.com/wp-content/uploads/2025/03/jd-template-2-50x14.jpg 50w, https://docs.recruitsosimple.com/wp-content/uploads/2025/03/jd-template-2-1536x439.jpg 1536w, https://docs.recruitsosimple.com/wp-content/uploads/2025/03/jd-template-2-920x263.jpg 920w, https://docs.recruitsosimple.com/wp-content/uploads/2025/03/jd-template-2-600x172.jpg 600w, https://docs.recruitsosimple.com/wp-content/uploads/2025/03/jd-template-2-320x92.jpg 320w, https://docs.recruitsosimple.com/wp-content/uploads/2025/03/jd-template-2.jpg 2028w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></a></figure>



<h2 class="wp-block-heading" id="ai-generated-interview-questions" >AI Generated Interview Questions</h2>



<p>When adding a new interview to a vacancy <strong>[Vacancy &gt; Pipeline]</strong>, you can generate example questions based on the job description. These can reflect either the candidate’s perspective (questions for interviewers) or the client’s (questions for the candidate).</p>



<figure class="wp-block-image size-large"><a href="https://docs.recruitsosimple.com/wp-content/uploads/2025/03/interview_questions.png"><img loading="lazy" decoding="async" width="1024" height="388" src="https://docs.recruitsosimple.com/wp-content/uploads/2025/03/interview_questions-1024x388.png" alt="" class="wp-image-3728" srcset="https://docs.recruitsosimple.com/wp-content/uploads/2025/03/interview_questions-1024x388.png 1024w, https://docs.recruitsosimple.com/wp-content/uploads/2025/03/interview_questions-300x114.png 300w, https://docs.recruitsosimple.com/wp-content/uploads/2025/03/interview_questions-768x291.png 768w, https://docs.recruitsosimple.com/wp-content/uploads/2025/03/interview_questions-50x19.png 50w, https://docs.recruitsosimple.com/wp-content/uploads/2025/03/interview_questions-1536x582.png 1536w, https://docs.recruitsosimple.com/wp-content/uploads/2025/03/interview_questions-2048x776.png 2048w, https://docs.recruitsosimple.com/wp-content/uploads/2025/03/interview_questions-920x348.png 920w, https://docs.recruitsosimple.com/wp-content/uploads/2025/03/interview_questions-600x227.png 600w, https://docs.recruitsosimple.com/wp-content/uploads/2025/03/interview_questions-320x121.png 320w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></a></figure>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<p>Use of these AI features is subject to our terms and conditions.<br>Please read our policies on AI use on our <a href="https://recruitsosimple.com/legal/" target="_blank" rel="noreferrer noopener">website</a>.</p>



<p></p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Email Sync for Microsoft 365</title>
		<link>https://docs.recruitsosimple.com/knowledge-base/microsoft-office-integration-email-sync/</link>
		
		<dc:creator><![CDATA[RecruitSoSimple]]></dc:creator>
		<pubDate>Thu, 05 Jan 2023 11:02:50 +0000</pubDate>
				<guid isPermaLink="false">https://docs.recruitsosimple.com/?post_type=ht_kb&#038;p=2858</guid>

					<description><![CDATA[[Settings &#62; My Account &#62; Microsoft 365] Easily send and receive email in Recruit So Simple by connecting your Microsoft 365 account. This streamlined integration replaces the need to manually enter server details, which Microsoft no longer fully supports. Connecting Your Microsoft Account To connect your Microsoft 365 account: Syncing [&#8230;]]]></description>
										<content:encoded><![CDATA[
<h5 class="wp-block-heading" id="settings-my-account-microsoft-365" >[Settings &gt; My Account &gt; Microsoft 365]</h5>



<p>Easily send and receive email in Recruit So Simple by connecting your Microsoft 365 account. This streamlined integration replaces the need to manually enter server details, which Microsoft no longer fully supports.</p>


<div class="wp-block-image">
<figure class="aligncenter"><a href="https://docs.recruitsosimple.com/wp-content/uploads/2023/01/email-sync-setup-2.jpg"><img loading="lazy" decoding="async" width="2384" height="1890" src="https://docs.recruitsosimple.com/wp-content/uploads/2023/01/email-sync-setup-2.jpg" alt="Email Sync Setup" class="wp-image-3101" srcset="https://docs.recruitsosimple.com/wp-content/uploads/2023/01/email-sync-setup-2.jpg 2384w, https://docs.recruitsosimple.com/wp-content/uploads/2023/01/email-sync-setup-2-300x238.jpg 300w, https://docs.recruitsosimple.com/wp-content/uploads/2023/01/email-sync-setup-2-1024x812.jpg 1024w, https://docs.recruitsosimple.com/wp-content/uploads/2023/01/email-sync-setup-2-768x609.jpg 768w, https://docs.recruitsosimple.com/wp-content/uploads/2023/01/email-sync-setup-2-50x40.jpg 50w, https://docs.recruitsosimple.com/wp-content/uploads/2023/01/email-sync-setup-2-1536x1218.jpg 1536w, https://docs.recruitsosimple.com/wp-content/uploads/2023/01/email-sync-setup-2-2048x1624.jpg 2048w, https://docs.recruitsosimple.com/wp-content/uploads/2023/01/email-sync-setup-2-920x729.jpg 920w, https://docs.recruitsosimple.com/wp-content/uploads/2023/01/email-sync-setup-2-600x476.jpg 600w, https://docs.recruitsosimple.com/wp-content/uploads/2023/01/email-sync-setup-2-320x254.jpg 320w" sizes="auto, (max-width: 2384px) 100vw, 2384px" /></a></figure></div>


<h3 class="wp-block-heading" id="connecting-your-microsoft-account" >Connecting Your Microsoft Account</h3>



<p>To connect your Microsoft 365 account:</p>



<ol class="wp-block-list">
<li>Go to <strong>[Settings &gt; My Account &gt; Microsoft 365]</strong>.</li>



<li>Click <strong>Connect</strong> to sign in and authorise your Microsoft account.</li>



<li>If prompted with the option <strong>“Consent on behalf of your organisation”</strong>, select <strong>Yes</strong>.<br>This indicates you&#8217;re the Microsoft Administrator and will allow the rest of your team to authorise their own accounts independently.</li>
</ol>



<div style="height:100px" aria-hidden="true" class="wp-block-spacer"></div>



<ol class="wp-block-list">
<li></li>
</ol>



<h3 class="wp-block-heading" id="syncing-your-inbox" >Syncing Your Inbox</h3>



<p>This step is optional and can be skipped if you only want to send email from your database. To enable email syncing, follow these steps:</p>



<ol class="wp-block-list">
<li>Click the <strong>Email Sync Setup</strong> button.</li>



<li>Choose a folder to sync — typically your Outlook Inbox, or you can create a dedicated folder in Outlook specifically for syncing.</li>
</ol>



<div style="height:100px" aria-hidden="true" class="wp-block-spacer"></div>



<h3 class="wp-block-heading" id="automatic-email-journaling" >Automatic Email Journaling</h3>



<p>Once your inbox (or selected folder) is synced, any email received from candidates or contacts will be automatically journaled to their record if the <strong>&lt;from&gt;</strong> address matches either their <strong>primary</strong> or <strong>alternative</strong> email address.</p>



<p><strong>Important: </strong>Journals are not added immediately. For an email to be journaled:</p>



<ul class="wp-block-list">
<li>It must remain in the synced folder for one hour &#8211; do not move or delete it &#8211; or enough time for two sync cycles (see next points).</li>



<li>Email sync runs every 20 minutes.</li>



<li>Journaling occurs on the next sync cycle and only if the email is still in the synced folder.<br>This helps prevent duplicate journals from being created.</li>



<li>The first 10 records with a matching email address will be journaled.</li>
</ul>



<p><strong>Privacy Protection:</strong> You can prevent journals from being added by blacklisting specific email addresses. For example, this can help avoid the inadvertent addition of journals to records with your personal email address. You can add blocked email addresses in [Settings &gt; System Settings &gt; Company Details], under <strong>Auto-Journal Block List</strong>.</p>



<div style="height:100px" aria-hidden="true" class="wp-block-spacer"></div>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow">
<p></p>
</blockquote>



<ol class="wp-block-list">
<li></li>
</ol>



<h3 class="wp-block-heading" id="sending-limit-throttling" >Sending Limit / Throttling</h3>



<p>When you connect your Microsoft account, your email throttle is automatically set to <strong>25 emails per minute (1,500 per hour)</strong>. This helps you send bulk email efficiently while staying within Microsoft’s sending limits.</p>



<p>Sending up to 1,500 emails per hour can still trigger ISP spam filters. To protect your domain’s reputation, send email responsibly and avoid practices that may be flagged as spam.</p>



<p>You can view or change this setting via <strong>Settings &gt; My Account &gt; Email Settings</strong>.</p>



<div style="height:100px" aria-hidden="true" class="wp-block-spacer"></div>



<h3 class="wp-block-heading" id="using-a-third-party-smtp-provider" >Using a Third-Party SMTP Provider</h3>



<p>If you prefer to send email through a third-party SMTP provider:</p>



<ol class="wp-block-list">
<li>Go to <strong>Email Sync Setup</strong>.</li>



<li>Deselect <strong>Enable sending email via Microsoft 365</strong>.</li>



<li>Then go to <strong>Settings &gt; My Account &gt; Email Settings</strong> to enter your SMTP provider’s configuration details.</li>
</ol>



<div style="height:100px" aria-hidden="true" class="wp-block-spacer"></div>



<h3 class="wp-block-heading" id="notes" ><strong>Notes</strong></h3>



<ul class="wp-block-list">
<li>Microsoft requires reauthorisation of the connection <strong>every 90 days</strong>. If this happens, simply click <strong>Connect</strong> again to reauthorise. The system will alert you if reauthorisation is needed.</li>



<li>If your inbox hasn’t synced for <strong>more than 24 hours</strong> (e.g. due to expired authorisation), the system will backfill the last <strong>72 hours</strong> of email once reconnected. After that, it resumes normal syncing of email received within the past 24 hours.</li>
</ul>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<div style="height:100px" aria-hidden="true" class="wp-block-spacer"></div>



<h3 class="wp-block-heading" id="troubleshooting-for-microsoft-administrators" ><strong>Troubleshooting for Microsoft Administrators<br></strong></h3>



<p>If there are any issues, such as users being continually asked to request consent, you may need to check the permissions for the <em>Recruit So Simple Email Sync</em> app in your <a href="https://entra.microsoft.com/" target="_blank" rel="noopener">Microsoft Admin Center</a>:</p>



<ol class="wp-block-list">
<li>From the menu on the left, go to [Applications > Enterprise Applications].</li>



<li>Click on [Consent and permissions &gt; User consent settings]. We recommend selecting &#8220;<em>Allow user consent for apps from verified publishers&#8230;</em>&#8220;. There should be 7 &#8220;permissions classified as low impact&#8221;, for the app to work:<br><figure><a href="https://docs.recruitsosimple.com/wp-content/uploads/2023/01/consent-and-permissions-2.jpg"><img loading="lazy" decoding="async" width="1197" height="504" class="aligncenter size-full wp-image-3126" src="https://docs.recruitsosimple.com/wp-content/uploads/2023/01/consent-and-permissions-2.jpg" alt="Consent and permissions" srcset="https://docs.recruitsosimple.com/wp-content/uploads/2023/01/consent-and-permissions-2.jpg 1197w, https://docs.recruitsosimple.com/wp-content/uploads/2023/01/consent-and-permissions-2-300x126.jpg 300w, https://docs.recruitsosimple.com/wp-content/uploads/2023/01/consent-and-permissions-2-1024x431.jpg 1024w, https://docs.recruitsosimple.com/wp-content/uploads/2023/01/consent-and-permissions-2-768x323.jpg 768w, https://docs.recruitsosimple.com/wp-content/uploads/2023/01/consent-and-permissions-2-50x21.jpg 50w, https://docs.recruitsosimple.com/wp-content/uploads/2023/01/consent-and-permissions-2-920x387.jpg 920w, https://docs.recruitsosimple.com/wp-content/uploads/2023/01/consent-and-permissions-2-600x253.jpg 600w, https://docs.recruitsosimple.com/wp-content/uploads/2023/01/consent-and-permissions-2-320x135.jpg 320w" sizes="auto, (max-width: 1197px) 100vw, 1197px" /></a></figure></li>



<li>To add missing permissions, click <strong>Permission Classifications</strong> &gt; <strong>Grant admin consent for [your company name]</strong> and add all seven permissions from the table below:</li>
</ol>



<figure class="wp-block-table is-style-stripes"><table><tbody><tr><td><strong>API Used</strong></td><td><strong>Permissions</strong></td><td><strong>Description</strong></td></tr><tr><td>Microsoft Graph</td><td>offline_access</td><td><em>Maintain access to data you have given it access to</em></td></tr><tr><td>Microsoft Graph</td><td>profile</td><td><em>View user&#8217;s basic profile</em></td></tr><tr><td>Microsoft Graph</td><td>email</td><td><em>View user&#8217;s email address</em></td></tr><tr><td>Microsoft Graph</td><td>openid</td><td><em>Sign users in</em></td></tr><tr><td>Microsoft Graph</td><td>User.Read</td><td><em>Sign in and read user&#8217;s profile</em></td></tr><tr><td>Microsoft Graph</td><td>Mail.Read</td><td><em>Read user email</em></td></tr><tr><td>Microsoft Graph</td><td>Mail.Send</td><td><em>Send email</em></td></tr></tbody></table><figcaption class="wp-element-caption"><em><sup>Required low impact permissions</sup></em></figcaption></figure>



<div style="height:100px" aria-hidden="true" class="wp-block-spacer"></div>



<h3 class="wp-block-heading" id="security-defaults-and-authenticated-smtp" >Security Defaults and Authenticated SMTP</h3>



<p><strong>Microsoft &#8216;Security Defaults&#8217;</strong>: If you have previously disabled <a href="https://aad.portal.azure.com/#view/Microsoft_AAD_IAM/ActiveDirectoryMenuBlade/~/Properties" target="_blank" rel="noopener"><strong>Security Defaults</strong></a> in your Microsoft Admin Centre, this can now be re-enabled.</p>



<p><strong>Authenticated SMTP</strong>: If you have previously enabled <strong><a href="https://admin.microsoft.com/Adminportal/Home#/users/" target="_blank" rel="noopener">Authenticated SMTP</a> </strong>for your users, this can now be disabled.</p>



<div style="height:100px" aria-hidden="true" class="wp-block-spacer"></div>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Full Screen Goal View</title>
		<link>https://docs.recruitsosimple.com/knowledge-base/full-screen-goal-view/</link>
		
		<dc:creator><![CDATA[RecruitSoSimple]]></dc:creator>
		<pubDate>Tue, 13 Dec 2022 14:38:21 +0000</pubDate>
				<guid isPermaLink="false">https://docs.recruitsosimple.com/?post_type=ht_kb&#038;p=2832</guid>

					<description><![CDATA[[Dashboard &#62; Reporting] Goals can be displayed full page, ideal for displaying on a TV screen. To open a goal in full screen view, first generate a Goals report from [Dashboard &#62; Reporting]. Scroll to the required goal and click on the share icon located next to the goal&#8217;s title [&#8230;]]]></description>
										<content:encoded><![CDATA[
<h3 class="wp-block-heading" id="dashboard-reporting" ><strong>[Dashboard &gt; Reporting]</strong></h3>


<p><a href="https://docs.recruitsosimple.com/wp-content/uploads/2022/12/MicrosoftTeams-image.jpg"><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-2838" src="https://docs.recruitsosimple.com/wp-content/uploads/2022/12/MicrosoftTeams-image.jpg" alt="" width="1325" height="753" /></a>Goals can be displayed full page, ideal for displaying on a TV screen. To open a goal in full screen view, first generate a <strong>Goals</strong> report from [<strong>Dashboard &gt; Reporting</strong>]. Scroll to the required goal and click on the share icon located next to the goal&#8217;s title <strong><span style="color: #ff6600;">[1]</span></strong>.</p>
<h3 id="features-include" ><a href="https://docs.recruitsosimple.com/wp-content/uploads/2022/12/goal-report.jpg"><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-2840" src="https://docs.recruitsosimple.com/wp-content/uploads/2022/12/goal-report.jpg" alt="Goal Report" width="1325" height="573" /></a>Features include:</h3>
<ul>
<li>Use the goal&#8217;s unique URL in any web browser on any device.*</li>
<li>Real-time tracking (refreshes every 10 seconds)</li>
<li>Can be switched between dark and light mode.</li>
<li>Arrange browser windows to show two or more goals.</li>
</ul>
<p><strong>*</strong>To revoke access to previously generated full-screen goals, <a href="https://docs.recruitsosimple.com/knowledge-base/goals/">reset your Goals API Key</a> in <strong>[Settings &gt; System Settings &gt; Goals]</strong>.</p>]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Data Posting API</title>
		<link>https://docs.recruitsosimple.com/knowledge-base/data-posting-api/</link>
		
		<dc:creator><![CDATA[RecruitSoSimple]]></dc:creator>
		<pubDate>Thu, 05 Apr 2018 17:37:11 +0000</pubDate>
				<guid isPermaLink="false">https://docs.recruitsosimple.com/?post_type=ht_kb&#038;p=1876</guid>

					<description><![CDATA[You can use the Posting API to send candidate applications direct to Recruit So Simple from your own website or system. Applications will be viewable under [Candidates &#62; Web Import] where they can be reviewed. Please note that when an application is received via the API, an email notification will [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>You can use the Posting API to send candidate applications direct to Recruit So Simple from your own website or system. Applications will be viewable under [Candidates &gt; Web Import] where they can be reviewed.</p>
<p>Please note that when an application is received via the API, an email notification will not be generated. If an email notification is required this will need to be sent from your website/system.</p>
<p>The API accepts the following JSON encoded fields:</p>
<table id="rss_table">
<tbody>
<tr>
<th>Data field</th>
<th>Requirements</th>
<th>Example</th>
</tr>
<tr>
<td width="33.33%">firstName (required)</td>
<td width="33.33%">Max 64 characters</td>
<td> James</td>
</tr>
<tr>
<td>lastName (required)</td>
<td>Max 64 characters</td>
<td> Clayson</td>
</tr>
<tr>
<td>phone (required)</td>
<td>Max 32 characters</td>
<td> 01234567890</td>
</tr>
<tr>
<td>email (required)</td>
<td>Max 64 characters</td>
<td> james@email.com</td>
</tr>
<tr>
<td>cvData</td>
<td>Max 10MB (Base64 encoded)</td>
<td> YWJjMTIzIT8kKiYoKSctPUB etc</td>
</tr>
<tr>
<td>cvFilename</td>
<td>Max 128 characters</td>
<td> cv.pdf</td>
</tr>
<tr>
<td>job</td>
<td>Valid job ID</td>
<td> 123</td>
</tr>
<tr>
<td>question</td>
<td> Max 2000 characters</td>
<td> Do you hold a full drivers licence?</td>
</tr>
<tr>
<td>answer</td>
<td> Max 2000 characters</td>
<td> Yes</td>
</tr>
</tbody>
</table>
<h2 id="where-to-find-your-api-key" >Where to find your API key</h2>
<p>Your API key can be found in [Settings &gt; System Settings &gt; Web &gt; Advanced].</p>
<h4 id="there-is-a-rate-limit-of-200-requests-per-hour" >There is a rate limit of 200 requests per hour.</h4>
<p><strong>If an invalid key is provided there will be no response from the API.</strong></p>
<h2 id="responses" >Responses</h2>
<p>Once the data is posted then an array is returned with either a 200 Success response, or if there are any errors then these will be returned.</p>
<h2 id="php-example-code" >PHP Example Code</h2>
<p>The following example code can be used to post to the API . The unique key should be kept hidden and not viewable in the source code of the page. Anyone with your key will be able to post to your account.</p>
<p>The API will return an error if invalid data is provided (for example, an invalid email address or missing first name etc).</p>
<pre>$file = file_get_contents("cv.pdf"); 
$base64 = base64_encode($file);

$data = array(  'firstName'             =&gt; 'James',
		'lastName'		=&gt; 'Clayson',
		'phone'			=&gt; '01234567890',
		'email' 		=&gt; 'james@email.com',
		'cvData' 		=&gt;  $base64,
		'cvFilename' 	        =&gt; 'cv.pdf',
		'job' 			=&gt; '123',
		'question' 		=&gt; 'Do you hold a full drivers licence?',
		'answer' 		=&gt; 'Yes'
	);

$ch = curl_init();
curl_setopt($ch, CURLOPT_URL, "https://api.recruitsosimple.com/post/v1/[YOUR-KEY-HERE]");
curl_setopt($ch, CURLOPT_HTTPHEADER, array('Content-Type: application/json'));
curl_setopt($ch, CURLOPT_POST, 1);
curl_setopt($ch, CURLOPT_POSTFIELDS,json_encode($data));
curl_setopt($ch, CURLOPT_RETURNTRANSFER, true);
$response  = curl_exec($ch);
curl_close($ch);
print_r($response);
</pre>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Data Feeds API (XML, JSON)</title>
		<link>https://docs.recruitsosimple.com/knowledge-base/data-feeds-api-xml-json/</link>
		
		<dc:creator><![CDATA[RecruitSoSimple]]></dc:creator>
		<pubDate>Fri, 04 Dec 2015 16:31:21 +0000</pubDate>
				<guid isPermaLink="false">https://docs.recruitsosimple.com/?post_type=ht_kb&#038;p=788</guid>

					<description><![CDATA[Introduction The Data Feeds API can be used to connect Recruit So Simple with your website, Indeed, or other compatible job board. This allows you to post vacancies, to your website and your Indeed account, directly from the vacancy record&#8217;s Share screen. The Data Feeds API is found in [Settings [&#8230;]]]></description>
										<content:encoded><![CDATA[
<h2 class="wp-block-heading" id="introduction" >Introduction</h2>



<p><strong>The Data Feeds API</strong> can be used to connect Recruit So Simple with your website, Indeed, or other compatible job board. This allows you to post vacancies, to your website and your Indeed account, directly from the vacancy record&#8217;s <a href="https://docs.recruitsosimple.com/knowledge-base/share/" data-type="ht_kb" data-id="59">Share screen</a>.</p>



<p>The Data Feeds API is found in <strong>[Settings &gt; System Settings &gt; Web &gt; Advanced]</strong>.</p>



<figure class="wp-block-image size-large"><a href="https://docs.recruitsosimple.com/wp-content/uploads/2015/12/data-posting-api.jpg"><img loading="lazy" decoding="async" width="1024" height="654" src="https://docs.recruitsosimple.com/wp-content/uploads/2015/12/data-posting-api-1024x654.jpg" alt="" class="wp-image-4016" srcset="https://docs.recruitsosimple.com/wp-content/uploads/2015/12/data-posting-api-1024x654.jpg 1024w, https://docs.recruitsosimple.com/wp-content/uploads/2015/12/data-posting-api-300x192.jpg 300w, https://docs.recruitsosimple.com/wp-content/uploads/2015/12/data-posting-api-768x491.jpg 768w, https://docs.recruitsosimple.com/wp-content/uploads/2015/12/data-posting-api-50x32.jpg 50w, https://docs.recruitsosimple.com/wp-content/uploads/2015/12/data-posting-api-1536x981.jpg 1536w, https://docs.recruitsosimple.com/wp-content/uploads/2015/12/data-posting-api-2048x1308.jpg 2048w, https://docs.recruitsosimple.com/wp-content/uploads/2015/12/data-posting-api-920x588.jpg 920w, https://docs.recruitsosimple.com/wp-content/uploads/2015/12/data-posting-api-600x383.jpg 600w, https://docs.recruitsosimple.com/wp-content/uploads/2015/12/data-posting-api-320x204.jpg 320w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></a></figure>



<div style="height:100px" aria-hidden="true" class="wp-block-spacer"></div>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h2 class="wp-block-heading" id="json-data-feed-xml-data-feed" >JSON Data Feed, XML Data Feed</h2>



<p>The JSON <strong><mark style="background-color:rgba(0, 0, 0, 0)" class="has-inline-color has-luminous-vivid-orange-color">[c]</mark></strong> and XML <strong><mark style="background-color:rgba(0, 0, 0, 0)" class="has-inline-color has-luminous-vivid-orange-color">[b]</mark></strong> data feeds provide structured vacancy data for your website. You can enable either or both, then share the feed URLs with your web developer to review. They can decide which fits best in your website environment, and integrate as needed.</p>


<figure class="wp-block-table">
<table class="has-fixed-layout">
<tbody>
<tr>
<td style="width: 50%;">Data</td>
<td class="has-text-align-center" style="width: 16.66%;" data-align="center">JSON</td>
<td class="has-text-align-center" style="width: 16.66%;" data-align="center">XML</td>
<td class="has-text-align-center" style="width: 16.66%;" data-align="center">XML/Indeed</td>
</tr>
<tr>
<td>Job Ref</td>
<td class="has-text-align-center" data-align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td class="has-text-align-center" data-align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td class="has-text-align-center" data-align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
</tr>
<tr>
<td>Job title</td>
<td class="has-text-align-center" data-align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td class="has-text-align-center" data-align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td class="has-text-align-center" data-align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
</tr>
<tr>
<td>Permanent or contract</td>
<td class="has-text-align-center" data-align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td class="has-text-align-center" data-align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td class="has-text-align-center" data-align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/274c.png" alt="❌" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
</tr>
<tr>
<td>Full-time / Part-time</td>
<td class="has-text-align-center" data-align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td class="has-text-align-center" data-align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td class="has-text-align-center" data-align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
</tr>
<tr>
<td>Start date, end date</td>
<td class="has-text-align-center" data-align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td class="has-text-align-center" data-align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td class="has-text-align-center" data-align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/274c.png" alt="❌" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
</tr>
<tr>
<td>Job description</td>
<td class="has-text-align-center" data-align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td class="has-text-align-center" data-align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td class="has-text-align-center" data-align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
</tr>
<tr>
<td>Consultant name</td>
<td class="has-text-align-center" data-align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td class="has-text-align-center" data-align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td class="has-text-align-center" data-align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/274c.png" alt="❌" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
</tr>
<tr>
<td>Consultant email address</td>
<td class="has-text-align-center" data-align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td class="has-text-align-center" data-align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/274c.png" alt="❌" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td class="has-text-align-center" data-align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/274c.png" alt="❌" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
</tr>
<tr>
<td>Salary period</td>
<td class="has-text-align-center" data-align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td class="has-text-align-center" data-align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td class="has-text-align-center" data-align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
</tr>
<tr>
<td>Salary</td>
<td class="has-text-align-center" data-align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td class="has-text-align-center" data-align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td class="has-text-align-center" data-align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
</tr>
<tr>
<td>Currency</td>
<td class="has-text-align-center" data-align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td class="has-text-align-center" data-align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td class="has-text-align-center" data-align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
</tr>
<tr>
<td>Additional salary info</td>
<td class="has-text-align-center" data-align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td class="has-text-align-center" data-align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td class="has-text-align-center" data-align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
</tr>
<tr>
<td>Town/City</td>
<td class="has-text-align-center" data-align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td class="has-text-align-center" data-align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td class="has-text-align-center" data-align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
</tr>
<tr>
<td>County</td>
<td class="has-text-align-center" data-align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td class="has-text-align-center" data-align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td class="has-text-align-center" data-align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/274c.png" alt="❌" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
</tr>
<tr>
<td>UK postcode or US ZIP code</td>
<td class="has-text-align-center" data-align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td class="has-text-align-center" data-align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td class="has-text-align-center" data-align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
</tr>
<tr>
<td>Country</td>
<td class="has-text-align-center" data-align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td class="has-text-align-center" data-align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td class="has-text-align-center" data-align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
</tr>
<tr>
<td>Client&#8217;s Business Area</td>
<td class="has-text-align-center" data-align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td class="has-text-align-center" data-align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td class="has-text-align-center" data-align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
</tr>
<tr>
<td>Business Area ID</td>
<td class="has-text-align-center" data-align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td class="has-text-align-center" data-align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td class="has-text-align-center" data-align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
</tr>
<tr>
<td>Question text</td>
<td class="has-text-align-center" data-align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td class="has-text-align-center" data-align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td class="has-text-align-center" data-align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/274c.png" alt="❌" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
</tr>
<tr>
<td>Question required</td>
<td class="has-text-align-center" data-align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td class="has-text-align-center" data-align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td class="has-text-align-center" data-align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/274c.png" alt="❌" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
</tr>
<tr>
<td>Tags ID</td>
<td class="has-text-align-center" data-align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td class="has-text-align-center" data-align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td class="has-text-align-center" data-align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
</tr>
<tr>
<td>Tags name</td>
<td class="has-text-align-center" data-align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td class="has-text-align-center" data-align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/274c.png" alt="❌" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td class="has-text-align-center" data-align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/274c.png" alt="❌" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
</tr>
<tr>
<td>Tag category</td>
<td class="has-text-align-center" data-align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td class="has-text-align-center" data-align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/274c.png" alt="❌" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td class="has-text-align-center" data-align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/274c.png" alt="❌" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
</tr>
<tr>
<td>Date added (to the database)</td>
<td class="has-text-align-center" data-align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td class="has-text-align-center" data-align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td class="has-text-align-center" data-align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/274c.png" alt="❌" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
</tr>
<tr>
<td>Date posted</td>
<td class="has-text-align-center" data-align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td class="has-text-align-center" data-align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td class="has-text-align-center" data-align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
</tr>
<tr>
<td>Client Ref</td>
<td class="has-text-align-center" data-align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/274c.png" alt="❌" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td class="has-text-align-center" data-align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/274c.png" alt="❌" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td class="has-text-align-center" data-align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
</tr>
<tr>
<td>Vacancy URL (on micro <strong>Job Board</strong>)</td>
<td class="has-text-align-center" data-align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/274c.png" alt="❌" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td class="has-text-align-center" data-align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/274c.png" alt="❌" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td class="has-text-align-center" data-align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
</tr>
</tbody>
</table>
</figure>


<div style="height:100px" aria-hidden="true" class="wp-block-spacer"></div>



<h4 class="wp-block-heading" id="adding-a-vacancy-to-the-feed" ><strong>Adding a vacancy to the feed</strong></h4>



<p>Add a vacancy to the <strong>JSON</strong>, <strong>XML</strong>, and the <strong>Indeed XML</strong> feed by enabling <strong>Data Feeds API</strong>,<strong> </strong>found under <strong>Sharing Options</strong> on a vacancy record&#8217;s <a href="https://docs.recruitsosimple.com/knowledge-base/share/" data-type="ht_kb" data-id="59">Share screen</a>.</p>



<div style="height:100px" aria-hidden="true" class="wp-block-spacer"></div>



<h4 class="wp-block-heading" id="managing-candidate-applications" ><strong>Managing candidate applications</strong></h4>



<p>When using the JSON or XML feed to integrate with your website, your web developer can use our <a href="https://docs.recruitsosimple.com/knowledge-base/data-posting-api/" data-type="ht_kb" data-id="1876">Data Posting API</a> to send candidate applications to your database.</p>



<p>Candidate applications via the micro Job Board are automatically sent to your database &#8211; and you&#8217;ll be notified when that happens.</p>



<p>In both cases, candidate applications will appear in [<strong>Candidates &gt; Web Import] </strong>where they can be reviewed and added to your database.</p>



<div style="height:100px" aria-hidden="true" class="wp-block-spacer"></div>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h2 class="wp-block-heading" id="connecting-with-indeed" >Connecting with Indeed</h2>



<p>To share your vacancies with Indeed, follow the steps below.</p>



<h4 class="wp-block-heading" id="1-get-your-xml-feed-url" >1. <strong>Get Your XML Feed URL</strong></h4>



<p>Enable the <strong>Job Board Data Feed</strong> <strong><mark style="background-color:rgba(0, 0, 0, 0)" class="has-inline-color has-luminous-vivid-orange-color">[a]</mark></strong> in <strong>[Settings &gt; System Settings &gt; Web &gt; Advanced]</strong>.</p>



<pre class="wp-block-preformatted">https://rss.cm/job/x/xml</pre>



<p>To make it compatible with Indeed, simply add <strong>/indeed</strong> the end, like this:</p>



<pre class="wp-block-preformatted">https://rss.cm/job/x/xml/indeed</pre>



<h4 class="wp-block-heading" id="2-submit-your-feed-to-indeed" >2. <strong>Submit Your Feed to Indeed</strong></h4>



<p>Contact <strong>Indeed support</strong> and let them know you have an XML feed for your vacancies. Provide the Indeed-compatible feed URL above. They will guide you through the process of adding the feed to your account.</p>



<h4 class="wp-block-heading" id="3-set-up-your-micro-job-board" >3. <strong>Set Up Your Micro Job Board</strong></h4>



<p>To ensure candidate applications reach your database, you should also enable your micro<strong> Job Board</strong>, which is included with your Recruit So Simple account.</p>



<p>For setup instructions, see our documentation: <a href="https://docs.recruitsosimple.com/knowledge-base/job-board-and-google-jobs/" data-type="ht_kb" data-id="251">Job Board &amp; Google Jobs</a>. Your Job Board Data Feed (without the Indeed modification) <strong><mark style="background-color:rgba(0, 0, 0, 0)" class="has-inline-color has-luminous-vivid-orange-color">[a]</mark></strong> is the URL for your micro Job Board. You can use the link on your website, marketing and social media.</p>



<h4 class="wp-block-heading" id="4-enable-job-sharing-on-vacancies" >4. <strong>Enable Job Sharing on Vacancies</strong></h4>



<p>Once your feed is connected and your micro Job Board is set up:</p>



<ul class="wp-block-list">
<li>Open a vacancy record</li>



<li>Go to the <strong>Share</strong> screen</li>



<li>Enable both the <strong>Job Board </strong><em>and</em> <strong>Data Feeds API</strong></li>
</ul>



<p>This will add the vacancy to your micro Job Board (allowing candidates to apply) <em>and</em> the Indeed XML feed to send the vacancy details to Indeed.</p>



<h4 class="wp-block-heading" id="5-receive-applications" >5. <strong>Receive Applications</strong></h4>



<p>When a candidate applies, their details will appear in <strong>[Candidates &gt; Web Import]</strong>, and you&#8217;ll be notified automatically.</p>



<h4 class="wp-block-heading" id="%f0%9f%94%81-bonus-tip" ><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/1f501.png" alt="🔁" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Bonus Tip</h4>



<p>If you’re manually posting vacancies on Indeed or editing existing ones:</p>



<ul class="wp-block-list">
<li>Look for an option to <strong>set a custom application URL</strong></li>



<li>Paste in the <strong>short URL</strong> shown on the vacancy’s Share screen (visible when the Job Board option is enabled on the vacancy record&#8217;s <strong>Share</strong> screen)</li>
</ul>



<p>This links directly to your micro Job Board vacancy page, so candidates apply through your system. Candidate applications can be processed in <strong>[Candidates &gt; Web Import]</strong>.</p>



<div style="height:100px" aria-hidden="true" class="wp-block-spacer"></div>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<p></p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Automation</title>
		<link>https://docs.recruitsosimple.com/knowledge-base/automation/</link>
		
		<dc:creator><![CDATA[RecruitSoSimple]]></dc:creator>
		<pubDate>Wed, 10 Dec 2014 11:21:39 +0000</pubDate>
				<guid isPermaLink="false">https://docs.recruitsosimple.com/?post_type=ht_kb&#038;p=170</guid>

					<description><![CDATA[Settings &#62; Automation You can automate email, SMS messages or tasks that are triggered by certain events in the system. Events that can be used for automation are: Add Candidate* Add Client Add Contact Add Vacancy Candidate Status Set &#8216;Archive&#8217; Add Interview Interview Date Change Vacancy pipeline statuses, including custom [&#8230;]]]></description>
										<content:encoded><![CDATA[<h3 id="settings-automation" >Settings &gt; Automation</h3>
<p>You can automate email, SMS messages or tasks that are triggered by certain events in the system. Events that can be used for automation are:</p>
<ul>
<li>Add Candidate*</li>
<li>Add Client</li>
<li>Add Contact</li>
<li>Add Vacancy</li>
<li>Candidate Status Set &#8216;Archive&#8217;</li>
<li>Add Interview</li>
<li>Interview Date Change</li>
<li>Vacancy pipeline statuses, including custom statuses</li>
</ul>
<p><a href="https://docs.recruitsosimple.com/wp-content/uploads/2014/12/RSS_Automation.jpg"><img loading="lazy" decoding="async" class="wp-image-171 size-full" src="https://docs.recruitsosimple.com/wp-content/uploads/2014/12/RSS_Automation.jpg" alt="RSS Automation" width="1325" height="551" /></a></p>
<h2 id="set-an-automated-action" >Set an automated action</h2>
<ol>
<li>Choose which event will trigger the action.</li>
<li>Choose which action type  (Email, SMS or Task).</li>
<li>Merge fields can also be used in the subject line, as well as in the message itself.</li>
<li>The available merge fields will depend upon the chosen event.</li>
<li>Attachments, for example your terms of business, can be added to emails.</li>
<li>You can disable and enable your saved actions at any time.</li>
</ol>
<p><a href="https://docs.recruitsosimple.com/wp-content/uploads/2014/12/RSS_Automation-1.jpg"><img loading="lazy" decoding="async" class="aligncenter wp-image-172 size-full" src="https://docs.recruitsosimple.com/wp-content/uploads/2014/12/RSS_Automation-1.jpg" alt="RSS Automation-1" width="1325" height="487" /></a><a href="https://docs.recruitsosimple.com/wp-content/uploads/2014/12/RSS_Automation-2.jpg"><img loading="lazy" decoding="async" class="aligncenter wp-image-173 size-full" src="https://docs.recruitsosimple.com/wp-content/uploads/2014/12/RSS_Automation-2.jpg" alt="RSS Automation-2" width="1325" height="1126" /></a>You can choose to preview automated messages before they are sent, by setting the option in [Settings &gt; My Account &gt; General]. Previewing the email allows you to edit further, add additional attachments, or dismiss.</p>
<p>* When using MailDrop to forward CVs to your database the &#8216;<strong>Add Candidate</strong>&#8216; automation is not triggered by default. To trigger the &#8216;add candidate&#8217; automation, &#8220;Automation&#8221; must be enabled for each user in the <a href="https://docs.recruitsosimple.com/knowledge-base/maildrop/">MailDrop</a> settings.</p>
<h2 id="choosing-a-recipient-for-an-automated-email" ><strong>Choosing a recipient for an automated email</strong></h2>
<p>Choose from:</p>
<ul>
<li>Candidate</li>
<li>Client Contact</li>
<li>Custom</li>
</ul>
<p>If sending to a custom email address, you also have the option to change this when previewing a triggered email &#8211; simply start typing a name to select a contact or candidate, or enter a new email address manually. This is perfect for interview reminders when a different client contact is conducting the interview.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
